From johnathan.kemp at ntlworld.com Sat Oct 1 23:18:44 2011 From: johnathan.kemp at ntlworld.com (Kemp Johnathan) Date: Sat, 1 Oct 2011 23:18:44 +0100 Subject: [Xerte] Re: question re inserting quiz.rlm into desktop xerte In-Reply-To: <012d01cc7d3b$0f830910$2e891b30$@kccsoft.com> References: <000301cc79a4$7df94f70$79ebee50$@kccsoft.com> <4E7C2BDE.2040400@tor.nl> <00c401cc7a1d$1d2a3f50$577ebdf0$@kccsoft.com> <12C67A1EEC419342AF5E59DA31562C3F05D6EC5D59@EXCHANGE1.ad.nottingham.ac.uk> <002a01cc7cc5$3da6e0d0$b8f4a270$@kccsoft.com> <4E816205.80506@tor.nl> <012d01cc7d3b$0f830910$2e891b30$@kccsoft.com> Message-ID: You picked the week I was away in Wales to ask this one, sorry for the delay in replying. - When I?m done with the wizard, and when its plugged its code into the desktop flowline?is there a way to edit that page using the wizard interface after that? Or is it a one time thing ? you build your wizard once and it gets plugged into the flowline?.any changes require building it from scratch again? I tried opening the folder with the related files to edit the wizard but that didn?t work. When you use a Page Wizard the 3 files .rlm (Model), .xwd (Form) and .xml (Data) are saved to the folder you specified. However the .rlm file is redundant as Xerte copies it into the projects structure. So any changes you make to the .rlm file after you create the wizard will NOT change your project page. However you are free to alter the page's icon structure in the Xerte Desktop icon based editing environment. So a Page Wizard can be used as a starting point. - Once built, are the sub-folders that house the wizard files needed any longer (for packing purposes or ?) or can they be deleted? You need to keep the sub folders as they contain the .xml files that carry the data for the page. The .rlm files can be deleted (though they are small so probably not significant in saving space) You could delete the .xwd files as well, but only if you don't want to open the page's wizard any more as the xwd file defines the form you use to populate your page with data. - I believe I read somewhere that wizard code can?t be saved as a model and imported into a toolkits piece. Is that correct? My understanding is I can package any desktop flowline icons into a model and then import that into online toolkits via the ?import xerte? (I think that?s what its called) menu selection?but not anything that contains wizard pages identified with the small circle in the flowline. Am I correct on that? At present the current release of page wizards use slightly different models to those in on-line toolkits but I have found a way of enabling both Page Wizards and On-line toolkits to share the same .rlm files. However whilst the process is not automatic it is perfectly possible to create a page from the basis of a Page Wizard and then include it in the Page Templates or On-line Toolkits set of pages. At present there are some issues to be aware of such as avoiding duplicate object names in the xwd files (and duplicate file names with the .rlm files, having access to edit the templates.xwd file (not sure what the equivalent is in On-line Toolkits), and the fact that upgrades will replace the templates.xwd file and thus wipe out your new page in your On-line Toolkits installation. However these are issues that are being looked at. I have developed a number of new Page Wizards and I expect to make them available (if people want them) in the Page Templates / On-line Toolkits list of pages in the not to distant future. Kind regards Johnathan On 27 September 2011 18:29, KnowledgeWare wrote: > Thanks Tom/Julian for these answers! > > > > RonM2 > > > > *From:* xerte-bounces at lists.nottingham.ac.uk [mailto: > xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *Tom Reijnders > *Sent:* Monday, September 26, 2011 10:41 PM > *To:* xerte at lists.nottingham.ac.uk > > *Subject:* [Xerte] Re: question re inserting quiz.rlm into desktop xerte > > > > Ron, > > > - You can start the wizard interface again by double-clicking on the > toplevel page wizard icon (the one with the circle) > - You have to keep them as they are > - Correct. But I am not even sure whether you can import any 'normal' xerte > flowline. > > Tom > > Op 27-9-2011 5:26, KnowledgeWare schreef: > > Hello Julian: > > > > Yes, thanks, that?s helpful. > > > > From my understanding, I think if there was a way to open the templates > from totally outside the desktop version that would be more intuitive, > because I think that?s really launching you into a totally different > application and shutting down the desktop version. > > > > The wizards however, I think are ideal where they are. A couple more > questions re wizards if you don?t mind ? > > > > When I?m done with the wizard, and when its plugged its code into the > desktop flowline?is there a way to edit that page using the wizard interface > after that? Or is it a one time thing ? you build your wizard once and it > gets plugged into the flowline?.any changes require building it from scratch > again? I tried opening the folder with the related files to edit the wizard > but that didn?t work. > > > Once built, are the sub-folders that house the wizard files needed any > longer (for packing purposes or ?) or can they be deleted? > > > I believe I read somewhere that wizard code can?t be saved as a model and > imported into a toolkits piece. Is that correct? My understanding is I can > package any desktop flowline icons into a model and then import that into > online toolkits via the ?import xerte? (I think that?s what its called) menu > selection?but not anything that contains wizard pages identified with the > small circle in the flowline. Am I correct on that? > > > > Thanks > > RonM2 > > > > *From:* xerte-bounces at lists.nottingham.ac.uk [ > mailto:xerte-bounces at lists.nottingham.ac.uk] > *On Behalf Of *Julian Tenney > *Sent:* Monday, September 26, 2011 2:08 AM > *To:* Xerte discussion list > *Subject:* [Xerte] Re: question re inserting quiz.rlm into desktop xerte > > > > Think like AW?s KOs. > > > > Some are application level ? for example the page templates template, which > is the same thing as the Xerte Online Toolkit in Toolkit (maybe we should > change Page templates to Xerte Online Toolkit in standalone xerte). The > entire application is constructed using the wizard. The end user does not > interact with the flow line at all. > > > > Some are page level. You can mix them up with your own custom code, thanks > to Jonathan?s work. > > > > In all cases the wizard is used to edit the xml that the template uses. > > > > The template?s logic is implemented in a model. Think like AWs models, a > chunk of flow line that does a particular thing. In this case they are > data-driven by the xml edited in the wizard. > > > > I guess a temple comprises a wizard, some data and a model. > > > > 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/xerte > > > > 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. > > > > > > > > -- > > -- > > > > Tom Reijnders > > TOR Informatica > > Chopinlaan 27 > > 5242HM Rosmalen > > Tel: 073 5226191 > > Fax: 073 5226196 > > > > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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. > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From johnathan.kemp at ntlworld.com Sun Oct 2 08:33:54 2011 From: johnathan.kemp at ntlworld.com (Kemp Johnathan) Date: Sun, 2 Oct 2011 08:33:54 +0100 Subject: [Xerte] Re: problem getting wizards to open In-Reply-To: <001301cc7d90$b4f54fc0$1edfef40$@kccsoft.com> References: <001301cc7d90$b4f54fc0$1edfef40$@kccsoft.com> Message-ID: When you are using desktop Xerte can I recommend to you the following : 1. Create a separate folder for each Xerte project - it appeared to me from watching your very rapid playing jing file that you had several .rlo files in the same folder. 2. Create in that folder a folder called "pages". 3. Whenever you use a Page Wizard in that project you use the Xerte dialogue, that opens when you select your Page Wizard, to create a folder for that page in the "pages" folder. 4. When the prompt to open the Page Wizard is offered select "No". 5. Look at the properties for the new page you have created and examine the templateData property, it should read something like FileLocation + 'pages/pageFolder/modelFileName.xml' e.g. FileLocation + 'pages/001a/scenario.xml' Where 001a was the folder I created for the page and scenario.xml was the name of the xml file. You can open the page's wizard form by double left clicking on the page icon in the project tree. Your problem is a direct result of Xerte not being able to locate the wizard files for the page and will disappear if you follow some simple steps for tidying up your project files. Every page wizard requires its own folder, not shared with any other page wizard otherwise there is a risk that if you create two pages using the same wizard that one xml data file would simply over-write the other one. Kind regards Johnathan On 28 September 2011 04:42, KnowledgeWare wrote: > I?m still having problems getting page wizards to open on Windows 7. > Kaspersky anti virus is set to trust xerte.exe, not sure why else they would > not open, unless I?m doing something wrong or not understanding what should > be happening. I?ve put a Jing movie at this location to describe the issue: > > > > http://www.kccsoft.com/kccsoft/movies/xertewizard_swf.htm > > > > Anyone else having this? > > > > RonM2 > > 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/xerte > > 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. > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From johnathan.kemp at ntlworld.com Sun Oct 2 09:20:22 2011 From: johnathan.kemp at ntlworld.com (Kemp Johnathan) Date: Sun, 2 Oct 2011 09:20:22 +0100 Subject: [Xerte] Examples of Page Wizards usage Message-ID: Hello everyone, I know from the discussions on this list that there are a number of you using the Page Wizards, and that many of you have been using the Page Wizards for some time. As the developer of the Page Wizards I am keen to spread the good news and to make more people aware of the benefits that Page Wizards offer users of Xerte. it would be really helpful to me if anyone out there who is using Page Wizards could either email me directly or reply to this posting with responses to any of the following : - Brief details of your situation - who you develop projects for, are you an individual or part of a team, private or public sector? - Why you chose to use Page Wizards - What benefits you feel that Page Wizards give you that would not be available to you in a Page Templates or On-line Toolkits environment - An idea of the kind of projects you have been developing e.g. topics covered, target audience, who they were produced for. - Any examples you can provide that illustrate how you have been able to take a Page Wizard and tweak or extend it to achieve more than it offers "out of the box". - Any examples of projects you have completed that you feel would not have been achievable without the use of Page Wizards. My aim is to draw up a brief document that I can use to promote the use of Page Wizards to a wider audience. So I would like to quote from your replies unless you indicate that as being unacceptable to you. Thank you in anticipation of your response. Johnathan -------------- next part -------------- An HTML attachment was scrubbed... URL: From Julian.Tenney at nottingham.ac.uk Mon Oct 3 09:42:08 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Mon, 3 Oct 2011 09:42:08 +0100 Subject: [Xerte] Re: Android App In-Reply-To: References: Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A493C80B@EXCHANGE1.ad.nottingham.ac.uk> Hi, I'm currently working on an android app, built using Xerte 3.0 (i.e. using the Flex SDK). It's pretty embryonic right now: the app loads up content from a xerte online toolkits installation, and renders it on the phone: I should have a rough prototype for people to start messing about with at the end of this week. Tell me more about how you anticipate your app working? What will do / how will it work? Do you expect it to handle content made using Xerte Online Toolkits, or native Xerte rlo code? It would make a nice project, and is do-able, depending on what you want to do. One nice thing would be to develop a custom template, so that authors can create data for your app to consume: then you could do something custom... Happy to help you develop your ideas, J From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of David Wood Sent: 30 September 2011 16:38 To: xerte at lists.nottingham.ac.uk Subject: [Xerte] Android App Hi, I'm a 4th year Computer Science student at Heriot-Watt University in Edinburgh and am currently looking at the possibility of creating an android app which would allow viewing of Xerte projects (instead of using a browser) and possibly creating (although I'm not sure of the complexity that would involve) for my Honors project. Are there any current developers looking into this? Do you think it would be a worthy investment of my time? And finally, Will the project be do-able, as a solo project over around 5-6 months? Many Thanks for any replies, David -------------- next part -------------- An HTML attachment was scrubbed... URL: From andrew.lian at andrewlian.com Mon Oct 3 15:49:27 2011 From: andrew.lian at andrewlian.com (A-P. Lian) Date: Mon, 3 Oct 2011 21:49:27 +0700 Subject: [Xerte] Re: Problem with Xerte online toolkit under xampp In-Reply-To: References: <0FD37F32-4762-4223-A0F7-2E0CC2714791@googlemail.com> <9DBBAEF6-4C1B-4CAD-AF05-C3B7D48EA2FD@googlemail.com> Message-ID: Hi Pat I reinstalled xampp and it all seems to be working correctly. Now I need some docs on the various functions and pages etc for instance, drag and drop fill in the blank. I guess I will find it in due course. Thanks for your help. Andrew -- Professor Dr. Andrew Lian School of English Institute of Social Technology Suranaree University of Technology 111 University Avenue Muang District Nakhon Ratchasima, Thailand, 30000 Emeritus Professor , University of Canberra, Canberra, ACT, Australia Vice-President of AsiaCALL e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com We don't see things as they are, we see things as we are. (Ana?s Nin) The universe is made up of stories, not atoms (Muriel Rukeyser) When you change the way you look at things, the things you look at change (Max Planck) On Sun, Sep 18, 2011 at 17:21, Pat Lockley wrote: > I would reinstall XAMPP (by the sounds of it, it's a logical next > step, especially if it's all browsers). > > Once it's reinstalled, give it a try again, then we'll see if the > problem is still around. > > On Sun, Sep 18, 2011 at 10:59 AM, A-P. Lian > wrote: > > Hmmm,,,, I have not knowingly made any changes to xampp - but then I > rarely > > use it. > > > > I do run the noscript add-on in Firefox but localhost is permitted and > the > > problem also occurs on IE and Chrome. > > > > Maybe it is something to do with Xampp as you say - wonder where... > > > > I am using a fairly old version of xampp (a couple of years) maybe it is > > time to reinstal??? I confess to knowing nothing of xampp. Where would I > > like at session settings? I imagine it is all done in files... which I > have > > not touched. > > > > > > Cheers > > Andrew > > > > -- > > Professor Dr. Andrew Lian > > School of English > > Institute of Social Technology > > Suranaree University of Technology > > 111 University Avenue > > Muang District > > Nakhon Ratchasima, Thailand, 30000 > > Emeritus Professor , University of Canberra, Canberra, ACT, Australia > > Vice-President of AsiaCALL > > e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com > > > > We don't see things as they are, we see things as we are. (Ana?s Nin) > > The universe is made up of stories, not atoms (Muriel Rukeyser) > > When you change the way you look at things, the things you look at change > > (Max Planck) > > > > > > On Sun, Sep 18, 2011 at 16:42, Pat Lockley < > patrick.lockley at googlemail.com> > > wrote: > >> > >> By literally nothing happens does the firebug console show any activity > or > >> a JavaScript error? > >> It will remember old projects as the database will be the same. > >> I don't recognise that code as mine - looks like html5 which XOT wasn't > >> written in. > >> Seems like edit.php isn't returning anything. Makes me wonder if you're > >> xampp has had a modification to it's session settings? > >> > >> On 18 Sep 2011, at 10:24, "A-P. Lian" > wrote: > >> > >> Hi Patrick, > >> > >> Thanks for your response. > >> > >> In the meantime, I reinstalled xerteonlinetoolkit - all went well > >> apparently. > >> > >> However... > >> > >> (a) I can no longer create a new object. I can click on the Create > Project > >> button but literally nothing happens. > >> > >> (b) It still seems to remember some older projects. I can select them > and > >> click on Edit. When that happens, a window opens. The window is empty. > >> > >> Firebug shows the following code: > >> > >> > >> > >> I could instal this on an outside server but would prefer not to - > >> especially as I do not have LDAP running. > >> > >> All the best > >> Andrew > >> > >> > >> -- > >> Professor Dr. Andrew Lian > >> School of English > >> Institute of Social Technology > >> Suranaree University of Technology > >> 111 University Avenue > >> Muang District > >> Nakhon Ratchasima, Thailand, 30000 > >> Emeritus Professor , University of Canberra, Canberra, ACT, Australia > >> Vice-President of AsiaCALL > >> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com > >> > >> We don't see things as they are, we see things as we are. (Ana?s Nin) > >> The universe is made up of stories, not atoms (Muriel Rukeyser) > >> When you change the way you look at things, the things you look at > change > >> (Max Planck) > >> > >> > >> On Sun, Sep 18, 2011 at 14:45, Pat Lockley > >> wrote: > >>> > >>> Is the pop up window empty for all projects. What happens when you > create > >>> a new one? > >>> If you open the empty pop up. Can you press f11 and then right click > and > >>> select 'view source'. What do you see? > >>> > >>> On 18 Sep 2011, at 04:15, "A-P. Lian" > wrote: > >>> > >>> Hello > >>> > >>> I am trying to return to Xerte after a couple of years away. I have > >>> decided to try experimenting with the online toolkit which seems like a > >>> better way to go than the Windows application. > >>> > >>> I have installed the online toolkit on my PC under xampp but... > although > >>> it seemed to work for a short while, it has now stopped working. > >>> > >>> What this means is that I can create an object from a template or that > I > >>> can select a previously-made object. When I click on the Edit button, a > >>> popup window appears with nothing in it. Needless to say, this is not > much > >>> use and I have not found a way to deal with it. At some stage in my > playing > >>> around with xerte I was also told that I was not authorised to use that > >>> object (or words to that effect). I am not running ldap or anything > like > >>> that. As far as I can tell, there is no protection of any kind. > >>> > >>> I would appreciate some help. > >>> > >>> Thank you > >>> > >>> Andrew > >>> > >>> > >>> -- > >>> Professor Dr. Andrew Lian > >>> School of English > >>> Institute of Social Technology > >>> Suranaree University of Technology > >>> 111 University Avenue > >>> Muang District > >>> Nakhon Ratchasima, Thailand, 30000 > >>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia > >>> Vice-President of AsiaCALL > >>> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com > >>> > >>> We don't see things as they are, we see things as we are. (Ana?s Nin) > >>> The universe is made up of stories, not atoms (Muriel Rukeyser) > >>> When you change the way you look at things, the things you look at > change > >>> (Max Planck) > >>> > >>> 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/xerte > >>> > >>> 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/xerte > >>> > >>> 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/xerte > >> > >> 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/xerte > >> > >> 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/xerte > > > > 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/xerte > -------------- next part -------------- An HTML attachment was scrubbed... URL: From patrick.lockley at googlemail.com Mon Oct 3 18:35:10 2011 From: patrick.lockley at googlemail.com (Pat Lockley) Date: Mon, 3 Oct 2011 18:35:10 +0100 Subject: [Xerte] Re: Problem with Xerte online toolkit under xampp In-Reply-To: References: <0FD37F32-4762-4223-A0F7-2E0CC2714791@googlemail.com> <9DBBAEF6-4C1B-4CAD-AF05-C3B7D48EA2FD@googlemail.com> Message-ID: http://www.jisctechdis.ac.uk/techdis/pages/detail/online_resources/Xerte_Getting_started On Mon, Oct 3, 2011 at 3:49 PM, A-P. Lian wrote: > Hi Pat > > I reinstalled xampp and it all seems to be working correctly. Now I need > some docs on the various functions and pages etc for instance, drag and drop > fill in the blank. I guess I will find it in due course. Thanks for your > help. > > Andrew > > > -- > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of Canberra, Canberra, ACT, Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com > > We don't see things as they are, we see things as we are. (Ana?s Nin) > The universe is made up of stories, not atoms (Muriel Rukeyser) > When you change the way you look at things, the things you look at change > (Max Planck) > > > On Sun, Sep 18, 2011 at 17:21, Pat Lockley > wrote: >> >> I would reinstall XAMPP (by the sounds of it, it's a logical next >> step, especially if it's all browsers). >> >> Once it's reinstalled, give it a try again, then we'll see if the >> problem is still around. >> >> On Sun, Sep 18, 2011 at 10:59 AM, A-P. Lian >> wrote: >> > Hmmm,,,, I have not knowingly made any changes to xampp - but then I >> > rarely >> > use it. >> > >> > I do run the noscript add-on in Firefox but localhost is permitted and >> > the >> > problem also occurs on IE and Chrome. >> > >> > Maybe it is something to do with Xampp as you say - wonder where... >> > >> > I am using a fairly old version of xampp (a couple of years) maybe it is >> > time to reinstal??? I confess to knowing nothing of xampp. Where would I >> > like at session settings? I imagine it is all done in files... which I >> > have >> > not touched. >> > >> > >> > Cheers >> > Andrew >> > >> > -- >> > Professor Dr. Andrew Lian >> > School of English >> > Institute of Social Technology >> > Suranaree University of Technology >> > 111 University Avenue >> > Muang District >> > Nakhon Ratchasima, Thailand, 30000 >> > Emeritus Professor , University of Canberra, Canberra, ACT, Australia >> > Vice-President of AsiaCALL >> > e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >> > >> > We don't see things as they are, we see things as we are. (Ana?s Nin) >> > The universe is made up of stories, not atoms (Muriel Rukeyser) >> > When you change the way you look at things, the things you look at >> > change >> > (Max Planck) >> > >> > >> > On Sun, Sep 18, 2011 at 16:42, Pat Lockley >> > >> > wrote: >> >> >> >> By literally nothing happens does the firebug console show any activity >> >> or >> >> a JavaScript error? >> >> It will remember old projects as the database will be the same. >> >> I don't recognise that code as mine - looks like html5 which XOT wasn't >> >> written in. >> >> Seems like edit.php isn't returning anything. Makes me wonder if you're >> >> xampp has had a modification to it's session settings? >> >> >> >> On 18 Sep 2011, at 10:24, "A-P. Lian" >> >> wrote: >> >> >> >> Hi Patrick, >> >> >> >> Thanks for your response. >> >> >> >> In the meantime, I reinstalled xerteonlinetoolkit - all went well >> >> apparently. >> >> >> >> However... >> >> >> >> (a) I can no longer create a new object. I can click on the Create >> >> Project >> >> button but literally nothing happens. >> >> >> >> (b) It still seems to remember some older projects. I can select them >> >> and >> >> click on Edit. When that happens, a window opens. The window is empty. >> >> >> >> Firebug shows the following code: >> >> >> >> >> >> >> >> I could instal this on an outside server but would prefer not to - >> >> especially as I do not have LDAP running. >> >> >> >> All the best >> >> Andrew >> >> >> >> >> >> -- >> >> Professor Dr. Andrew Lian >> >> School of English >> >> Institute of Social Technology >> >> Suranaree University of Technology >> >> 111 University Avenue >> >> Muang District >> >> Nakhon Ratchasima, Thailand, 30000 >> >> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >> >> Vice-President of AsiaCALL >> >> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >> >> >> >> We don't see things as they are, we see things as we are. (Ana?s Nin) >> >> The universe is made up of stories, not atoms (Muriel Rukeyser) >> >> When you change the way you look at things, the things you look at >> >> change >> >> (Max Planck) >> >> >> >> >> >> On Sun, Sep 18, 2011 at 14:45, Pat Lockley >> >> wrote: >> >>> >> >>> Is the pop up window empty for all projects. What happens when you >> >>> create >> >>> a new one? >> >>> If you open the empty pop up. Can you press f11 and then right click >> >>> and >> >>> select 'view source'. What do you see? >> >>> >> >>> On 18 Sep 2011, at 04:15, "A-P. Lian" >> >>> wrote: >> >>> >> >>> Hello >> >>> >> >>> I am trying to return to Xerte after a couple of years away. I have >> >>> decided to try experimenting with the online toolkit which seems like >> >>> a >> >>> better way to go than the Windows application. >> >>> >> >>> I have installed the online toolkit on my PC under xampp but... >> >>> although >> >>> it seemed to work for a short while, it has now stopped working. >> >>> >> >>> What this means is that I can create an object from a template or that >> >>> I >> >>> can select a previously-made object. When I click on the Edit button, >> >>> a >> >>> popup window appears with nothing in it. Needless to say, this is not >> >>> much >> >>> use and I have not found a way to deal with it. At some stage in my >> >>> playing >> >>> around with xerte I was also told that I was not authorised to use >> >>> that >> >>> object (or words to that effect). I am not running ldap or anything >> >>> like >> >>> that. As far as I can tell, there is no protection of any kind. >> >>> >> >>> I would appreciate some help. >> >>> >> >>> Thank you >> >>> >> >>> Andrew >> >>> >> >>> >> >>> -- >> >>> Professor Dr. Andrew Lian >> >>> School of English >> >>> Institute of Social Technology >> >>> Suranaree University of Technology >> >>> 111 University Avenue >> >>> Muang District >> >>> Nakhon Ratchasima, Thailand, 30000 >> >>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >> >>> Vice-President of AsiaCALL >> >>> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >> >>> >> >>> We don't see things as they are, we see things as we are. (Ana?s Nin) >> >>> The universe is made up of stories, not atoms (Muriel Rukeyser) >> >>> When you change the way you look at things, the things you look at >> >>> change >> >>> (Max Planck) >> >>> >> >>> 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/xerte >> >>> >> >>> 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/xerte >> >>> >> >>> 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/xerte >> >> >> >> 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/xerte >> >> >> >> 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/xerte >> > >> > 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/xerte > > > 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/xerte > > 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. > > > From andrew.lian at andrewlian.com Mon Oct 3 20:29:11 2011 From: andrew.lian at andrewlian.com (A-P. Lian) Date: Tue, 4 Oct 2011 02:29:11 +0700 Subject: [Xerte] Re: Problem with Xerte online toolkit under xampp In-Reply-To: References: <0FD37F32-4762-4223-A0F7-2E0CC2714791@googlemail.com> <9DBBAEF6-4C1B-4CAD-AF05-C3B7D48EA2FD@googlemail.com> Message-ID: Thank you Pat - very helpful indeed - and congratulations on what looks like a great system. Andrew -- Professor Dr. Andrew Lian School of English Institute of Social Technology Suranaree University of Technology 111 University Avenue Muang District Nakhon Ratchasima, Thailand, 30000 Emeritus Professor , University of Canberra, Canberra, ACT, Australia Vice-President of AsiaCALL e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com We don't see things as they are, we see things as we are. (Ana?s Nin) The universe is made up of stories, not atoms (Muriel Rukeyser) When you change the way you look at things, the things you look at change (Max Planck) On Tue, Oct 4, 2011 at 00:35, Pat Lockley wrote: > > http://www.jisctechdis.ac.uk/techdis/pages/detail/online_resources/Xerte_Getting_started > > On Mon, Oct 3, 2011 at 3:49 PM, A-P. Lian > wrote: > > Hi Pat > > > > I reinstalled xampp and it all seems to be working correctly. Now I need > > some docs on the various functions and pages etc for instance, drag and > drop > > fill in the blank. I guess I will find it in due course. Thanks for your > > help. > > > > Andrew > > > > > > -- > > Professor Dr. Andrew Lian > > School of English > > Institute of Social Technology > > Suranaree University of Technology > > 111 University Avenue > > Muang District > > Nakhon Ratchasima, Thailand, 30000 > > Emeritus Professor , University of Canberra, Canberra, ACT, Australia > > Vice-President of AsiaCALL > > e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com > > > > We don't see things as they are, we see things as we are. (Ana?s Nin) > > The universe is made up of stories, not atoms (Muriel Rukeyser) > > When you change the way you look at things, the things you look at change > > (Max Planck) > > > > > > On Sun, Sep 18, 2011 at 17:21, Pat Lockley < > patrick.lockley at googlemail.com> > > wrote: > >> > >> I would reinstall XAMPP (by the sounds of it, it's a logical next > >> step, especially if it's all browsers). > >> > >> Once it's reinstalled, give it a try again, then we'll see if the > >> problem is still around. > >> > >> On Sun, Sep 18, 2011 at 10:59 AM, A-P. Lian > > >> wrote: > >> > Hmmm,,,, I have not knowingly made any changes to xampp - but then I > >> > rarely > >> > use it. > >> > > >> > I do run the noscript add-on in Firefox but localhost is permitted and > >> > the > >> > problem also occurs on IE and Chrome. > >> > > >> > Maybe it is something to do with Xampp as you say - wonder where... > >> > > >> > I am using a fairly old version of xampp (a couple of years) maybe it > is > >> > time to reinstal??? I confess to knowing nothing of xampp. Where would > I > >> > like at session settings? I imagine it is all done in files... which I > >> > have > >> > not touched. > >> > > >> > > >> > Cheers > >> > Andrew > >> > > >> > -- > >> > Professor Dr. Andrew Lian > >> > School of English > >> > Institute of Social Technology > >> > Suranaree University of Technology > >> > 111 University Avenue > >> > Muang District > >> > Nakhon Ratchasima, Thailand, 30000 > >> > Emeritus Professor , University of Canberra, Canberra, ACT, Australia > >> > Vice-President of AsiaCALL > >> > e-mail: andrew.lian at andrewlian.com; website: > http://www.andrewlian.com > >> > > >> > We don't see things as they are, we see things as we are. (Ana?s Nin) > >> > The universe is made up of stories, not atoms (Muriel Rukeyser) > >> > When you change the way you look at things, the things you look at > >> > change > >> > (Max Planck) > >> > > >> > > >> > On Sun, Sep 18, 2011 at 16:42, Pat Lockley > >> > > >> > wrote: > >> >> > >> >> By literally nothing happens does the firebug console show any > activity > >> >> or > >> >> a JavaScript error? > >> >> It will remember old projects as the database will be the same. > >> >> I don't recognise that code as mine - looks like html5 which XOT > wasn't > >> >> written in. > >> >> Seems like edit.php isn't returning anything. Makes me wonder if > you're > >> >> xampp has had a modification to it's session settings? > >> >> > >> >> On 18 Sep 2011, at 10:24, "A-P. Lian" > >> >> wrote: > >> >> > >> >> Hi Patrick, > >> >> > >> >> Thanks for your response. > >> >> > >> >> In the meantime, I reinstalled xerteonlinetoolkit - all went well > >> >> apparently. > >> >> > >> >> However... > >> >> > >> >> (a) I can no longer create a new object. I can click on the Create > >> >> Project > >> >> button but literally nothing happens. > >> >> > >> >> (b) It still seems to remember some older projects. I can select them > >> >> and > >> >> click on Edit. When that happens, a window opens. The window is > empty. > >> >> > >> >> Firebug shows the following code: > >> >> > >> >> > >> >> > >> >> I could instal this on an outside server but would prefer not to - > >> >> especially as I do not have LDAP running. > >> >> > >> >> All the best > >> >> Andrew > >> >> > >> >> > >> >> -- > >> >> Professor Dr. Andrew Lian > >> >> School of English > >> >> Institute of Social Technology > >> >> Suranaree University of Technology > >> >> 111 University Avenue > >> >> Muang District > >> >> Nakhon Ratchasima, Thailand, 30000 > >> >> Emeritus Professor , University of Canberra, Canberra, ACT, Australia > >> >> Vice-President of AsiaCALL > >> >> e-mail: andrew.lian at andrewlian.com; website: > http://www.andrewlian.com > >> >> > >> >> We don't see things as they are, we see things as we are. (Ana?s Nin) > >> >> The universe is made up of stories, not atoms (Muriel Rukeyser) > >> >> When you change the way you look at things, the things you look at > >> >> change > >> >> (Max Planck) > >> >> > >> >> > >> >> On Sun, Sep 18, 2011 at 14:45, Pat Lockley > >> >> wrote: > >> >>> > >> >>> Is the pop up window empty for all projects. What happens when you > >> >>> create > >> >>> a new one? > >> >>> If you open the empty pop up. Can you press f11 and then right click > >> >>> and > >> >>> select 'view source'. What do you see? > >> >>> > >> >>> On 18 Sep 2011, at 04:15, "A-P. Lian" > >> >>> wrote: > >> >>> > >> >>> Hello > >> >>> > >> >>> I am trying to return to Xerte after a couple of years away. I have > >> >>> decided to try experimenting with the online toolkit which seems > like > >> >>> a > >> >>> better way to go than the Windows application. > >> >>> > >> >>> I have installed the online toolkit on my PC under xampp but... > >> >>> although > >> >>> it seemed to work for a short while, it has now stopped working. > >> >>> > >> >>> What this means is that I can create an object from a template or > that > >> >>> I > >> >>> can select a previously-made object. When I click on the Edit > button, > >> >>> a > >> >>> popup window appears with nothing in it. Needless to say, this is > not > >> >>> much > >> >>> use and I have not found a way to deal with it. At some stage in my > >> >>> playing > >> >>> around with xerte I was also told that I was not authorised to use > >> >>> that > >> >>> object (or words to that effect). I am not running ldap or anything > >> >>> like > >> >>> that. As far as I can tell, there is no protection of any kind. > >> >>> > >> >>> I would appreciate some help. > >> >>> > >> >>> Thank you > >> >>> > >> >>> Andrew > >> >>> > >> >>> > >> >>> -- > >> >>> Professor Dr. Andrew Lian > >> >>> School of English > >> >>> Institute of Social Technology > >> >>> Suranaree University of Technology > >> >>> 111 University Avenue > >> >>> Muang District > >> >>> Nakhon Ratchasima, Thailand, 30000 > >> >>> Emeritus Professor , University of Canberra, Canberra, ACT, > Australia > >> >>> Vice-President of AsiaCALL > >> >>> e-mail: andrew.lian at andrewlian.com; website: > http://www.andrewlian.com > >> >>> > >> >>> We don't see things as they are, we see things as we are. (Ana?s > Nin) > >> >>> The universe is made up of stories, not atoms (Muriel Rukeyser) > >> >>> When you change the way you look at things, the things you look at > >> >>> change > >> >>> (Max Planck) > >> >>> > >> >>> 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/xerte > >> >>> > >> >>> 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/xerte > >> >>> > >> >>> 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/xerte > >> >> > >> >> 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/xerte > >> >> > >> >> 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/xerte > >> > > >> > 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/xerte > > > > > > 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/xerte > > > > 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/xerte > -------------- next part -------------- An HTML attachment was scrubbed... URL: From knowledgeware at kccsoft.com Mon Oct 3 22:01:20 2011 From: knowledgeware at kccsoft.com (KnowledgeWare) Date: Mon, 3 Oct 2011 14:01:20 -0700 Subject: [Xerte] Re: Gates closed after flash bolted In-Reply-To: <160B729F-57FC-4114-B1E3-768835BF6E93@googlemail.com> References: <160B729F-57FC-4114-B1E3-768835BF6E93@googlemail.com> Message-ID: <000e01cc820f$9a65b9a0$cf312ce0$@kccsoft.com> Hello Pat: I read your post a few weeks ago and noticed no replies, but it's been on my mind. In the long term strategy, what can be done about an unrelenting war on actionscript by the major players? Sooner or later it will become redundant, and that's a concern, especially to those of us stranded by Authorware ending. I remember a post from Julian some time ago saying that xerte, as an XML editor, could possibly be ported to another platform in the future should that become necessary, or at least I think that was the nature of his comments. The best case it seems to me would be to have it sitting on top of HTML5, but I have no idea if that is possible. RonM2 -----Original Message----- From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Pat Lockley Sent: Friday, September 16, 2011 7:29 AM To: Xerte discussion list Subject: [Xerte] Gates closed after flash bolted http://www.theregister.co.uk/2011/09/15/no_plug_ins_on_windows_eight_browser / Ie10 to drop flash, sort of Discuss. _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte 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. From andrew.lian at andrewlian.com Tue Oct 4 06:00:08 2011 From: andrew.lian at andrewlian.com (A-P. Lian) Date: Tue, 4 Oct 2011 12:00:08 +0700 Subject: [Xerte] Xerte and Moodle Message-ID: Hello, I guess the question has been asked before but here goes anyway - I do not seem to be able to find an answer. Is there some kind of moodle plugin which would embed xerte lessons/quizzes etc... into moodle, including a grading function? It was suggested that xerte objects should be transformed into SCORM packages and that, in principle, this would also carry the scoring information across. I have no idea whether this actually works. Also... I do not see how in the *xerte online toolkit* it would be possible to create a SCORM package (or am I looking in the wrong place?). Many thanks Andrew -- Professor Dr. Andrew Lian School of English Institute of Social Technology Suranaree University of Technology 111 University Avenue Muang District Nakhon Ratchasima, Thailand, 30000 Emeritus Professor , University of Canberra, Canberra, ACT, Australia Vice-President of AsiaCALL e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com We don't see things as they are, we see things as we are. (Ana?s Nin) The universe is made up of stories, not atoms (Muriel Rukeyser) When you change the way you look at things, the things you look at change (Max Planck) -------------- next part -------------- An HTML attachment was scrubbed... URL: From david at palepurple.co.uk Tue Oct 4 06:50:51 2011 From: david at palepurple.co.uk (David Goodwin) Date: Tue, 4 Oct 2011 06:50:51 +0100 Subject: [Xerte] Re: Xerte and Moodle In-Reply-To: References: Message-ID: > > It was suggested that xerte objects should be transformed into SCORM packages and that, in principle, this would also carry the scoring information across. I have no idea whether this actually works. > > Also... I do not see how in the *xerte online toolkit* it would be possible to create a SCORM package (or am I looking in the wrong place?). After logging in, select the learning object you are interested in and click "Properties" In the popup window which appears, click "Export" down the left, and then you'll see links to export the LO into a SCORM package. David. Pale Purple Ltd. (Company No: 5580814) 'Business Web Application Development and Training in PHP' http://www.palepurple.co.uk Office: 0845 0046746 Mobile: 07792380669 Follow us on Twitter: @PalePurpleLtd From reijnders at tor.nl Tue Oct 4 07:15:05 2011 From: reijnders at tor.nl (Tom Reijnders) Date: Tue, 04 Oct 2011 08:15:05 +0200 Subject: [Xerte] Re: Xerte and Moodle In-Reply-To: References: Message-ID: <4E8AA469.7080303@tor.nl> Hello, SCORM tracking is only available for the quiz at the moment, and you have to enable it. It is disabled by default. You can enable it by setting the optional Scorm tracking parameter. Regards, Tom Op 4-10-2011 7:00, A-P. Lian schreef: > Hello, > > I guess the question has been asked before but here goes anyway - I do > not seem to be able to find an answer. > > Is there some kind of moodle plugin which would embed xerte > lessons/quizzes etc... into moodle, including a grading function? > > It was suggested that xerte objects should be transformed into SCORM > packages and that, in principle, this would also carry the scoring > information across. I have no idea whether this actually works. > > Also... I do not see how in the *xerte online toolkit* it would be > possible to create a SCORM package (or am I looking in the wrong place?). > > Many thanks > Andrew > > > -- > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of Canberra, Canberra, ACT, Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com > ; website: > http://www.andrewlian.com > > We don't see things as they are, we see things as we are. (Ana?s Nin) > The universe is made up of stories, not atoms (Muriel Rukeyser) > When you change the way you look at things, the things you look at > change (Max Planck) > > 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/xerte > > 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. > > -- -- Tom Reijnders TOR Informatica Chopinlaan 27 5242HM Rosmalen Tel: 073 5226191 Fax: 073 5226196 -------------- next part -------------- An HTML attachment was scrubbed... URL: From andrew.lian at andrewlian.com Tue Oct 4 07:16:57 2011 From: andrew.lian at andrewlian.com (A-P. Lian) Date: Tue, 4 Oct 2011 13:16:57 +0700 Subject: [Xerte] Re: Xerte and Moodle In-Reply-To: References: Message-ID: Thank you. That will be a good start. Do you know if the scoring information will carry across and be recorded on moodle? Cheers Andrew -- Professor Dr. Andrew Lian School of English Institute of Social Technology Suranaree University of Technology 111 University Avenue Muang District Nakhon Ratchasima, Thailand, 30000 Emeritus Professor , University of Canberra, Canberra, ACT, Australia Vice-President of AsiaCALL e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com We don't see things as they are, we see things as we are. (Ana?s Nin) The universe is made up of stories, not atoms (Muriel Rukeyser) When you change the way you look at things, the things you look at change (Max Planck) On Tue, Oct 4, 2011 at 12:50, David Goodwin wrote: > > > > It was suggested that xerte objects should be transformed into SCORM > packages and that, in principle, this would also carry the scoring > information across. I have no idea whether this actually works. > > > > Also... I do not see how in the *xerte online toolkit* it would be > possible to create a SCORM package (or am I looking in the wrong place?). > > > > After logging in, select the learning object you are interested in and > click "Properties" > > In the popup window which appears, click "Export" down the left, and then > you'll see links to export the LO into a SCORM package. > > David. > > > Pale Purple Ltd. (Company No: 5580814) > 'Business Web Application Development and Training in PHP' > > http://www.palepurple.co.uk > Office: 0845 0046746 Mobile: 07792380669 > > Follow us on Twitter: @PalePurpleLtd > > > > > > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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. > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From andrew.lian at andrewlian.com Tue Oct 4 07:17:58 2011 From: andrew.lian at andrewlian.com (A-P. Lian) Date: Tue, 4 Oct 2011 13:17:58 +0700 Subject: [Xerte] Re: Xerte and Moodle In-Reply-To: <4E8AA469.7080303@tor.nl> References: <4E8AA469.7080303@tor.nl> Message-ID: OK - good information - Thanks very much indeed Andrew -- Professor Dr. Andrew Lian School of English Institute of Social Technology Suranaree University of Technology 111 University Avenue Muang District Nakhon Ratchasima, Thailand, 30000 Emeritus Professor , University of Canberra, Canberra, ACT, Australia Vice-President of AsiaCALL e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com We don't see things as they are, we see things as we are. (Ana?s Nin) The universe is made up of stories, not atoms (Muriel Rukeyser) When you change the way you look at things, the things you look at change (Max Planck) On Tue, Oct 4, 2011 at 13:15, Tom Reijnders wrote: > ** > Hello, > > SCORM tracking is only available for the quiz at the moment, and you have > to enable it. It is disabled by default. You can enable it by setting the > optional Scorm tracking parameter. > > Regards, > > Tom > > Op 4-10-2011 7:00, A-P. Lian schreef: > > Hello, > > I guess the question has been asked before but here goes anyway - I do not > seem to be able to find an answer. > > Is there some kind of moodle plugin which would embed xerte lessons/quizzes > etc... into moodle, including a grading function? > > It was suggested that xerte objects should be transformed into SCORM > packages and that, in principle, this would also carry the scoring > information across. I have no idea whether this actually works. > > Also... I do not see how in the *xerte online toolkit* it would be possible > to create a SCORM package (or am I looking in the wrong place?). > > Many thanks > Andrew > > > -- > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of Canberra, Canberra, ACT, Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com > > We don't see things as they are, we see things as we are. (Ana?s Nin) > The universe is made up of stories, not atoms (Muriel Rukeyser) > When you change the way you look at things, the things you look at change > (Max Planck) > > 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 listXerte at lists.nottingham.ac.ukhttp://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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. > > > > > -- > -- > > Tom Reijnders > TOR Informatica > Chopinlaan 27 > 5242HM Rosmalen > Tel: 073 5226191 > Fax: 073 5226196 > > > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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. > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From andrew.lian at andrewlian.com Tue Oct 4 08:05:41 2011 From: andrew.lian at andrewlian.com (A-P. Lian) Date: Tue, 4 Oct 2011 14:05:41 +0700 Subject: [Xerte] Transferring files to remote server Message-ID: Hello At the risk of filling the listserver with trivia, I have a third question today. I made a short lesson today using the onlinetoolkit in my PC under xampp. Works fine. I zipped it using the built-in facility then FTPd it to my remote server. It unzipped correctly, the media are in the right place and all seems well. I connect to the site, the blue progress bar appears and it says that it has finished loading and to wait. I wait but nothing happens. The progress bar is about 80% across. I then refresh the screen. The progress bar fills completely and then nothing. Any clues??? I am working from Thailand with a relatively slow connection but I do not think that this should matter for the amount of traffic involved. My server is in the US. I have not checked the versions of php and mysql but believe that they are likely to be ok. Advice would be greatly welcomed. Andrew -- Professor Dr. Andrew Lian School of English Institute of Social Technology Suranaree University of Technology 111 University Avenue Muang District Nakhon Ratchasima, Thailand, 30000 Emeritus Professor , University of Canberra, Canberra, ACT, Australia Vice-President of AsiaCALL e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com We don't see things as they are, we see things as we are. (Ana?s Nin) The universe is made up of stories, not atoms (Muriel Rukeyser) When you change the way you look at things, the things you look at change (Max Planck) -------------- next part -------------- An HTML attachment was scrubbed... URL: From Julian.Tenney at nottingham.ac.uk Tue Oct 4 09:25:50 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Tue, 4 Oct 2011 09:25:50 +0100 Subject: [Xerte] Re: Transferring files to remote server In-Reply-To: References: Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A4D13A5A@EXCHANGE1.ad.nottingham.ac.uk> Sounds like mime types on the server. Check the archives. The server needs to be able to serve .rlo, .rlm, .rlt (all of which are .xml) From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of A-P. Lian Sent: 04 October 2011 08:06 To: list, Xerte discussion Subject: [Xerte] Transferring files to remote server Hello At the risk of filling the listserver with trivia, I have a third question today. I made a short lesson today using the onlinetoolkit in my PC under xampp. Works fine. I zipped it using the built-in facility then FTPd it to my remote server. It unzipped correctly, the media are in the right place and all seems well. I connect to the site, the blue progress bar appears and it says that it has finished loading and to wait. I wait but nothing happens. The progress bar is about 80% across. I then refresh the screen. The progress bar fills completely and then nothing. Any clues??? I am working from Thailand with a relatively slow connection but I do not think that this should matter for the amount of traffic involved. My server is in the US. I have not checked the versions of php and mysql but believe that they are likely to be ok. Advice would be greatly welcomed. Andrew -- Professor Dr. Andrew Lian School of English Institute of Social Technology Suranaree University of Technology 111 University Avenue Muang District Nakhon Ratchasima, Thailand, 30000 Emeritus Professor , University of Canberra, Canberra, ACT, Australia Vice-President of AsiaCALL e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com We don't see things as they are, we see things as we are. (Ana?s Nin) The universe is made up of stories, not atoms (Muriel Rukeyser) When you change the way you look at things, the things you look at change (Max Planck) -------------- next part -------------- An HTML attachment was scrubbed... URL: From Julian.Tenney at nottingham.ac.uk Tue Oct 4 09:30:05 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Tue, 4 Oct 2011 09:30:05 +0100 Subject: [Xerte] Re: Gates closed after flash bolted In-Reply-To: <000e01cc820f$9a65b9a0$cf312ce0$@kccsoft.com> References: <160B729F-57FC-4114-B1E3-768835BF6E93@googlemail.com> <000e01cc820f$9a65b9a0$cf312ce0$@kccsoft.com> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A4D13A60@EXCHANGE1.ad.nottingham.ac.uk> We've made the first step, which is abstracting the data from the logic. You're backing a good horse - Xerte Online Toolkits is, basically, an XML editor as you say. Anyone/thing can get that xml and create content from it: I'm doing it with an app for android, html5 could do it, objective c could do it, php could do it, etc. At the recent developers meeting, getting towards some html 5 output emerged as a key thing for us to start to work on, to enable output to all devices, and all screen sizes. It's just a case of doing the work now... -----Original Message----- From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of KnowledgeWare Sent: 03 October 2011 22:01 To: 'Xerte discussion list' Subject: [Xerte] Re: Gates closed after flash bolted Hello Pat: I read your post a few weeks ago and noticed no replies, but it's been on my mind. In the long term strategy, what can be done about an unrelenting war on actionscript by the major players? Sooner or later it will become redundant, and that's a concern, especially to those of us stranded by Authorware ending. I remember a post from Julian some time ago saying that xerte, as an XML editor, could possibly be ported to another platform in the future should that become necessary, or at least I think that was the nature of his comments. The best case it seems to me would be to have it sitting on top of HTML5, but I have no idea if that is possible. RonM2 -----Original Message----- From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Pat Lockley Sent: Friday, September 16, 2011 7:29 AM To: Xerte discussion list Subject: [Xerte] Gates closed after flash bolted http://www.theregister.co.uk/2011/09/15/no_plug_ins_on_windows_eight_browser / Ie10 to drop flash, sort of Discuss. _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte 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/xerte From Julian.Tenney at nottingham.ac.uk Tue Oct 4 09:44:49 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Tue, 4 Oct 2011 09:44:49 +0100 Subject: [Xerte] Re: Gates closed after flash bolted In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A4D13A60@EXCHANGE1.ad.nottingham.ac.uk> References: <160B729F-57FC-4114-B1E3-768835BF6E93@googlemail.com> <000e01cc820f$9a65b9a0$cf312ce0$@kccsoft.com> <12C67A1EEC419342AF5E59DA31562C3F06A4D13A60@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A4D13A81@EXCHANGE1.ad.nottingham.ac.uk> Oh, the other thing, is, if you read around this story a bit, is that IE will only not have plug-in support on windows phones, not the desktop. Desktop PCs will still be able to play flash in the browser. I expect windows phones will allow you to install a browser that does support flash anyway, and at the moment, Windows phones have got a long way to go to get any share of the market. There's a recent report suggesting MS might have 20% of the phone market in 2014, and that existing users take entrenched positions around their mobile OS of choice - they are very unlikely to switch, and mainly because they either love - or hate - Apple. So, Flash on the desktop will continue. Since we developed these tools for desktop delivery, nothing really changes there. It's all these new fangled phones and tablets we have to worry about... -----Original Message----- From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 04 October 2011 09:30 To: Xerte discussion list Subject: [Xerte] Re: Gates closed after flash bolted We've made the first step, which is abstracting the data from the logic. You're backing a good horse - Xerte Online Toolkits is, basically, an XML editor as you say. Anyone/thing can get that xml and create content from it: I'm doing it with an app for android, html5 could do it, objective c could do it, php could do it, etc. At the recent developers meeting, getting towards some html 5 output emerged as a key thing for us to start to work on, to enable output to all devices, and all screen sizes. It's just a case of doing the work now... -----Original Message----- From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of KnowledgeWare Sent: 03 October 2011 22:01 To: 'Xerte discussion list' Subject: [Xerte] Re: Gates closed after flash bolted Hello Pat: I read your post a few weeks ago and noticed no replies, but it's been on my mind. In the long term strategy, what can be done about an unrelenting war on actionscript by the major players? Sooner or later it will become redundant, and that's a concern, especially to those of us stranded by Authorware ending. I remember a post from Julian some time ago saying that xerte, as an XML editor, could possibly be ported to another platform in the future should that become necessary, or at least I think that was the nature of his comments. The best case it seems to me would be to have it sitting on top of HTML5, but I have no idea if that is possible. RonM2 -----Original Message----- From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Pat Lockley Sent: Friday, September 16, 2011 7:29 AM To: Xerte discussion list Subject: [Xerte] Gates closed after flash bolted http://www.theregister.co.uk/2011/09/15/no_plug_ins_on_windows_eight_browser / Ie10 to drop flash, sort of Discuss. _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte 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/xerte _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte From andrew.lian at andrewlian.com Tue Oct 4 10:08:43 2011 From: andrew.lian at andrewlian.com (A-P. Lian) Date: Tue, 4 Oct 2011 16:08:43 +0700 Subject: [Xerte] Re: Transferring files to remote server In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A4D13A5A@EXCHANGE1.ad.nottingham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F06A4D13A5A@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: Thanks Julian, the server does not seem set up to serve these mime types. I have tried to add the types using .htaccess in the local directory as follows: AddType application/rlo xml -- same for rlm and rlt As I really have no experience in doing this, I suspect that I got everything wrong. I was guessing about "application" "rlo" etc... Any clues you can give me as to how I should declare the types in .htaccess would be very welcome. Thanks a lot Andrew -- Professor Dr. Andrew Lian School of English Institute of Social Technology Suranaree University of Technology 111 University Avenue Muang District Nakhon Ratchasima, Thailand, 30000 Emeritus Professor , University of Canberra, Canberra, ACT, Australia Vice-President of AsiaCALL e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com We don't see things as they are, we see things as we are. (Ana?s Nin) The universe is made up of stories, not atoms (Muriel Rukeyser) When you change the way you look at things, the things you look at change (Max Planck) On Tue, Oct 4, 2011 at 15:25, Julian Tenney wrote: > Sounds like mime types on the server. Check the archives. The server needs > to be able to serve .rlo, .rlm, .rlt (all of which are .xml)**** > > ** ** > > *From:* xerte-bounces at lists.nottingham.ac.uk [mailto: > xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *A-P. Lian > *Sent:* 04 October 2011 08:06 > *To:* list, Xerte discussion > *Subject:* [Xerte] Transferring files to remote server**** > > ** ** > > Hello > > At the risk of filling the listserver with trivia, I have a third question > today. > > I made a short lesson today using the onlinetoolkit in my PC under xampp. > Works fine. > > I zipped it using the built-in facility then FTPd it to my remote server. > It unzipped correctly, the media are in the right place and all seems well. > > I connect to the site, the blue progress bar appears and it says that it > has finished loading and to wait. I wait but nothing happens. The progress > bar is about 80% across. I then refresh the screen. The progress bar fills > completely and then nothing. Any clues??? > > I am working from Thailand with a relatively slow connection but I do not > think that this should matter for the amount of traffic involved. My server > is in the US. I have not checked the versions of php and mysql but believe > that they are likely to be ok. > > Advice would be greatly welcomed. > > Andrew > > > -- > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of Canberra, Canberra, ACT, Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com > > We don't see things as they are, we see things as we are. (Ana?s Nin) > The universe is made up of stories, not atoms (Muriel Rukeyser) > When you change the way you look at things, the things you look at change > (Max Planck)**** > > 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/xerte > > 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. > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From patrick.lockley at googlemail.com Tue Oct 4 10:37:34 2011 From: patrick.lockley at googlemail.com (Pat Lockley) Date: Tue, 4 Oct 2011 10:37:34 +0100 Subject: [Xerte] Re: Gates closed after flash bolted In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A4D13A81@EXCHANGE1.ad.nottingham.ac.uk> References: <160B729F-57FC-4114-B1E3-768835BF6E93@googlemail.com> <000e01cc820f$9a65b9a0$cf312ce0$@kccsoft.com> <12C67A1EEC419342AF5E59DA31562C3F06A4D13A60@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A4D13A81@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: Some interesting mobile links on android and windows (all from the register, might include swear words) http://www.theregister.co.uk/2011/09/30/google_android_how_did_i_get_there/ http://www.theregister.co.uk/2011/09/29/microsoft_extract_444m_android_payments/ http://www.theregister.co.uk/2011/09/30/microsoft_advantage_over_google_android/ Interesting that microsoft makes half a billion from android. The OS thing becomes complicated as BBM is very popular (over here), but blackberry's aren't great. Then you get into plugin land (see recent conversations on the BEAST attack and firefox mulling turning Java off, and the awful way flash works with Chrome), and the google wanting to replace javascript with dart. So ideally, you want content to work in as many ways as possible (multiple players and exporters) On Tue, Oct 4, 2011 at 9:44 AM, Julian Tenney wrote: > Oh, the other thing, is, if you read around this story a bit, is that IE will only not have plug-in support on windows phones, not the desktop. Desktop PCs will still be able to play flash in the browser. I expect windows phones will allow you to install a browser that does support flash anyway, and at the moment, Windows phones have got a long way to go to get any share of the market. There's a recent report suggesting MS might have 20% of the phone market in 2014, and that existing users take entrenched positions around their mobile OS of choice - they are very unlikely to switch, and mainly because they either love - or hate - Apple. > > So, Flash on the desktop will continue. Since we developed these tools for desktop delivery, nothing really changes there. It's all these new fangled phones and tablets we have to worry about... > > > > -----Original Message----- > From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney > Sent: 04 October 2011 09:30 > To: Xerte discussion list > Subject: [Xerte] Re: Gates closed after flash bolted > > We've made the first step, which is abstracting the data from the logic. You're backing a good horse - Xerte Online Toolkits is, basically, an XML editor as you say. Anyone/thing can get that xml and create content from it: I'm doing it with an app for android, html5 could do it, objective c could do it, php could do it, etc. > > At the recent developers meeting, getting towards some html 5 output emerged as a key thing for us to start to work on, to enable output to all devices, and all screen sizes. > > It's just a case of doing the work now... > > -----Original Message----- > From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of KnowledgeWare > Sent: 03 October 2011 22:01 > To: 'Xerte discussion list' > Subject: [Xerte] Re: Gates closed after flash bolted > > Hello Pat: > > I read your post a few weeks ago and noticed no replies, but it's been on my > mind. > > In the long term strategy, what can be done about an unrelenting war on > actionscript by the major players? Sooner or later it will become redundant, > and that's a concern, especially to those of us stranded by Authorware > ending. I remember a post from Julian some time ago saying that xerte, as an > XML editor, could possibly be ported to another platform in the future > should that become necessary, or at least I think that was the nature of his > comments. > > The best case it seems to me would be to have it sitting on top of HTML5, > but I have no idea if that is possible. > > RonM2 > > > > -----Original Message----- > From: xerte-bounces at lists.nottingham.ac.uk > [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Pat Lockley > Sent: Friday, September 16, 2011 7:29 AM > To: Xerte discussion list > Subject: [Xerte] Gates closed after flash bolted > > http://www.theregister.co.uk/2011/09/15/no_plug_ins_on_windows_eight_browser > / > > Ie10 to drop flash, sort of > > Discuss. > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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/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 > From reijnders at tor.nl Tue Oct 4 14:17:58 2011 From: reijnders at tor.nl (Tom Reijnders) Date: Tue, 04 Oct 2011 15:17:58 +0200 Subject: [Xerte] Re: Transferring files to remote server In-Reply-To: References: <12C67A1EEC419342AF5E59DA31562C3F06A4D13A5A@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <20111004151758.21471eybpmq804na@server.tor.nl> That should read: AddType text/plain .rlo If this doesn't work, check if the .htaccess files are enabled. Regards Tom Citeren "A-P. Lian" : > Thanks Julian, > > the server does not seem set up to serve these mime types. > > I have tried to add the types using .htaccess in the local directory as > follows: > > AddType application/rlo xml -- same for rlm and rlt > > As I really have no experience in doing this, I suspect that I got > everything wrong. I was guessing about "application" "rlo" etc... > > Any clues you can give me as to how I should declare the types in .htaccess > would be very welcome. > > Thanks a lot > Andrew > > > > -- > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of Canberra, Canberra, ACT, Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com > > We don't see things as they are, we see things as we are. (Ana?s Nin) > The universe is made up of stories, not atoms (Muriel Rukeyser) > When you change the way you look at things, the things you look at change > (Max Planck) > > > On Tue, Oct 4, 2011 at 15:25, Julian Tenney > wrote: > >> Sounds like mime types on the server. Check the archives. The server needs >> to be able to serve .rlo, .rlm, .rlt (all of which are .xml)**** >> >> ** ** >> >> *From:* xerte-bounces at lists.nottingham.ac.uk [mailto: >> xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *A-P. Lian >> *Sent:* 04 October 2011 08:06 >> *To:* list, Xerte discussion >> *Subject:* [Xerte] Transferring files to remote server**** >> >> ** ** >> >> Hello >> >> At the risk of filling the listserver with trivia, I have a third question >> today. >> >> I made a short lesson today using the onlinetoolkit in my PC under xampp. >> Works fine. >> >> I zipped it using the built-in facility then FTPd it to my remote server. >> It unzipped correctly, the media are in the right place and all seems well. >> >> I connect to the site, the blue progress bar appears and it says that it >> has finished loading and to wait. I wait but nothing happens. The progress >> bar is about 80% across. I then refresh the screen. The progress bar fills >> completely and then nothing. Any clues??? >> >> I am working from Thailand with a relatively slow connection but I do not >> think that this should matter for the amount of traffic involved. My server >> is in the US. I have not checked the versions of php and mysql but believe >> that they are likely to be ok. >> >> Advice would be greatly welcomed. >> >> Andrew >> >> >> -- >> Professor Dr. Andrew Lian >> School of English >> Institute of Social Technology >> Suranaree University of Technology >> 111 University Avenue >> Muang District >> Nakhon Ratchasima, Thailand, 30000 >> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >> Vice-President of AsiaCALL >> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >> >> We don't see things as they are, we see things as we are. (Ana?s Nin) >> The universe is made up of stories, not atoms (Muriel Rukeyser) >> When you change the way you look at things, the things you look at change >> (Max Planck)**** >> >> 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/xerte >> >> 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. >> >> >> > ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. From andrew.lian at andrewlian.com Tue Oct 4 14:35:15 2011 From: andrew.lian at andrewlian.com (A-P. Lian) Date: Tue, 4 Oct 2011 20:35:15 +0700 Subject: [Xerte] Re: Transferring files to remote server In-Reply-To: <20111004151758.21471eybpmq804na@server.tor.nl> References: <12C67A1EEC419342AF5E59DA31562C3F06A4D13A5A@EXCHANGE1.ad.nottingham.ac.uk> <20111004151758.21471eybpmq804na@server.tor.nl> Message-ID: Great - thank you Andrew -- Professor Dr. Andrew Lian School of English Institute of Social Technology Suranaree University of Technology 111 University Avenue Muang District Nakhon Ratchasima, Thailand, 30000 Emeritus Professor , University of Canberra, Canberra, ACT, Australia Vice-President of AsiaCALL e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com We don't see things as they are, we see things as we are. (Ana?s Nin) The universe is made up of stories, not atoms (Muriel Rukeyser) When you change the way you look at things, the things you look at change (Max Planck) On Tue, Oct 4, 2011 at 20:17, Tom Reijnders wrote: > > That should read: > > AddType text/plain .rlo > > > If this doesn't work, check if the .htaccess files are enabled. > > Regards > > Tom > > Citeren "A-P. Lian" : > > Thanks Julian, >> >> the server does not seem set up to serve these mime types. >> >> I have tried to add the types using .htaccess in the local directory as >> follows: >> >> AddType application/rlo xml -- same for rlm and rlt >> >> As I really have no experience in doing this, I suspect that I got >> everything wrong. I was guessing about "application" "rlo" etc... >> >> Any clues you can give me as to how I should declare the types in >> .htaccess >> would be very welcome. >> >> Thanks a lot >> Andrew >> >> >> >> -- >> Professor Dr. Andrew Lian >> School of English >> Institute of Social Technology >> Suranaree University of Technology >> 111 University Avenue >> Muang District >> Nakhon Ratchasima, Thailand, 30000 >> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >> Vice-President of AsiaCALL >> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >> >> We don't see things as they are, we see things as we are. (Ana?s Nin) >> The universe is made up of stories, not atoms (Muriel Rukeyser) >> When you change the way you look at things, the things you look at change >> (Max Planck) >> >> >> On Tue, Oct 4, 2011 at 15:25, Julian Tenney >> >wrote: >> >> Sounds like mime types on the server. Check the archives. The server >>> needs >>> to be able to serve .rlo, .rlm, .rlt (all of which are .xml)**** >>> >>> ** ** >>> >>> *From:* xerte-bounces at lists.**nottingham.ac.uk[mailto: >>> xerte-bounces at lists.**nottingham.ac.uk] >>> *On Behalf Of *A-P. Lian >>> *Sent:* 04 October 2011 08:06 >>> *To:* list, Xerte discussion >>> *Subject:* [Xerte] Transferring files to remote server**** >>> >>> ** ** >>> >>> >>> Hello >>> >>> At the risk of filling the listserver with trivia, I have a third >>> question >>> today. >>> >>> I made a short lesson today using the onlinetoolkit in my PC under xampp. >>> Works fine. >>> >>> I zipped it using the built-in facility then FTPd it to my remote server. >>> It unzipped correctly, the media are in the right place and all seems >>> well. >>> >>> I connect to the site, the blue progress bar appears and it says that it >>> has finished loading and to wait. I wait but nothing happens. The >>> progress >>> bar is about 80% across. I then refresh the screen. The progress bar >>> fills >>> completely and then nothing. Any clues??? >>> >>> I am working from Thailand with a relatively slow connection but I do not >>> think that this should matter for the amount of traffic involved. My >>> server >>> is in the US. I have not checked the versions of php and mysql but >>> believe >>> that they are likely to be ok. >>> >>> Advice would be greatly welcomed. >>> >>> Andrew >>> >>> >>> -- >>> Professor Dr. Andrew Lian >>> School of English >>> Institute of Social Technology >>> Suranaree University of Technology >>> 111 University Avenue >>> Muang District >>> Nakhon Ratchasima, Thailand, 30000 >>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >>> Vice-President of AsiaCALL >>> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >>> >>> We don't see things as they are, we see things as we are. (Ana?s Nin) >>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>> When you change the way you look at things, the things you look at change >>> (Max Planck)**** >>> >>> >>> 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/xerte >>> >>> 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. >>> >>> >>> >>> >> > > > ------------------------------**------------------------------**---- > This message was sent using IMP, the Internet Messaging Program. > > > > ______________________________**_________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/**mailman/listinfo/xerte > -------------- next part -------------- An HTML attachment was scrubbed... URL: From andrew.molloy at acns-group.com Tue Oct 4 14:41:26 2011 From: andrew.molloy at acns-group.com (Andrew Molloy) Date: Tue, 4 Oct 2011 14:41:26 +0100 Subject: [Xerte] Re: Gates closed after flash bolted In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A4D13A81@EXCHANGE1.ad.nottingham.ac.uk> References: <160B729F-57FC-4114-B1E3-768835BF6E93@googlemail.com> <000e01cc820f$9a65b9a0$cf312ce0$@kccsoft.com> <12C67A1EEC419342AF5E59DA31562C3F06A4D13A60@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A4D13A81@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <006001cc829b$507c0ab0$f1742010$@molloy@acns-group.com> Agreed about desktop Flash, especially when the upcoming "molehill" flash will be capable of hardware accelerated 3D realtime rendering, hence future version of Unity3D gaming tool, which is gaining huge popularity, will support exporting to Flash. They're taking very much a view of growing number of people with Actionscript skillset to take advantage of. -----Original Message----- From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 04 October 2011 09:45 To: Xerte discussion list Subject: [Xerte] Re: Gates closed after flash bolted Oh, the other thing, is, if you read around this story a bit, is that IE will only not have plug-in support on windows phones, not the desktop. Desktop PCs will still be able to play flash in the browser. I expect windows phones will allow you to install a browser that does support flash anyway, and at the moment, Windows phones have got a long way to go to get any share of the market. There's a recent report suggesting MS might have 20% of the phone market in 2014, and that existing users take entrenched positions around their mobile OS of choice - they are very unlikely to switch, and mainly because they either love - or hate - Apple. So, Flash on the desktop will continue. Since we developed these tools for desktop delivery, nothing really changes there. It's all these new fangled phones and tablets we have to worry about... -----Original Message----- From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 04 October 2011 09:30 To: Xerte discussion list Subject: [Xerte] Re: Gates closed after flash bolted We've made the first step, which is abstracting the data from the logic. You're backing a good horse - Xerte Online Toolkits is, basically, an XML editor as you say. Anyone/thing can get that xml and create content from it: I'm doing it with an app for android, html5 could do it, objective c could do it, php could do it, etc. At the recent developers meeting, getting towards some html 5 output emerged as a key thing for us to start to work on, to enable output to all devices, and all screen sizes. It's just a case of doing the work now... -----Original Message----- From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of KnowledgeWare Sent: 03 October 2011 22:01 To: 'Xerte discussion list' Subject: [Xerte] Re: Gates closed after flash bolted Hello Pat: I read your post a few weeks ago and noticed no replies, but it's been on my mind. In the long term strategy, what can be done about an unrelenting war on actionscript by the major players? Sooner or later it will become redundant, and that's a concern, especially to those of us stranded by Authorware ending. I remember a post from Julian some time ago saying that xerte, as an XML editor, could possibly be ported to another platform in the future should that become necessary, or at least I think that was the nature of his comments. The best case it seems to me would be to have it sitting on top of HTML5, but I have no idea if that is possible. RonM2 -----Original Message----- From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Pat Lockley Sent: Friday, September 16, 2011 7:29 AM To: Xerte discussion list Subject: [Xerte] Gates closed after flash bolted http://www.theregister.co.uk/2011/09/15/no_plug_ins_on_windows_eight_browser / Ie10 to drop flash, sort of Discuss. _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte 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/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 This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited. From andrew.lian at andrewlian.com Tue Oct 4 16:13:13 2011 From: andrew.lian at andrewlian.com (A-P. Lian) Date: Tue, 4 Oct 2011 22:13:13 +0700 Subject: [Xerte] Re: Transferring files to remote server In-Reply-To: References: <12C67A1EEC419342AF5E59DA31562C3F06A4D13A5A@EXCHANGE1.ad.nottingham.ac.uk> <20111004151758.21471eybpmq804na@server.tor.nl> Message-ID: Well... .htaccess is active but I set the mime types through cpanel.on my server First I tried Tom's solution of text/plain rlo .rlo etc Then I tried application/xml rlo .rlo etc Neither worked. I also uploaded the lesson as a SCORM package installed through moodle. Same problem. I wonder where next to look. Maybe I will start afresh in the next couple of days. Cheers Andrew -- Professor Dr. Andrew Lian School of English Institute of Social Technology Suranaree University of Technology 111 University Avenue Muang District Nakhon Ratchasima, Thailand, 30000 Emeritus Professor , University of Canberra, Canberra, ACT, Australia Vice-President of AsiaCALL e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com We don't see things as they are, we see things as we are. (Ana?s Nin) The universe is made up of stories, not atoms (Muriel Rukeyser) When you change the way you look at things, the things you look at change (Max Planck) On Tue, Oct 4, 2011 at 20:35, A-P. Lian wrote: > Great - thank you > > > Andrew > > -- > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of Canberra, Canberra, ACT, Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com > > We don't see things as they are, we see things as we are. (Ana?s Nin) > The universe is made up of stories, not atoms (Muriel Rukeyser) > When you change the way you look at things, the things you look at change > (Max Planck) > > > On Tue, Oct 4, 2011 at 20:17, Tom Reijnders wrote: > >> >> That should read: >> >> AddType text/plain .rlo >> >> >> If this doesn't work, check if the .htaccess files are enabled. >> >> Regards >> >> Tom >> >> Citeren "A-P. Lian" : >> >> Thanks Julian, >>> >>> the server does not seem set up to serve these mime types. >>> >>> I have tried to add the types using .htaccess in the local directory as >>> follows: >>> >>> AddType application/rlo xml -- same for rlm and rlt >>> >>> As I really have no experience in doing this, I suspect that I got >>> everything wrong. I was guessing about "application" "rlo" etc... >>> >>> Any clues you can give me as to how I should declare the types in >>> .htaccess >>> would be very welcome. >>> >>> Thanks a lot >>> Andrew >>> >>> >>> >>> -- >>> Professor Dr. Andrew Lian >>> School of English >>> Institute of Social Technology >>> Suranaree University of Technology >>> 111 University Avenue >>> Muang District >>> Nakhon Ratchasima, Thailand, 30000 >>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >>> Vice-President of AsiaCALL >>> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >>> >>> We don't see things as they are, we see things as we are. (Ana?s Nin) >>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>> When you change the way you look at things, the things you look at change >>> (Max Planck) >>> >>> >>> On Tue, Oct 4, 2011 at 15:25, Julian Tenney >>> >>> >wrote: >>> >>> Sounds like mime types on the server. Check the archives. The server >>>> needs >>>> to be able to serve .rlo, .rlm, .rlt (all of which are .xml)**** >>>> >>>> ** ** >>>> >>>> *From:* xerte-bounces at lists.**nottingham.ac.uk[mailto: >>>> xerte-bounces at lists.**nottingham.ac.uk] >>>> *On Behalf Of *A-P. Lian >>>> *Sent:* 04 October 2011 08:06 >>>> *To:* list, Xerte discussion >>>> *Subject:* [Xerte] Transferring files to remote server**** >>>> >>>> ** ** >>>> >>>> >>>> Hello >>>> >>>> At the risk of filling the listserver with trivia, I have a third >>>> question >>>> today. >>>> >>>> I made a short lesson today using the onlinetoolkit in my PC under >>>> xampp. >>>> Works fine. >>>> >>>> I zipped it using the built-in facility then FTPd it to my remote >>>> server. >>>> It unzipped correctly, the media are in the right place and all seems >>>> well. >>>> >>>> I connect to the site, the blue progress bar appears and it says that it >>>> has finished loading and to wait. I wait but nothing happens. The >>>> progress >>>> bar is about 80% across. I then refresh the screen. The progress bar >>>> fills >>>> completely and then nothing. Any clues??? >>>> >>>> I am working from Thailand with a relatively slow connection but I do >>>> not >>>> think that this should matter for the amount of traffic involved. My >>>> server >>>> is in the US. I have not checked the versions of php and mysql but >>>> believe >>>> that they are likely to be ok. >>>> >>>> Advice would be greatly welcomed. >>>> >>>> Andrew >>>> >>>> >>>> -- >>>> Professor Dr. Andrew Lian >>>> School of English >>>> Institute of Social Technology >>>> Suranaree University of Technology >>>> 111 University Avenue >>>> Muang District >>>> Nakhon Ratchasima, Thailand, 30000 >>>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >>>> Vice-President of AsiaCALL >>>> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >>>> >>>> We don't see things as they are, we see things as we are. (Ana?s Nin) >>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>> When you change the way you look at things, the things you look at >>>> change >>>> (Max Planck)**** >>>> >>>> >>>> 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/xerte >>>> >>>> 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. >>>> >>>> >>>> >>>> >>> >> >> >> ------------------------------**------------------------------**---- >> This message was sent using IMP, the Internet Messaging Program. >> >> >> >> ______________________________**_________________ >> Xerte mailing list >> Xerte at lists.nottingham.ac.uk >> http://lists.nottingham.ac.uk/**mailman/listinfo/xerte >> > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From Julian.Tenney at nottingham.ac.uk Tue Oct 4 16:45:01 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Tue, 4 Oct 2011 16:45:01 +0100 Subject: [Xerte] Re: Transferring files to remote server In-Reply-To: References: <12C67A1EEC419342AF5E59DA31562C3F06A4D13A5A@EXCHANGE1.ad.nottingham.ac.uk> <20111004151758.21471eybpmq804na@server.tor.nl> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A4D13E57@EXCHANGE1.ad.nottingham.ac.uk> The piece runs when you run the html file locally? From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of A-P. Lian Sent: 04 October 2011 16:13 To: Xerte discussion list Subject: [Xerte] Re: Transferring files to remote server Well... .htaccess is active but I set the mime types through cpanel.on my server First I tried Tom's solution of text/plain rlo .rlo etc Then I tried application/xml rlo .rlo etc Neither worked. I also uploaded the lesson as a SCORM package installed through moodle. Same problem. I wonder where next to look. Maybe I will start afresh in the next couple of days. Cheers Andrew -- Professor Dr. Andrew Lian School of English Institute of Social Technology Suranaree University of Technology 111 University Avenue Muang District Nakhon Ratchasima, Thailand, 30000 Emeritus Professor , University of Canberra, Canberra, ACT, Australia Vice-President of AsiaCALL e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com We don't see things as they are, we see things as we are. (Ana?s Nin) The universe is made up of stories, not atoms (Muriel Rukeyser) When you change the way you look at things, the things you look at change (Max Planck) On Tue, Oct 4, 2011 at 20:35, A-P. Lian > wrote: Great - thank you Andrew -- Professor Dr. Andrew Lian School of English Institute of Social Technology Suranaree University of Technology 111 University Avenue Muang District Nakhon Ratchasima, Thailand, 30000 Emeritus Professor , University of Canberra, Canberra, ACT, Australia Vice-President of AsiaCALL e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com We don't see things as they are, we see things as we are. (Ana?s Nin) The universe is made up of stories, not atoms (Muriel Rukeyser) When you change the way you look at things, the things you look at change (Max Planck) On Tue, Oct 4, 2011 at 20:17, Tom Reijnders > wrote: That should read: AddType text/plain .rlo If this doesn't work, check if the .htaccess files are enabled. Regards Tom Citeren "A-P. Lian" >: Thanks Julian, the server does not seem set up to serve these mime types. I have tried to add the types using .htaccess in the local directory as follows: AddType application/rlo xml -- same for rlm and rlt As I really have no experience in doing this, I suspect that I got everything wrong. I was guessing about "application" "rlo" etc... Any clues you can give me as to how I should declare the types in .htaccess would be very welcome. Thanks a lot Andrew -- Professor Dr. Andrew Lian School of English Institute of Social Technology Suranaree University of Technology 111 University Avenue Muang District Nakhon Ratchasima, Thailand, 30000 Emeritus Professor , University of Canberra, Canberra, ACT, Australia Vice-President of AsiaCALL e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com We don't see things as they are, we see things as we are. (Ana?s Nin) The universe is made up of stories, not atoms (Muriel Rukeyser) When you change the way you look at things, the things you look at change (Max Planck) On Tue, Oct 4, 2011 at 15:25, Julian Tenney >wrote: Sounds like mime types on the server. Check the archives. The server needs to be able to serve .rlo, .rlm, .rlt (all of which are .xml)**** ** ** *From:* xerte-bounces at lists.nottingham.ac.uk [mailto: xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *A-P. Lian *Sent:* 04 October 2011 08:06 *To:* list, Xerte discussion *Subject:* [Xerte] Transferring files to remote server**** ** ** Hello At the risk of filling the listserver with trivia, I have a third question today. I made a short lesson today using the onlinetoolkit in my PC under xampp. Works fine. I zipped it using the built-in facility then FTPd it to my remote server. It unzipped correctly, the media are in the right place and all seems well. I connect to the site, the blue progress bar appears and it says that it has finished loading and to wait. I wait but nothing happens. The progress bar is about 80% across. I then refresh the screen. The progress bar fills completely and then nothing. Any clues??? I am working from Thailand with a relatively slow connection but I do not think that this should matter for the amount of traffic involved. My server is in the US. I have not checked the versions of php and mysql but believe that they are likely to be ok. Advice would be greatly welcomed. Andrew -- Professor Dr. Andrew Lian School of English Institute of Social Technology Suranaree University of Technology 111 University Avenue Muang District Nakhon Ratchasima, Thailand, 30000 Emeritus Professor , University of Canberra, Canberra, ACT, Australia Vice-President of AsiaCALL e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com We don't see things as they are, we see things as we are. (Ana?s Nin) The universe is made up of stories, not atoms (Muriel Rukeyser) When you change the way you look at things, the things you look at change (Max Planck)**** 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/xerte 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. ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte -------------- next part -------------- An HTML attachment was scrubbed... URL: From knowledgeware at kccsoft.com Tue Oct 4 17:58:58 2011 From: knowledgeware at kccsoft.com (KnowledgeWare) Date: Tue, 4 Oct 2011 09:58:58 -0700 Subject: [Xerte] Re: Gates closed after flash bolted In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A4D13A60@EXCHANGE1.ad.nottingham.ac.uk> References: <160B729F-57FC-4114-B1E3-768835BF6E93@googlemail.com> <000e01cc820f$9a65b9a0$cf312ce0$@kccsoft.com> <12C67A1EEC419342AF5E59DA31562C3F06A4D13A60@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <00a501cc82b6$e8ffd1c0$baff7540$@kccsoft.com> !!!!!!!! THIS IS THE SOUND OF CANADA CHEERING !!!!!!!!!!! GO JULIAN GO !!!!!! -----Original Message----- From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: Tuesday, October 04, 2011 1:30 AM To: Xerte discussion list Subject: [Xerte] Re: Gates closed after flash bolted We've made the first step, which is abstracting the data from the logic. You're backing a good horse - Xerte Online Toolkits is, basically, an XML editor as you say. Anyone/thing can get that xml and create content from it: I'm doing it with an app for android, html5 could do it, objective c could do it, php could do it, etc. At the recent developers meeting, getting towards some html 5 output emerged as a key thing for us to start to work on, to enable output to all devices, and all screen sizes. It's just a case of doing the work now... From andrew.lian at andrewlian.com Tue Oct 4 19:48:43 2011 From: andrew.lian at andrewlian.com (A-P. Lian) Date: Wed, 5 Oct 2011 01:48:43 +0700 Subject: [Xerte] Re: Transferring files to remote server In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A4D13E57@EXCHANGE1.ad.nottingham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F06A4D13A5A@EXCHANGE1.ad.nottingham.ac.uk> <20111004151758.21471eybpmq804na@server.tor.nl> <12C67A1EEC419342AF5E59DA31562C3F06A4D13E57@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: yes it does -- Professor Dr. Andrew Lian School of English Institute of Social Technology Suranaree University of Technology 111 University Avenue Muang District Nakhon Ratchasima, Thailand, 30000 Emeritus Professor , University of Canberra, Canberra, ACT, Australia Vice-President of AsiaCALL e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com We don't see things as they are, we see things as we are. (Ana?s Nin) The universe is made up of stories, not atoms (Muriel Rukeyser) When you change the way you look at things, the things you look at change (Max Planck) On Tue, Oct 4, 2011 at 22:45, Julian Tenney wrote: > The piece runs when you run the html file locally?**** > > ** ** > > *From:* xerte-bounces at lists.nottingham.ac.uk [mailto: > xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *A-P. Lian > *Sent:* 04 October 2011 16:13 > *To:* Xerte discussion list > *Subject:* [Xerte] Re: Transferring files to remote server**** > > ** ** > > Well... > > .htaccess is active but I set the mime types through cpanel.on my server > > First I tried Tom's solution of text/plain rlo .rlo etc > Then I tried application/xml rlo .rlo etc > > Neither worked. I also uploaded the lesson as a SCORM package installed > through moodle. Same problem. I wonder where next to look. Maybe I will > start afresh in the next couple of days. > > Cheers > Andrew > > > -- > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of Canberra, Canberra, ACT, Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com > > We don't see things as they are, we see things as we are. (Ana?s Nin) > The universe is made up of stories, not atoms (Muriel Rukeyser) > When you change the way you look at things, the things you look at change > (Max Planck) > > **** > > On Tue, Oct 4, 2011 at 20:35, A-P. Lian > wrote:**** > > Great - thank you**** > > > > Andrew > > -- > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of Canberra, Canberra, ACT, Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com > > We don't see things as they are, we see things as we are. (Ana?s Nin) > The universe is made up of stories, not atoms (Muriel Rukeyser) > When you change the way you look at things, the things you look at change > (Max Planck) > > **** > > On Tue, Oct 4, 2011 at 20:17, Tom Reijnders wrote:**** > > > That should read: > > AddType text/plain .rlo > > > If this doesn't work, check if the .htaccess files are enabled. > > Regards > > Tom > > Citeren "A-P. Lian" :**** > > Thanks Julian, > > the server does not seem set up to serve these mime types. > > I have tried to add the types using .htaccess in the local directory as > follows: > > AddType application/rlo xml -- same for rlm and rlt > > As I really have no experience in doing this, I suspect that I got > everything wrong. I was guessing about "application" "rlo" etc... > > Any clues you can give me as to how I should declare the types in .htaccess > would be very welcome. > > Thanks a lot > Andrew > > > > -- > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of Canberra, Canberra, ACT, Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com > > We don't see things as they are, we see things as we are. (Ana?s Nin) > The universe is made up of stories, not atoms (Muriel Rukeyser) > When you change the way you look at things, the things you look at change > (Max Planck) > > > On Tue, Oct 4, 2011 at 15:25, Julian Tenney > wrote:**** > > Sounds like mime types on the server. Check the archives. The server needs > **** > > to be able to serve .rlo, .rlm, .rlt (all of which are .xml)**** > > ** ** > > *From:* xerte-bounces at lists.nottingham.ac.uk [mailto: > xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *A-P. Lian > *Sent:* 04 October 2011 08:06 > *To:* list, Xerte discussion > *Subject:* [Xerte] Transferring files to remote server**** > > ** ****** > > > > Hello > > At the risk of filling the listserver with trivia, I have a third question > today. > > I made a short lesson today using the onlinetoolkit in my PC under xampp. > Works fine. > > I zipped it using the built-in facility then FTPd it to my remote server. > It unzipped correctly, the media are in the right place and all seems well. > > I connect to the site, the blue progress bar appears and it says that it > has finished loading and to wait. I wait but nothing happens. The progress > bar is about 80% across. I then refresh the screen. The progress bar fills > completely and then nothing. Any clues??? > > I am working from Thailand with a relatively slow connection but I do not > think that this should matter for the amount of traffic involved. My server > is in the US. I have not checked the versions of php and mysql but believe > that they are likely to be ok. > > Advice would be greatly welcomed. > > Andrew > > > -- > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of Canberra, Canberra, ACT, Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com > > We don't see things as they are, we see things as we are. (Ana?s Nin) > The universe is made up of stories, not atoms (Muriel Rukeyser) > When you change the way you look at things, the things you look at change* > *** > > (Max Planck)******** > > > > 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/xerte > > 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. > > > **** > > ** ** > > > > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program.**** > > > > > _______________________________________________ > 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 > > 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. > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From andrew.lian at andrewlian.com Tue Oct 4 20:25:42 2011 From: andrew.lian at andrewlian.com (A-P. Lian) Date: Wed, 5 Oct 2011 02:25:42 +0700 Subject: [Xerte] Re: Transferring files to remote server In-Reply-To: References: <12C67A1EEC419342AF5E59DA31562C3F06A4D13A5A@EXCHANGE1.ad.nottingham.ac.uk> <20111004151758.21471eybpmq804na@server.tor.nl> <12C67A1EEC419342AF5E59DA31562C3F06A4D13E57@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: Let me rephrase that. It works fine in preview mode. I have not played it in normal mode. I guess that is the next step. cheers andrew -- Professor Dr. Andrew Lian School of English Institute of Social Technology Suranaree University of Technology 111 University Avenue Muang District Nakhon Ratchasima, Thailand, 30000 Emeritus Professor , University of Canberra, Canberra, ACT, Australia Vice-President of AsiaCALL e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com We don't see things as they are, we see things as we are. (Ana?s Nin) The universe is made up of stories, not atoms (Muriel Rukeyser) When you change the way you look at things, the things you look at change (Max Planck) On Wed, Oct 5, 2011 at 01:48, A-P. Lian wrote: > yes it does > > > -- > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of Canberra, Canberra, ACT, Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com > > We don't see things as they are, we see things as we are. (Ana?s Nin) > The universe is made up of stories, not atoms (Muriel Rukeyser) > When you change the way you look at things, the things you look at change > (Max Planck) > > > On Tue, Oct 4, 2011 at 22:45, Julian Tenney < > Julian.Tenney at nottingham.ac.uk> wrote: > >> The piece runs when you run the html file locally?**** >> >> ** ** >> >> *From:* xerte-bounces at lists.nottingham.ac.uk [mailto: >> xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *A-P. Lian >> *Sent:* 04 October 2011 16:13 >> *To:* Xerte discussion list >> *Subject:* [Xerte] Re: Transferring files to remote server**** >> >> ** ** >> >> Well... >> >> .htaccess is active but I set the mime types through cpanel.on my server >> >> First I tried Tom's solution of text/plain rlo .rlo etc >> Then I tried application/xml rlo .rlo etc >> >> Neither worked. I also uploaded the lesson as a SCORM package installed >> through moodle. Same problem. I wonder where next to look. Maybe I will >> start afresh in the next couple of days. >> >> Cheers >> Andrew >> >> >> -- >> Professor Dr. Andrew Lian >> School of English >> Institute of Social Technology >> Suranaree University of Technology >> 111 University Avenue >> Muang District >> Nakhon Ratchasima, Thailand, 30000 >> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >> Vice-President of AsiaCALL >> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >> >> We don't see things as they are, we see things as we are. (Ana?s Nin) >> The universe is made up of stories, not atoms (Muriel Rukeyser) >> When you change the way you look at things, the things you look at change >> (Max Planck) >> >> **** >> >> On Tue, Oct 4, 2011 at 20:35, A-P. Lian >> wrote:**** >> >> Great - thank you**** >> >> >> >> Andrew >> >> -- >> Professor Dr. Andrew Lian >> School of English >> Institute of Social Technology >> Suranaree University of Technology >> 111 University Avenue >> Muang District >> Nakhon Ratchasima, Thailand, 30000 >> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >> Vice-President of AsiaCALL >> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >> >> We don't see things as they are, we see things as we are. (Ana?s Nin) >> The universe is made up of stories, not atoms (Muriel Rukeyser) >> When you change the way you look at things, the things you look at change >> (Max Planck) >> >> **** >> >> On Tue, Oct 4, 2011 at 20:17, Tom Reijnders wrote:**** >> >> >> That should read: >> >> AddType text/plain .rlo >> >> >> If this doesn't work, check if the .htaccess files are enabled. >> >> Regards >> >> Tom >> >> Citeren "A-P. Lian" :**** >> >> Thanks Julian, >> >> the server does not seem set up to serve these mime types. >> >> I have tried to add the types using .htaccess in the local directory as >> follows: >> >> AddType application/rlo xml -- same for rlm and rlt >> >> As I really have no experience in doing this, I suspect that I got >> everything wrong. I was guessing about "application" "rlo" etc... >> >> Any clues you can give me as to how I should declare the types in >> .htaccess >> would be very welcome. >> >> Thanks a lot >> Andrew >> >> >> >> -- >> Professor Dr. Andrew Lian >> School of English >> Institute of Social Technology >> Suranaree University of Technology >> 111 University Avenue >> Muang District >> Nakhon Ratchasima, Thailand, 30000 >> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >> Vice-President of AsiaCALL >> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >> >> We don't see things as they are, we see things as we are. (Ana?s Nin) >> The universe is made up of stories, not atoms (Muriel Rukeyser) >> When you change the way you look at things, the things you look at change >> (Max Planck) >> >> >> On Tue, Oct 4, 2011 at 15:25, Julian Tenney >> wrote:**** >> >> Sounds like mime types on the server. Check the archives. The server needs >> **** >> >> to be able to serve .rlo, .rlm, .rlt (all of which are .xml)**** >> >> ** ** >> >> *From:* xerte-bounces at lists.nottingham.ac.uk [mailto: >> xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *A-P. Lian >> *Sent:* 04 October 2011 08:06 >> *To:* list, Xerte discussion >> *Subject:* [Xerte] Transferring files to remote server**** >> >> ** ****** >> >> >> >> Hello >> >> At the risk of filling the listserver with trivia, I have a third question >> today. >> >> I made a short lesson today using the onlinetoolkit in my PC under xampp. >> Works fine. >> >> I zipped it using the built-in facility then FTPd it to my remote server. >> It unzipped correctly, the media are in the right place and all seems >> well. >> >> I connect to the site, the blue progress bar appears and it says that it >> has finished loading and to wait. I wait but nothing happens. The progress >> bar is about 80% across. I then refresh the screen. The progress bar fills >> completely and then nothing. Any clues??? >> >> I am working from Thailand with a relatively slow connection but I do not >> think that this should matter for the amount of traffic involved. My >> server >> is in the US. I have not checked the versions of php and mysql but believe >> that they are likely to be ok. >> >> Advice would be greatly welcomed. >> >> Andrew >> >> >> -- >> Professor Dr. Andrew Lian >> School of English >> Institute of Social Technology >> Suranaree University of Technology >> 111 University Avenue >> Muang District >> Nakhon Ratchasima, Thailand, 30000 >> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >> Vice-President of AsiaCALL >> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >> >> We don't see things as they are, we see things as we are. (Ana?s Nin) >> The universe is made up of stories, not atoms (Muriel Rukeyser) >> When you change the way you look at things, the things you look at change >> **** >> >> (Max Planck)******** >> >> >> >> 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/xerte >> >> 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. >> >> >> **** >> >> ** ** >> >> >> >> >> ---------------------------------------------------------------- >> This message was sent using IMP, the Internet Messaging Program.**** >> >> >> >> >> _______________________________________________ >> 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 >> >> 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. >> >> >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: From Julian.Tenney at nottingham.ac.uk Wed Oct 5 15:57:35 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Wed, 5 Oct 2011 15:57:35 +0100 Subject: [Xerte] iPhone Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A4D14334@EXCHANGE1.ad.nottingham.ac.uk> Is anyone building Flex code into iPhone apps using the SDK? -------------- next part -------------- An HTML attachment was scrubbed... URL: From Julian.Tenney at nottingham.ac.uk Wed Oct 5 16:51:57 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Wed, 5 Oct 2011 16:51:57 +0100 Subject: [Xerte] Android App Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A4D143CF@EXCHANGE1.ad.nottingham.ac.uk> I've got an android app that consumes toolkits content: all the text pages, and all the navigators so far. You can subscribe either to the RSS feed of a folder, or to a learning object itself. If you've got an android phone, you can install the (beta) application from http://www.nottingham.ac.uk/xerte/downloads/application.apk. Thoughts most welcome. On the home screen you can subscribe to content from a toolkits installation, either a folder's RSS feed, or a learning object's xml (via the xml link in the xml sharing tab on properties). The app has been built with Xerte 3.0, and I'll put the source code up at some point. There is obviously more work to do with supporting the other page types, but I do wonder how many it is sensible to attempt, anyway, there's a few to be getting on with. Next steps is to package it for iPhone, but it's not as easy as the Android route. I think we can also do Blackberry. Home: [cid:image001.png at 01CC837E.66E73C50] Add Content [cid:image002.png at 01CC837E.66E73C50] Remove Content: [cid:image003.png at 01CC837E.66E73C50] Menu: (of learning objects in a folder): [cid:image004.png at 01CC837E.66E73C50] Menu (of learning Object): [cid:image005.png at 01CC837E.66E73C50] Content: [cid:image006.png at 01CC837E.66E73C50] Graphics (with optional sound) [cid:image007.png at 01CC837E.66E73C50] Video: [cid:image008.png at 01CC837E.66E73C50] Navigators (a generic page for all navigators) [cid:image009.png at 01CC837E.66E73C50] -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 14171 bytes Desc: image001.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.png Type: image/png Size: 16246 bytes Desc: image002.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image003.png Type: image/png Size: 15396 bytes Desc: image003.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image004.png Type: image/png Size: 13585 bytes Desc: image004.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image005.png Type: image/png Size: 24200 bytes Desc: image005.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image006.png Type: image/png Size: 22493 bytes Desc: image006.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image007.png Type: image/png Size: 87332 bytes Desc: image007.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image008.png Type: image/png Size: 41422 bytes Desc: image008.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image009.png Type: image/png Size: 152893 bytes Desc: image009.png URL: From johnathan.kemp at ntlworld.com Wed Oct 5 18:07:02 2011 From: johnathan.kemp at ntlworld.com (Kemp Johnathan) Date: Wed, 5 Oct 2011 18:07:02 +0100 Subject: [Xerte] Re: Android App In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A4D143CF@EXCHANGE1.ad.nottingham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F06A4D143CF@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: Afraid my phone couldn't cope with Magic Robot, never mind android! However it all looks very impressive and its great to see Xerte 3 in action. Kind regards Johnathan On 5 October 2011 16:51, Julian Tenney wrote: > I?ve got an android app that consumes toolkits content: all the text pages, > and all the navigators so far. You can subscribe either to the RSS feed of a > folder, or to a learning object itself. > > > > If you?ve got an android phone, you can install the (beta) application from > http://www.nottingham.ac.uk/xerte/downloads/application.apk. > > > > Thoughts most welcome. > > > > On the home screen you can subscribe to content from a toolkits > installation, either a folder?s RSS feed, or a learning object?s xml (via > the xml link in the xml sharing tab on properties). The app has been built > with Xerte 3.0, and I?ll put the source code up at some point. There is > obviously more work to do with supporting the other page types, but I do > wonder how many it is sensible to attempt, anyway, there?s a few to be > getting on with. > > > > Next steps is to package it for iPhone, but it?s not as easy as the Android > route. I think we can also do Blackberry. > > > > Home: > > [image: cid:image001.png at 01CC837C.7D58D9A0] > > > > Add Content > [image: cid:image002.png at 01CC837C.7D58D9A0] > > > > Remove Content: > > [image: cid:image003.png at 01CC837C.7D58D9A0] > > > > Menu: (of learning objects in a folder): > > [image: cid:image004.png at 01CC837C.7D58D9A0] > > > > Menu (of learning Object): > [image: cid:image005.png at 01CC837C.7D58D9A0] > > > > Content: > [image: cid:image006.png at 01CC837C.7D58D9A0] > > > > Graphics (with optional sound) > > [image: cid:image007.png at 01CC837C.7D58D9A0] > > > > Video: > > [image: cid:image008.png at 01CC837C.7D58D9A0] > > > > Navigators (a generic page for all navigators) > [image: cid:image009.png at 01CC837C.7D58D9A0] > > > > > > > > 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/xerte > > 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. > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image006.png Type: image/png Size: 22493 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image009.png Type: image/png Size: 152893 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image008.png Type: image/png Size: 41422 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image005.png Type: image/png Size: 24200 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image004.png Type: image/png Size: 13585 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.png Type: image/png Size: 16246 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 14171 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image003.png Type: image/png Size: 15396 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image007.png Type: image/png Size: 87332 bytes Desc: not available URL: From ronm at mitchellmedia.co.uk Wed Oct 5 18:11:40 2011 From: ronm at mitchellmedia.co.uk (Ron Mitchell) Date: Wed, 5 Oct 2011 18:11:40 +0100 Subject: [Xerte] Re: Android App In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A4D143CF@EXCHANGE1.ad.nottingham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F06A4D143CF@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <005901cc8381$db442d80$91cc8880$@co.uk> Hi Julian sounds great and was keen to try this but I'm getting the following error after downloading when trying to install the app: Parse Error There is a problem parsing the package. Any ideas? Are there Android version requirements? I'm trying with a HTC Hero. The app appears to be 1.06MB Cheers Ron From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 05 October 2011 16:52 To: Xerte discussion list Subject: [Xerte] Android App I've got an android app that consumes toolkits content: all the text pages, and all the navigators so far. You can subscribe either to the RSS feed of a folder, or to a learning object itself. If you've got an android phone, you can install the (beta) application from http://www.nottingham.ac.uk/xerte/downloads/application.apk. Thoughts most welcome. On the home screen you can subscribe to content from a toolkits installation, either a folder's RSS feed, or a learning object's xml (via the xml link in the xml sharing tab on properties). The app has been built with Xerte 3.0, and I'll put the source code up at some point. There is obviously more work to do with supporting the other page types, but I do wonder how many it is sensible to attempt, anyway, there's a few to be getting on with. Next steps is to package it for iPhone, but it's not as easy as the Android route. I think we can also do Blackberry. Home: cid:image001.png at 01CC837C.7D58D9A0 Add Content cid:image002.png at 01CC837C.7D58D9A0 Remove Content: cid:image003.png at 01CC837C.7D58D9A0 Menu: (of learning objects in a folder): cid:image004.png at 01CC837C.7D58D9A0 Menu (of learning Object): cid:image005.png at 01CC837C.7D58D9A0 Content: cid:image006.png at 01CC837C.7D58D9A0 Graphics (with optional sound) cid:image007.png at 01CC837C.7D58D9A0 Video: cid:image008.png at 01CC837C.7D58D9A0 Navigators (a generic page for all navigators) cid:image009.png at 01CC837C.7D58D9A0 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 14171 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.png Type: image/png Size: 16246 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image003.png Type: image/png Size: 15396 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image004.png Type: image/png Size: 13585 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image005.png Type: image/png Size: 24200 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image006.png Type: image/png Size: 22493 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image007.png Type: image/png Size: 87332 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image008.png Type: image/png Size: 41422 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image009.png Type: image/png Size: 152893 bytes Desc: not available URL: From Julian.Tenney at nottingham.ac.uk Wed Oct 5 18:52:58 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Wed, 5 Oct 2011 18:52:58 +0100 Subject: [Xerte] Re: Android App In-Reply-To: <005901cc8381$db442d80$91cc8880$@co.uk> References: <12C67A1EEC419342AF5E59DA31562C3F06A4D143CF@EXCHANGE1.ad.nottingham.ac.uk>, <005901cc8381$db442d80$91cc8880$@co.uk> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A4E1058A@EXCHANGE1.ad.nottingham.ac.uk> Dunno - it works from the link on my incredible s. Have you installed Adobe air? ________________________________________ From: xerte-bounces at lists.nottingham.ac.uk [xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Ron Mitchell [ronm at mitchellmedia.co.uk] Sent: 05 October 2011 18:11 To: 'Xerte discussion list' Subject: [Xerte] Re: Android App Hi Julian sounds great and was keen to try this but I'm getting the following error after downloading when trying to install the app: Parse Error There is a problem parsing the package. Any ideas? Are there Android version requirements? I'm trying with a HTC Hero. The app appears to be 1.06MB Cheers Ron From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 05 October 2011 16:52 To: Xerte discussion list Subject: [Xerte] Android App I?ve got an android app that consumes toolkits content: all the text pages, and all the navigators so far. You can subscribe either to the RSS feed of a folder, or to a learning object itself. If you?ve got an android phone, you can install the (beta) application from http://www.nottingham.ac.uk/xerte/downloads/application.apk. Thoughts most welcome. On the home screen you can subscribe to content from a toolkits installation, either a folder?s RSS feed, or a learning object?s xml (via the xml link in the xml sharing tab on properties). The app has been built with Xerte 3.0, and I?ll put the source code up at some point. There is obviously more work to do with supporting the other page types, but I do wonder how many it is sensible to attempt, anyway, there?s a few to be getting on with. Next steps is to package it for iPhone, but it?s not as easy as the Android route. I think we can also do Blackberry. Home: [cid:image001.png at 01CC8389.4DA5EE20] Add Content [cid:image002.png at 01CC8389.4DA5EE20] Remove Content: [cid:image003.png at 01CC8389.4DA5EE20] Menu: (of learning objects in a folder): [cid:image004.png at 01CC8389.4DA5EE20] Menu (of learning Object): [cid:image005.png at 01CC8389.4DA5EE20] Content: [cid:image006.png at 01CC8389.4DA5EE20] Graphics (with optional sound) [cid:image007.png at 01CC8389.4DA5EE20] Video: [cid:image008.png at 01CC8389.4DA5EE20] Navigators (a generic page for all navigators) [cid:image009.png at 01CC8389.4DA5EE20] 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. From david2009wood at gmail.com Wed Oct 5 19:42:18 2011 From: david2009wood at gmail.com (David Wood) Date: Wed, 5 Oct 2011 19:42:18 +0100 Subject: [Xerte] Re: Android App In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A493C80B@EXCHANGE1.ad.nottingham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F06A493C80B@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: Hi Julian, Thanks for your response. My idea was to work on a viewer first, to discover how complex the task would be as I don't have a great deal of experience in app development or the Xerte code, this viewer would work exactly like the stand alone and the browser viewer. My thoughts were that basing it from the online toolkits may be easier, but I may be wrong. The idea is to allow students to view material from anywhere, projects made by teachers could be downloaded from internet directly onto the phone. Obviously development could lead to allowing teachers to make Xerte projects from the app, but I wasn't too sure on the usefulness of trying to create a project from a phone (small screen, lower performance etc) but a 'wizard' for creating projects would make this process alot tidier, much like the XOT rather than the X3.0. This would all be using Flex, the custom template sounds like a great idea, that would probably tie in quite nicely with the wizard. I have been thinking about my aims and just received your e-mail of the app which you created, it looks great! Let me know what you think would be a useful addition or extension to the mobile Xerte, it certainly seems like a good path to take for my project (I considered 'extending' the toolkit, but this boiled down to creating objects which would provide good templates, but after thorough inspection I quickly realized you guys have tons of tools already available to play with and for learning I couldn't really think what else is 'needed'). Thanks for your valuable input and support, Regards, David On 3 October 2011 09:42, Julian Tenney wrote: > Hi,**** > > ** ** > > I?m currently working on an android app, built using Xerte 3.0 (i.e. using > the Flex SDK). It?s pretty embryonic right now: the app loads up content > from a xerte online toolkits installation, and renders it on the phone: I > should have a rough prototype for people to start messing about with at the > end of this week.**** > > ** ** > > Tell me more about how you anticipate your app working? What will do / how > will it work? Do you expect it to handle content made using Xerte Online > Toolkits, or native Xerte rlo code? **** > > ** ** > > It would make a nice project, and is do-able, depending on what you want to > do.**** > > ** ** > > One nice thing would be to develop a custom template, so that authors can > create data for your app to consume: then you could do something custom? * > *** > > ** ** > > Happy to help you develop your ideas,**** > > ** ** > > J**** > > ** ** > > *From:* xerte-bounces at lists.nottingham.ac.uk [mailto: > xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *David Wood > *Sent:* 30 September 2011 16:38 > *To:* xerte at lists.nottingham.ac.uk > *Subject:* [Xerte] Android App**** > > ** ** > > Hi,**** > > ** ** > > I'm a 4th year Computer Science student at Heriot-Watt University in > Edinburgh and am currently looking at the possibility of creating an android > app which would allow viewing of Xerte projects (instead of using a browser) > and possibly creating (although I'm not sure of the complexity that would > involve) for my Honors project.**** > > ** ** > > Are there any current developers looking into this? Do you think it would > be a worthy investment of my time? And finally, Will the project be do-able, > as a solo project over around 5-6 months?**** > > ** ** > > Many Thanks for any replies, **** > > David**** > > 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/xerte > > 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. > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From ronm at mitchellmedia.co.uk Wed Oct 5 19:47:18 2011 From: ronm at mitchellmedia.co.uk (Ron Mitchell) Date: Wed, 5 Oct 2011 19:47:18 +0100 Subject: [Xerte] Re: Android App In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A4E1058A@EXCHANGE1.ad.nottingham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F06A4D143CF@EXCHANGE1.ad.nottingham.ac.uk>, <005901cc8381$db442d80$91cc8880$@co.uk> <12C67A1EEC419342AF5E59DA31562C3F06A4E1058A@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <000001cc838f$37a146a0$a6e3d3e0$@co.uk> No - looks like it's 2.2+ only and my HTC is 2.1 Will have a look tomorrow whether I can upgrade it but the normal route is saying no updates available :-( -----Original Message----- From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 05 October 2011 18:53 To: Xerte discussion list Subject: [Xerte] Re: Android App Dunno - it works from the link on my incredible s. Have you installed Adobe air? ________________________________________ From: xerte-bounces at lists.nottingham.ac.uk [xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Ron Mitchell [ronm at mitchellmedia.co.uk] Sent: 05 October 2011 18:11 To: 'Xerte discussion list' Subject: [Xerte] Re: Android App Hi Julian sounds great and was keen to try this but I'm getting the following error after downloading when trying to install the app: Parse Error There is a problem parsing the package. Any ideas? Are there Android version requirements? I'm trying with a HTC Hero. The app appears to be 1.06MB Cheers Ron From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 05 October 2011 16:52 To: Xerte discussion list Subject: [Xerte] Android App I've got an android app that consumes toolkits content: all the text pages, and all the navigators so far. You can subscribe either to the RSS feed of a folder, or to a learning object itself. If you've got an android phone, you can install the (beta) application from http://www.nottingham.ac.uk/xerte/downloads/application.apk. Thoughts most welcome. On the home screen you can subscribe to content from a toolkits installation, either a folder's RSS feed, or a learning object's xml (via the xml link in the xml sharing tab on properties). The app has been built with Xerte 3.0, and I'll put the source code up at some point. There is obviously more work to do with supporting the other page types, but I do wonder how many it is sensible to attempt, anyway, there's a few to be getting on with. Next steps is to package it for iPhone, but it's not as easy as the Android route. I think we can also do Blackberry. Home: [cid:image001.png at 01CC8389.4DA5EE20] Add Content [cid:image002.png at 01CC8389.4DA5EE20] Remove Content: [cid:image003.png at 01CC8389.4DA5EE20] Menu: (of learning objects in a folder): [cid:image004.png at 01CC8389.4DA5EE20] Menu (of learning Object): [cid:image005.png at 01CC8389.4DA5EE20] Content: [cid:image006.png at 01CC8389.4DA5EE20] Graphics (with optional sound) [cid:image007.png at 01CC8389.4DA5EE20] Video: [cid:image008.png at 01CC8389.4DA5EE20] Navigators (a generic page for all navigators) [cid:image009.png at 01CC8389.4DA5EE20] 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/xerte From reijnders at tor.nl Thu Oct 6 11:15:51 2011 From: reijnders at tor.nl (Tom Reijnders) Date: Thu, 06 Oct 2011 12:15:51 +0200 Subject: [Xerte] Re: Android App In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A4E1058A@EXCHANGE1.ad.nottingham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F06A4D143CF@EXCHANGE1.ad.nottingham.ac.uk>, <005901cc8381$db442d80$91cc8880$@co.uk> <12C67A1EEC419342AF5E59DA31562C3F06A4E1058A@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <4E8D7FD7.7070508@tor.nl> Julian, Seems to work ok on my HTC desire S and Inge's Samsung Galaxy S II. However, I don't understand how to point it to my own data. I can't use the normal play url for Xerte Toolkits, I can understand that. The RSS feed seems to do something, but I can't understand what. It shows the expected name of the rlo, but when I choose it, it will show YOUR demo pages??? Tom Op 5-10-2011 19:52, Julian Tenney schreef: > Dunno - it works from the link on my incredible s. Have you installed Adobe air? > ________________________________________ > From: xerte-bounces at lists.nottingham.ac.uk [xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Ron Mitchell [ronm at mitchellmedia.co.uk] > Sent: 05 October 2011 18:11 > To: 'Xerte discussion list' > Subject: [Xerte] Re: Android App > > Hi Julian > sounds great and was keen to try this but I'm getting the following error after downloading when trying to install the app: > Parse Error > There is a problem parsing the package. > Any ideas? Are there Android version requirements? I'm trying with a HTC Hero. > The app appears to be 1.06MB > Cheers > Ron > > > From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney > Sent: 05 October 2011 16:52 > To: Xerte discussion list > Subject: [Xerte] Android App > > I?ve got an android app that consumes toolkits content: all the text pages, and all the navigators so far. You can subscribe either to the RSS feed of a folder, or to a learning object itself. > > If you?ve got an android phone, you can install the (beta) application from http://www.nottingham.ac.uk/xerte/downloads/application.apk. > > Thoughts most welcome. > > On the home screen you can subscribe to content from a toolkits installation, either a folder?s RSS feed, or a learning object?s xml (via the xml link in the xml sharing tab on properties). The app has been built with Xerte 3.0, and I?ll put the source code up at some point. There is obviously more work to do with supporting the other page types, but I do wonder how many it is sensible to attempt, anyway, there?s a few to be getting on with. > > Next steps is to package it for iPhone, but it?s not as easy as the Android route. I think we can also do Blackberry. > > Home: > [cid:image001.png at 01CC8389.4DA5EE20] > > Add Content > [cid:image002.png at 01CC8389.4DA5EE20] > > Remove Content: > [cid:image003.png at 01CC8389.4DA5EE20] > > Menu: (of learning objects in a folder): > [cid:image004.png at 01CC8389.4DA5EE20] > > Menu (of learning Object): > [cid:image005.png at 01CC8389.4DA5EE20] > > Content: > [cid:image006.png at 01CC8389.4DA5EE20] > > Graphics (with optional sound) > [cid:image007.png at 01CC8389.4DA5EE20] > > Video: > [cid:image008.png at 01CC8389.4DA5EE20] > > Navigators (a generic page for all navigators) > [cid:image009.png at 01CC8389.4DA5EE20] > > > > > > 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/xerte > > -- -- Tom Reijnders TOR Informatica Chopinlaan 27 5242HM Rosmalen Tel: 073 5226191 Fax: 073 5226196 From Julie.Harding at oldham.ac.uk Thu Oct 6 11:20:28 2011 From: Julie.Harding at oldham.ac.uk (Harding, Julie) Date: Thu, 6 Oct 2011 10:20:28 +0000 Subject: [Xerte] Re: Android App In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A4D143CF@EXCHANGE1.ad.nottingham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F06A4D143CF@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <893D613E8FEA4441BC3EB829DBDA4481023A4C@OC-VMAILBOX3.oldham.ac.uk> This looks brill. I have managed to download the app successfully on my Samsung Galaxy. Your content sample opens and works fine. I have copied one of my learning objects and stripped some features out to keep basically to your list and have set up the shared XML link but it will not open? I have also tried the RSS feed but can't run that either and I really want this to work as I think it is a great idea. Any suggestions. Thanks Julie ______________________________ Julie Harding Resource Based Learning Manager The Oldham College [Description: \\oldham.ac.uk\netlogon\bin\phone.gif]0161 785 4106 [Description: \\oldham.ac.uk\netlogon\bin\mail.gif]julie.harding at oldham.ac.uk [Description: \\oldham.ac.uk\netlogon\bin\website.gif]www.oldham.ac.uk [Description: \\oldham.ac.uk\netlogon\bin\website.gif]www.oldhambusinesscentre.co.uk P Do you need to print this email?. Please consider the environment before Printing. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 05 October 2011 16:52 To: Xerte discussion list Subject: [Xerte] Android App I've got an android app that consumes toolkits content: all the text pages, and all the navigators so far. You can subscribe either to the RSS feed of a folder, or to a learning object itself. If you've got an android phone, you can install the (beta) application from http://www.nottingham.ac.uk/xerte/downloads/application.apk. Thoughts most welcome. On the home screen you can subscribe to content from a toolkits installation, either a folder's RSS feed, or a learning object's xml (via the xml link in the xml sharing tab on properties). The app has been built with Xerte 3.0, and I'll put the source code up at some point. There is obviously more work to do with supporting the other page types, but I do wonder how many it is sensible to attempt, anyway, there's a few to be getting on with. Next steps is to package it for iPhone, but it's not as easy as the Android route. I think we can also do Blackberry. Home: [cid:image001.png at 01CC837C.7D58D9A0] Add Content [cid:image002.png at 01CC837C.7D58D9A0] Remove Content: [cid:image003.png at 01CC837C.7D58D9A0] Menu: (of learning objects in a folder): [cid:image004.png at 01CC837C.7D58D9A0] Menu (of learning Object): [cid:image005.png at 01CC837C.7D58D9A0] Content: [cid:image006.png at 01CC837C.7D58D9A0] Graphics (with optional sound) [cid:image007.png at 01CC837C.7D58D9A0] Video: [cid:image008.png at 01CC837C.7D58D9A0] Navigators (a generic page for all navigators) [cid:image009.png at 01CC837C.7D58D9A0] 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. ________________________________ This e-mail is only for the use of the addressee. It may contain information which is legally privileged, confidential and exempt from disclosure. The content of this e-mail can in no way be taken to be representative of the Oldham College Corporation. If you received this communication in error, or if you have any comment or concern, please contact postmaster at oldham.ac.uk -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image010.gif Type: image/gif Size: 919 bytes Desc: image010.gif URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image011.gif Type: image/gif Size: 925 bytes Desc: image011.gif URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image012.gif Type: image/gif Size: 914 bytes Desc: image012.gif URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image013.png Type: image/png Size: 14171 bytes Desc: image013.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image014.png Type: image/png Size: 16246 bytes Desc: image014.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image015.png Type: image/png Size: 15396 bytes Desc: image015.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image016.png Type: image/png Size: 13585 bytes Desc: image016.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image017.png Type: image/png Size: 24200 bytes Desc: image017.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image018.png Type: image/png Size: 22493 bytes Desc: image018.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image019.png Type: image/png Size: 87332 bytes Desc: image019.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image020.png Type: image/png Size: 41422 bytes Desc: image020.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image021.png Type: image/png Size: 152893 bytes Desc: image021.png URL: From i.donkervoort at tor.nl Fri Oct 7 08:59:47 2011 From: i.donkervoort at tor.nl (Inge Donkervoort) Date: Fri, 07 Oct 2011 09:59:47 +0200 Subject: [Xerte] The first Norwegian Projects......on discovering Xerte In-Reply-To: <000001cc838f$37a146a0$a6e3d3e0$@co.uk> References: <12C67A1EEC419342AF5E59DA31562C3F06A4D143CF@EXCHANGE1.ad.nottingham.ac.uk>, <005901cc8381$db442d80$91cc8880$@co.uk> <12C67A1EEC419342AF5E59DA31562C3F06A4E1058A@EXCHANGE1.ad.nottingham.ac.uk> <000001cc838f$37a146a0$a6e3d3e0$@co.uk> Message-ID: <4E8EB173.6040708@tor.nl> Hi, Bjorn Teistung and the other teachers from the Globalskolen in Norway are discovering Xerte and so far they like it very much! The Globalskolen is an organisation for distance education for children from expats. He send me some examples made by their teachers. Just for your information. For those who don't speak Norwegian ;) here a short explanation: /These objects are used in the fifth grade -- students are 9 -- 10 years. Just to give you some key-words: Istid = is a presentation of the ice age -- the first in a row of three. Kart og karttegn= maps and map illustrations -- part one. kjaerlaikpaapinne = part of a novel called "Kj?rleik p? pinne"./ Bye, Inge Donkervoort www.12change.eu -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: Istidny1a.zip Type: application/x-zip-compressed Size: 2945416 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: Kart1a.zip Type: application/x-zip-compressed Size: 3350274 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: kjaerliekpaapinne.zip Type: application/x-zip-compressed Size: 6481504 bytes Desc: not available URL: From andrew.lian at andrewlian.com Fri Oct 7 09:41:31 2011 From: andrew.lian at andrewlian.com (A-P. Lian) Date: Fri, 7 Oct 2011 15:41:31 +0700 Subject: [Xerte] Re: Transferring files to remote server In-Reply-To: References: <12C67A1EEC419342AF5E59DA31562C3F06A4D13A5A@EXCHANGE1.ad.nottingham.ac.uk> <20111004151758.21471eybpmq804na@server.tor.nl> <12C67A1EEC419342AF5E59DA31562C3F06A4D13E57@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: Hello again, Maybe someone has more insights. Here is a summary of the problem. (a) I created and zipped a very simple learning object on my local PC. I uploaded it to my server where I unzipped it. I tried running the lesson but the Flash player seemed to load and then nothing happened. (b) I received some kind help from three people on the list: to the effect that I needed to define the mime types. I did that but there was no change. (c) I then installed the zip file on my Windows PC (where I had generated it - new xampp installation - apparently no problem in making lesson). It froze there too in exactly the same way as on my remote server. (d) The preview worked perfectly on my local machine. I am even more lost than previously. Any help would be most welcome. Thank you Andrew -- Professor Dr. Andrew Lian School of English Institute of Social Technology Suranaree University of Technology 111 University Avenue Muang District Nakhon Ratchasima, Thailand, 30000 Emeritus Professor , University of Canberra, Canberra, ACT, Australia Vice-President of AsiaCALL e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com We don't see things as they are, we see things as we are. (Ana?s Nin) The universe is made up of stories, not atoms (Muriel Rukeyser) When you change the way you look at things, the things you look at change (Max Planck) On Wed, Oct 5, 2011 at 02:25, A-P. Lian wrote: > Let me rephrase that. It works fine in preview mode. I have not played it > in normal mode. I guess that is the next step. > > cheers > andrew > > > > -- > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of Canberra, Canberra, ACT, Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com > > We don't see things as they are, we see things as we are. (Ana?s Nin) > The universe is made up of stories, not atoms (Muriel Rukeyser) > When you change the way you look at things, the things you look at change > (Max Planck) > > > On Wed, Oct 5, 2011 at 01:48, A-P. Lian wrote: > >> yes it does >> >> >> -- >> Professor Dr. Andrew Lian >> School of English >> Institute of Social Technology >> Suranaree University of Technology >> 111 University Avenue >> Muang District >> Nakhon Ratchasima, Thailand, 30000 >> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >> Vice-President of AsiaCALL >> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >> >> We don't see things as they are, we see things as we are. (Ana?s Nin) >> The universe is made up of stories, not atoms (Muriel Rukeyser) >> When you change the way you look at things, the things you look at change >> (Max Planck) >> >> >> On Tue, Oct 4, 2011 at 22:45, Julian Tenney < >> Julian.Tenney at nottingham.ac.uk> wrote: >> >>> The piece runs when you run the html file locally?**** >>> >>> ** ** >>> >>> *From:* xerte-bounces at lists.nottingham.ac.uk [mailto: >>> xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *A-P. Lian >>> *Sent:* 04 October 2011 16:13 >>> *To:* Xerte discussion list >>> *Subject:* [Xerte] Re: Transferring files to remote server**** >>> >>> ** ** >>> >>> Well... >>> >>> .htaccess is active but I set the mime types through cpanel.on my server >>> >>> First I tried Tom's solution of text/plain rlo .rlo etc >>> Then I tried application/xml rlo .rlo etc >>> >>> Neither worked. I also uploaded the lesson as a SCORM package installed >>> through moodle. Same problem. I wonder where next to look. Maybe I will >>> start afresh in the next couple of days. >>> >>> Cheers >>> Andrew >>> >>> >>> -- >>> Professor Dr. Andrew Lian >>> School of English >>> Institute of Social Technology >>> Suranaree University of Technology >>> 111 University Avenue >>> Muang District >>> Nakhon Ratchasima, Thailand, 30000 >>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >>> Vice-President of AsiaCALL >>> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >>> >>> We don't see things as they are, we see things as we are. (Ana?s Nin) >>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>> When you change the way you look at things, the things you look at change >>> (Max Planck) >>> >>> **** >>> >>> On Tue, Oct 4, 2011 at 20:35, A-P. Lian >>> wrote:**** >>> >>> Great - thank you**** >>> >>> >>> >>> Andrew >>> >>> -- >>> Professor Dr. Andrew Lian >>> School of English >>> Institute of Social Technology >>> Suranaree University of Technology >>> 111 University Avenue >>> Muang District >>> Nakhon Ratchasima, Thailand, 30000 >>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >>> Vice-President of AsiaCALL >>> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >>> >>> We don't see things as they are, we see things as we are. (Ana?s Nin) >>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>> When you change the way you look at things, the things you look at change >>> (Max Planck) >>> >>> **** >>> >>> On Tue, Oct 4, 2011 at 20:17, Tom Reijnders wrote:*** >>> * >>> >>> >>> That should read: >>> >>> AddType text/plain .rlo >>> >>> >>> If this doesn't work, check if the .htaccess files are enabled. >>> >>> Regards >>> >>> Tom >>> >>> Citeren "A-P. Lian" :**** >>> >>> Thanks Julian, >>> >>> the server does not seem set up to serve these mime types. >>> >>> I have tried to add the types using .htaccess in the local directory as >>> follows: >>> >>> AddType application/rlo xml -- same for rlm and rlt >>> >>> As I really have no experience in doing this, I suspect that I got >>> everything wrong. I was guessing about "application" "rlo" etc... >>> >>> Any clues you can give me as to how I should declare the types in >>> .htaccess >>> would be very welcome. >>> >>> Thanks a lot >>> Andrew >>> >>> >>> >>> -- >>> Professor Dr. Andrew Lian >>> School of English >>> Institute of Social Technology >>> Suranaree University of Technology >>> 111 University Avenue >>> Muang District >>> Nakhon Ratchasima, Thailand, 30000 >>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >>> Vice-President of AsiaCALL >>> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >>> >>> We don't see things as they are, we see things as we are. (Ana?s Nin) >>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>> When you change the way you look at things, the things you look at change >>> (Max Planck) >>> >>> >>> On Tue, Oct 4, 2011 at 15:25, Julian Tenney >>> wrote:**** >>> >>> Sounds like mime types on the server. Check the archives. The server >>> needs**** >>> >>> to be able to serve .rlo, .rlm, .rlt (all of which are .xml)**** >>> >>> ** ** >>> >>> *From:* xerte-bounces at lists.nottingham.ac.uk [mailto: >>> xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *A-P. Lian >>> *Sent:* 04 October 2011 08:06 >>> *To:* list, Xerte discussion >>> *Subject:* [Xerte] Transferring files to remote server**** >>> >>> ** ****** >>> >>> >>> >>> Hello >>> >>> At the risk of filling the listserver with trivia, I have a third >>> question >>> today. >>> >>> I made a short lesson today using the onlinetoolkit in my PC under xampp. >>> Works fine. >>> >>> I zipped it using the built-in facility then FTPd it to my remote server. >>> It unzipped correctly, the media are in the right place and all seems >>> well. >>> >>> I connect to the site, the blue progress bar appears and it says that it >>> has finished loading and to wait. I wait but nothing happens. The >>> progress >>> bar is about 80% across. I then refresh the screen. The progress bar >>> fills >>> completely and then nothing. Any clues??? >>> >>> I am working from Thailand with a relatively slow connection but I do not >>> think that this should matter for the amount of traffic involved. My >>> server >>> is in the US. I have not checked the versions of php and mysql but >>> believe >>> that they are likely to be ok. >>> >>> Advice would be greatly welcomed. >>> >>> Andrew >>> >>> >>> -- >>> Professor Dr. Andrew Lian >>> School of English >>> Institute of Social Technology >>> Suranaree University of Technology >>> 111 University Avenue >>> Muang District >>> Nakhon Ratchasima, Thailand, 30000 >>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >>> Vice-President of AsiaCALL >>> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >>> >>> We don't see things as they are, we see things as we are. (Ana?s Nin) >>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>> When you change the way you look at things, the things you look at change >>> **** >>> >>> (Max Planck)******** >>> >>> >>> >>> 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/xerte >>> >>> 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. >>> >>> >>> **** >>> >>> ** ** >>> >>> >>> >>> >>> ---------------------------------------------------------------- >>> This message was sent using IMP, the Internet Messaging Program.**** >>> >>> >>> >>> >>> _______________________________________________ >>> 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 >>> >>> 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. >>> >>> >>> >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: From reijnders at tor.nl Fri Oct 7 09:49:02 2011 From: reijnders at tor.nl (Tom Reijnders) Date: Fri, 07 Oct 2011 10:49:02 +0200 Subject: [Xerte] Re: Transferring files to remote server In-Reply-To: References: <12C67A1EEC419342AF5E59DA31562C3F06A4D13A5A@EXCHANGE1.ad.nottingham.ac.uk> <20111004151758.21471eybpmq804na@server.tor.nl> <12C67A1EEC419342AF5E59DA31562C3F06A4D13E57@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <4E8EBCFE.8070303@tor.nl> Do you mind posting the zip file (or sending it by pm) so I can have a look? Tom Op 7-10-2011 10:41, A-P. Lian schreef: > Hello again, > > Maybe someone has more insights. Here is a summary of the problem. > > (a) I created and zipped a very simple learning object on my local PC. > I uploaded it to my server where I unzipped it. I tried running the > lesson but the Flash player seemed to load and then nothing happened. > > (b) I received some kind help from three people on the list: to the > effect that I needed to define the mime types. I did that but there > was no change. > > (c) I then installed the zip file on my Windows PC (where I had > generated it - new xampp installation - apparently no problem in > making lesson). It froze there too in exactly the same way as on my > remote server. > > (d) The preview worked perfectly on my local machine. > > I am even more lost than previously. Any help would be most welcome. > > Thank you > Andrew > > -- > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of Canberra, Canberra, ACT, Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com > ; website: > http://www.andrewlian.com > > We don't see things as they are, we see things as we are. (Ana?s Nin) > The universe is made up of stories, not atoms (Muriel Rukeyser) > When you change the way you look at things, the things you look at > change (Max Planck) > > > On Wed, Oct 5, 2011 at 02:25, A-P. Lian > wrote: > > Let me rephrase that. It works fine in preview mode. I have not > played it in normal mode. I guess that is the next step. > > cheers > andrew > > > > -- > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of Canberra, Canberra, ACT, Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com > ; website: > http://www.andrewlian.com > > We don't see things as they are, we see things as we are. (Ana?s Nin) > The universe is made up of stories, not atoms (Muriel Rukeyser) > When you change the way you look at things, the things you look at > change (Max Planck) > > > On Wed, Oct 5, 2011 at 01:48, A-P. Lian > > > wrote: > > yes it does > > > -- > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of Canberra, Canberra, ACT, > Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com > ; website: > http://www.andrewlian.com > > We don't see things as they are, we see things as we are. > (Ana?s Nin) > The universe is made up of stories, not atoms (Muriel Rukeyser) > When you change the way you look at things, the things you > look at change (Max Planck) > > > On Tue, Oct 4, 2011 at 22:45, Julian Tenney > > wrote: > > The piece runs when you run the html file locally? > > *From:* xerte-bounces at lists.nottingham.ac.uk > > [mailto:xerte-bounces at lists.nottingham.ac.uk > ] *On Behalf > Of *A-P. Lian > *Sent:* 04 October 2011 16:13 > *To:* Xerte discussion list > *Subject:* [Xerte] Re: Transferring files to remote server > > Well... > > .htaccess is active but I set the mime types through > cpanel.on my server > > First I tried Tom's solution of text/plain rlo .rlo etc > Then I tried application/xml rlo .rlo etc > > Neither worked. I also uploaded the lesson as a SCORM > package installed through moodle. Same problem. I wonder > where next to look. Maybe I will start afresh in the next > couple of days. > > Cheers > Andrew > > > -- > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of Canberra, Canberra, > ACT, Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com > ; website: > http://www.andrewlian.com > > We don't see things as they are, we see things as we are. > (Ana?s Nin) > The universe is made up of stories, not atoms (Muriel > Rukeyser) > When you change the way you look at things, the things you > look at change (Max Planck) > > On Tue, Oct 4, 2011 at 20:35, A-P. Lian > > wrote: > > Great - thank you > > > > Andrew > > -- > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of Canberra, Canberra, > ACT, Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com > ; website: > http://www.andrewlian.com > > We don't see things as they are, we see things as we are. > (Ana?s Nin) > The universe is made up of stories, not atoms (Muriel > Rukeyser) > When you change the way you look at things, the things you > look at change (Max Planck) > > On Tue, Oct 4, 2011 at 20:17, Tom Reijnders > > wrote: > > > That should read: > > AddType text/plain .rlo > > > If this doesn't work, check if the .htaccess files are > enabled. > > Regards > > Tom > > Citeren "A-P. Lian" >: > > Thanks Julian, > > the server does not seem set up to serve these mime types. > > I have tried to add the types using .htaccess in the local > directory as > follows: > > AddType application/rlo xml -- same for rlm and rlt > > As I really have no experience in doing this, I suspect > that I got > everything wrong. I was guessing about "application" "rlo" > etc... > > Any clues you can give me as to how I should declare the > types in .htaccess > would be very welcome. > > Thanks a lot > Andrew > > > > -- > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of Canberra, Canberra, > ACT, Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com > ; website: > http://www.andrewlian.com > > We don't see things as they are, we see things as we are. > (Ana?s Nin) > The universe is made up of stories, not atoms (Muriel > Rukeyser) > When you change the way you look at things, the things you > look at change > (Max Planck) > > > On Tue, Oct 4, 2011 at 15:25, Julian Tenney > >wrote: > > Sounds like mime types on the server. Check the > archives. The server needs > > to be able to serve .rlo, .rlm, .rlt (all of which are > .xml)**** > > ** ** > > *From:* xerte-bounces at lists.nottingham.ac.uk > [mailto: > xerte-bounces at lists.nottingham.ac.uk > ] *On > Behalf Of *A-P. Lian > *Sent:* 04 October 2011 08:06 > *To:* list, Xerte discussion > *Subject:* [Xerte] Transferring files to remote server**** > > ** ** > > > > Hello > > At the risk of filling the listserver with trivia, I > have a third question > today. > > I made a short lesson today using the onlinetoolkit in > my PC under xampp. > Works fine. > > I zipped it using the built-in facility then FTPd it > to my remote server. > It unzipped correctly, the media are in the right > place and all seems well. > > I connect to the site, the blue progress bar appears > and it says that it > has finished loading and to wait. I wait but nothing > happens. The progress > bar is about 80% across. I then refresh the screen. > The progress bar fills > completely and then nothing. Any clues??? > > I am working from Thailand with a relatively slow > connection but I do not > think that this should matter for the amount of > traffic involved. My server > is in the US. I have not checked the versions of php > and mysql but believe > that they are likely to be ok. > > Advice would be greatly welcomed. > > Andrew > > > -- > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of Canberra, Canberra, > ACT, Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com > ; website: > http://www.andrewlian.com > > We don't see things as they are, we see things as we > are. (Ana?s Nin) > The universe is made up of stories, not atoms (Muriel > Rukeyser) > When you change the way you look at things, the things > you look at change > > (Max Planck)**** > > > > 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/xerte > > 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. > > > > > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging > Program. > > > > > _______________________________________________ > 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 > > 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/xerte > > 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. > > -- -- Tom Reijnders TOR Informatica Chopinlaan 27 5242HM Rosmalen Tel: 073 5226191 Fax: 073 5226196 -------------- next part -------------- An HTML attachment was scrubbed... URL: From patrick.lockley at googlemail.com Fri Oct 7 09:50:04 2011 From: patrick.lockley at googlemail.com (Pat Lockley) Date: Fri, 7 Oct 2011 09:50:04 +0100 Subject: [Xerte] Re: Transferring files to remote server In-Reply-To: References: <12C67A1EEC419342AF5E59DA31562C3F06A4D13A5A@EXCHANGE1.ad.nottingham.ac.uk> <20111004151758.21471eybpmq804na@server.tor.nl> <12C67A1EEC419342AF5E59DA31562C3F06A4D13E57@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: Did you publish it before exporting it? On Fri, Oct 7, 2011 at 9:41 AM, A-P. Lian wrote: > Hello again, > Maybe someone has more insights. Here is a summary of the problem. > (a) I created and zipped a very simple learning object on my local PC. I > uploaded it to my server where I unzipped it. I tried running the lesson but > the Flash player seemed to load and then nothing happened. > (b) I received some kind help from three people on the list: to the effect > that I needed to define the mime types. I did that but there was no change. > (c) I then installed the zip file on my Windows PC (where I had generated it > - new xampp installation - apparently no problem in making lesson). It froze > there too in exactly the same way as on my remote server. > (d) The preview worked perfectly on my local machine. > I am even more lost than previously. Any help would be most welcome. > Thank you > Andrew > -- > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of Canberra, Canberra, ACT, Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com > > We don't see things as they are, we see things as we are. (Ana?s Nin) > The universe is made up of stories, not atoms (Muriel Rukeyser) > When you change the way you look at things, the things you look at change > (Max Planck) > > > On Wed, Oct 5, 2011 at 02:25, A-P. Lian wrote: >> >> Let me rephrase that. It works fine in preview mode. I have not played it >> in normal mode. I guess that is the next step. >> >> cheers >> andrew >> >> >> -- >> Professor Dr. Andrew Lian >> School of English >> Institute of Social Technology >> Suranaree University of Technology >> 111 University Avenue >> Muang District >> Nakhon Ratchasima, Thailand, 30000 >> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >> Vice-President of AsiaCALL >> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >> >> We don't see things as they are, we see things as we are. (Ana?s Nin) >> The universe is made up of stories, not atoms (Muriel Rukeyser) >> When you change the way you look at things, the things you look at change >> (Max Planck) >> >> >> On Wed, Oct 5, 2011 at 01:48, A-P. Lian >> wrote: >>> >>> yes it does >>> >>> -- >>> Professor Dr. Andrew Lian >>> School of English >>> Institute of Social Technology >>> Suranaree University of Technology >>> 111 University Avenue >>> Muang District >>> Nakhon Ratchasima, Thailand, 30000 >>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >>> Vice-President of AsiaCALL >>> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >>> >>> We don't see things as they are, we see things as we are. (Ana?s Nin) >>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>> When you change the way you look at things, the things you look at change >>> (Max Planck) >>> >>> >>> On Tue, Oct 4, 2011 at 22:45, Julian Tenney >>> wrote: >>>> >>>> The piece runs when you run the html file locally? >>>> >>>> >>>> >>>> From: xerte-bounces at lists.nottingham.ac.uk >>>> [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of A-P. Lian >>>> Sent: 04 October 2011 16:13 >>>> To: Xerte discussion list >>>> Subject: [Xerte] Re: Transferring files to remote server >>>> >>>> >>>> >>>> Well... >>>> >>>> .htaccess is active but I set the mime types through cpanel.on my server >>>> >>>> First I tried Tom's solution of text/plain rlo .rlo etc >>>> Then I tried application/xml rlo .rlo etc >>>> >>>> Neither worked. I also uploaded the lesson as a SCORM package installed >>>> through moodle. Same problem. I wonder where next to look. Maybe I will >>>> start afresh in the next couple of days. >>>> >>>> Cheers >>>> Andrew >>>> >>>> >>>> -- >>>> Professor Dr. Andrew Lian >>>> School of English >>>> Institute of Social Technology >>>> Suranaree University of Technology >>>> 111 University Avenue >>>> Muang District >>>> Nakhon Ratchasima, Thailand, 30000 >>>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >>>> Vice-President of AsiaCALL >>>> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >>>> >>>> We don't see things as they are, we see things as we are. (Ana?s Nin) >>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>> When you change the way you look at things, the things you look at >>>> change (Max Planck) >>>> >>>> On Tue, Oct 4, 2011 at 20:35, A-P. Lian >>>> wrote: >>>> >>>> Great - thank you >>>> >>>> Andrew >>>> >>>> -- >>>> Professor Dr. Andrew Lian >>>> School of English >>>> Institute of Social Technology >>>> Suranaree University of Technology >>>> 111 University Avenue >>>> Muang District >>>> Nakhon Ratchasima, Thailand, 30000 >>>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >>>> Vice-President of AsiaCALL >>>> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >>>> >>>> We don't see things as they are, we see things as we are. (Ana?s Nin) >>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>> When you change the way you look at things, the things you look at >>>> change (Max Planck) >>>> >>>> On Tue, Oct 4, 2011 at 20:17, Tom Reijnders wrote: >>>> >>>> That should read: >>>> >>>> AddType text/plain ?.rlo >>>> >>>> >>>> If this doesn't work, check if the .htaccess files are enabled. >>>> >>>> Regards >>>> >>>> Tom >>>> >>>> Citeren "A-P. Lian" : >>>> >>>> Thanks Julian, >>>> >>>> the server does not seem set ?up to serve these mime types. >>>> >>>> I have tried to add the types using .htaccess in the local directory as >>>> follows: >>>> >>>> AddType application/rlo xml -- same for rlm and rlt >>>> >>>> As I really have no experience in doing this, I suspect that I got >>>> everything wrong. I was guessing about "application" "rlo" etc... >>>> >>>> Any clues you can give me as to how I should declare the types in >>>> .htaccess >>>> would be very welcome. >>>> >>>> Thanks a lot >>>> Andrew >>>> >>>> >>>> >>>> -- >>>> Professor Dr. Andrew Lian >>>> School of English >>>> Institute of Social Technology >>>> Suranaree University of Technology >>>> 111 University Avenue >>>> Muang District >>>> Nakhon Ratchasima, Thailand, 30000 >>>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >>>> Vice-President of AsiaCALL >>>> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >>>> >>>> We don't see things as they are, we see things as we are. (Ana?s Nin) >>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>> When you change the way you look at things, the things you look at >>>> change >>>> (Max Planck) >>>> >>>> >>>> On Tue, Oct 4, 2011 at 15:25, Julian Tenney >>>> wrote: >>>> >>>> Sounds like mime types on the server. Check the archives. The server >>>> needs >>>> >>>> to be able to serve .rlo, .rlm, .rlt (all of which are .xml)**** >>>> >>>> ** ** >>>> >>>> *From:* xerte-bounces at lists.nottingham.ac.uk [mailto: >>>> xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *A-P. Lian >>>> *Sent:* 04 October 2011 08:06 >>>> *To:* list, Xerte discussion >>>> *Subject:* [Xerte] Transferring files to remote server**** >>>> >>>> ** ** >>>> >>>> Hello >>>> >>>> At the risk of filling the listserver with trivia, I have a third >>>> question >>>> today. >>>> >>>> I made a short lesson today using the onlinetoolkit in my PC under >>>> xampp. >>>> Works fine. >>>> >>>> I zipped it using the built-in facility then FTPd it to my remote >>>> server. >>>> It unzipped correctly, the media are in the right place and all seems >>>> well. >>>> >>>> I connect to the site, the blue progress bar appears and it says that it >>>> has finished loading and to wait. I wait but nothing happens. The >>>> progress >>>> bar is about 80% across. I then refresh the screen. The progress bar >>>> fills >>>> completely and then nothing. Any clues??? >>>> >>>> I am working from Thailand with a relatively slow connection but I do >>>> not >>>> think that this should matter for the amount of traffic involved. My >>>> server >>>> is in the US. I have not checked the versions of php and mysql but >>>> believe >>>> that they are likely to be ok. >>>> >>>> Advice would be greatly welcomed. >>>> >>>> Andrew >>>> >>>> >>>> -- >>>> Professor Dr. Andrew Lian >>>> School of English >>>> Institute of Social Technology >>>> Suranaree University of Technology >>>> 111 University Avenue >>>> Muang District >>>> Nakhon Ratchasima, Thailand, 30000 >>>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >>>> Vice-President of AsiaCALL >>>> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >>>> >>>> We don't see things as they are, we see things as we are. (Ana?s Nin) >>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>> When you change the way you look at things, the things you look at >>>> change >>>> >>>> (Max Planck)**** >>>> >>>> ?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/xerte >>>> >>>> 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. >>>> >>>> >>>> >>>> >>>> >>>> ---------------------------------------------------------------- >>>> This message was sent using IMP, the Internet Messaging Program. >>>> >>>> >>>> _______________________________________________ >>>> 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 >>>> >>>> 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/xerte > > 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. > > > From patrick.lockley at googlemail.com Fri Oct 7 09:51:08 2011 From: patrick.lockley at googlemail.com (Pat Lockley) Date: Fri, 7 Oct 2011 09:51:08 +0100 Subject: [Xerte] Re: Transferring files to remote server In-Reply-To: <4E8EBCFE.8070303@tor.nl> References: <12C67A1EEC419342AF5E59DA31562C3F06A4D13A5A@EXCHANGE1.ad.nottingham.ac.uk> <20111004151758.21471eybpmq804na@server.tor.nl> <12C67A1EEC419342AF5E59DA31562C3F06A4D13E57@EXCHANGE1.ad.nottingham.ac.uk> <4E8EBCFE.8070303@tor.nl> Message-ID: Also, if the URL is accessible, then send the URL and I can test Also, should we add mimetypes the installed htaccess file? On Fri, Oct 7, 2011 at 9:49 AM, Tom Reijnders wrote: > Do you mind posting the zip file (or sending it by pm) so I can have a look? > > Tom > > Op 7-10-2011 10:41, A-P. Lian schreef: > > Hello again, > Maybe someone has more insights. Here is a summary of the problem. > (a) I created and zipped a very simple learning object on my local PC. I > uploaded it to my server where I unzipped it. I tried running the lesson but > the Flash player seemed to load and then nothing happened. > (b) I received some kind help from three people on the list: to the effect > that I needed to define the mime types. I did that but there was no change. > (c) I then installed the zip file on my Windows PC (where I had generated it > - new xampp installation - apparently no problem in making lesson). It froze > there too in exactly the same way as on my remote server. > (d) The preview worked perfectly on my local machine. > I am even more lost than previously. Any help would be most welcome. > Thank you > Andrew > -- > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of Canberra, Canberra, ACT, Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com > > We don't see things as they are, we see things as we are. (Ana?s Nin) > The universe is made up of stories, not atoms (Muriel Rukeyser) > When you change the way you look at things, the things you look at change > (Max Planck) > > > On Wed, Oct 5, 2011 at 02:25, A-P. Lian wrote: >> >> Let me rephrase that. It works fine in preview mode. I have not played it >> in normal mode. I guess that is the next step. >> >> cheers >> andrew >> >> >> -- >> Professor Dr. Andrew Lian >> School of English >> Institute of Social Technology >> Suranaree University of Technology >> 111 University Avenue >> Muang District >> Nakhon Ratchasima, Thailand, 30000 >> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >> Vice-President of AsiaCALL >> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >> >> We don't see things as they are, we see things as we are. (Ana?s Nin) >> The universe is made up of stories, not atoms (Muriel Rukeyser) >> When you change the way you look at things, the things you look at change >> (Max Planck) >> >> >> On Wed, Oct 5, 2011 at 01:48, A-P. Lian >> wrote: >>> >>> yes it does >>> >>> -- >>> Professor Dr. Andrew Lian >>> School of English >>> Institute of Social Technology >>> Suranaree University of Technology >>> 111 University Avenue >>> Muang District >>> Nakhon Ratchasima, Thailand, 30000 >>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >>> Vice-President of AsiaCALL >>> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >>> >>> We don't see things as they are, we see things as we are. (Ana?s Nin) >>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>> When you change the way you look at things, the things you look at change >>> (Max Planck) >>> >>> >>> On Tue, Oct 4, 2011 at 22:45, Julian Tenney >>> wrote: >>>> >>>> The piece runs when you run the html file locally? >>>> >>>> >>>> >>>> From: xerte-bounces at lists.nottingham.ac.uk >>>> [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of A-P. Lian >>>> Sent: 04 October 2011 16:13 >>>> To: Xerte discussion list >>>> Subject: [Xerte] Re: Transferring files to remote server >>>> >>>> >>>> >>>> Well... >>>> >>>> .htaccess is active but I set the mime types through cpanel.on my server >>>> >>>> First I tried Tom's solution of text/plain rlo .rlo etc >>>> Then I tried application/xml rlo .rlo etc >>>> >>>> Neither worked. I also uploaded the lesson as a SCORM package installed >>>> through moodle. Same problem. I wonder where next to look. Maybe I will >>>> start afresh in the next couple of days. >>>> >>>> Cheers >>>> Andrew >>>> >>>> >>>> -- >>>> Professor Dr. Andrew Lian >>>> School of English >>>> Institute of Social Technology >>>> Suranaree University of Technology >>>> 111 University Avenue >>>> Muang District >>>> Nakhon Ratchasima, Thailand, 30000 >>>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >>>> Vice-President of AsiaCALL >>>> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >>>> >>>> We don't see things as they are, we see things as we are. (Ana?s Nin) >>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>> When you change the way you look at things, the things you look at >>>> change (Max Planck) >>>> >>>> On Tue, Oct 4, 2011 at 20:35, A-P. Lian >>>> wrote: >>>> >>>> Great - thank you >>>> >>>> Andrew >>>> >>>> -- >>>> Professor Dr. Andrew Lian >>>> School of English >>>> Institute of Social Technology >>>> Suranaree University of Technology >>>> 111 University Avenue >>>> Muang District >>>> Nakhon Ratchasima, Thailand, 30000 >>>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >>>> Vice-President of AsiaCALL >>>> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >>>> >>>> We don't see things as they are, we see things as we are. (Ana?s Nin) >>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>> When you change the way you look at things, the things you look at >>>> change (Max Planck) >>>> >>>> On Tue, Oct 4, 2011 at 20:17, Tom Reijnders wrote: >>>> >>>> That should read: >>>> >>>> AddType text/plain ?.rlo >>>> >>>> >>>> If this doesn't work, check if the .htaccess files are enabled. >>>> >>>> Regards >>>> >>>> Tom >>>> >>>> Citeren "A-P. Lian" : >>>> >>>> Thanks Julian, >>>> >>>> the server does not seem set ?up to serve these mime types. >>>> >>>> I have tried to add the types using .htaccess in the local directory as >>>> follows: >>>> >>>> AddType application/rlo xml -- same for rlm and rlt >>>> >>>> As I really have no experience in doing this, I suspect that I got >>>> everything wrong. I was guessing about "application" "rlo" etc... >>>> >>>> Any clues you can give me as to how I should declare the types in >>>> .htaccess >>>> would be very welcome. >>>> >>>> Thanks a lot >>>> Andrew >>>> >>>> >>>> >>>> -- >>>> Professor Dr. Andrew Lian >>>> School of English >>>> Institute of Social Technology >>>> Suranaree University of Technology >>>> 111 University Avenue >>>> Muang District >>>> Nakhon Ratchasima, Thailand, 30000 >>>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >>>> Vice-President of AsiaCALL >>>> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >>>> >>>> We don't see things as they are, we see things as we are. (Ana?s Nin) >>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>> When you change the way you look at things, the things you look at >>>> change >>>> (Max Planck) >>>> >>>> >>>> On Tue, Oct 4, 2011 at 15:25, Julian Tenney >>>> wrote: >>>> >>>> Sounds like mime types on the server. Check the archives. The server >>>> needs >>>> >>>> to be able to serve .rlo, .rlm, .rlt (all of which are .xml)**** >>>> >>>> ** ** >>>> >>>> *From:* xerte-bounces at lists.nottingham.ac.uk [mailto: >>>> xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *A-P. Lian >>>> *Sent:* 04 October 2011 08:06 >>>> *To:* list, Xerte discussion >>>> *Subject:* [Xerte] Transferring files to remote server**** >>>> >>>> ** ** >>>> >>>> Hello >>>> >>>> At the risk of filling the listserver with trivia, I have a third >>>> question >>>> today. >>>> >>>> I made a short lesson today using the onlinetoolkit in my PC under >>>> xampp. >>>> Works fine. >>>> >>>> I zipped it using the built-in facility then FTPd it to my remote >>>> server. >>>> It unzipped correctly, the media are in the right place and all seems >>>> well. >>>> >>>> I connect to the site, the blue progress bar appears and it says that it >>>> has finished loading and to wait. I wait but nothing happens. The >>>> progress >>>> bar is about 80% across. I then refresh the screen. The progress bar >>>> fills >>>> completely and then nothing. Any clues??? >>>> >>>> I am working from Thailand with a relatively slow connection but I do >>>> not >>>> think that this should matter for the amount of traffic involved. My >>>> server >>>> is in the US. I have not checked the versions of php and mysql but >>>> believe >>>> that they are likely to be ok. >>>> >>>> Advice would be greatly welcomed. >>>> >>>> Andrew >>>> >>>> >>>> -- >>>> Professor Dr. Andrew Lian >>>> School of English >>>> Institute of Social Technology >>>> Suranaree University of Technology >>>> 111 University Avenue >>>> Muang District >>>> Nakhon Ratchasima, Thailand, 30000 >>>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >>>> Vice-President of AsiaCALL >>>> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >>>> >>>> We don't see things as they are, we see things as we are. (Ana?s Nin) >>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>> When you change the way you look at things, the things you look at >>>> change >>>> >>>> (Max Planck)**** >>>> >>>> ?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/xerte >>>> >>>> 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. >>>> >>>> >>>> >>>> >>>> >>>> ---------------------------------------------------------------- >>>> This message was sent using IMP, the Internet Messaging Program. >>>> >>>> >>>> _______________________________________________ >>>> 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 >>>> >>>> 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/xerte > > 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. > > > > -- > -- > > Tom Reijnders > TOR Informatica > Chopinlaan 27 > 5242HM Rosmalen > Tel: 073 5226191 > Fax: 073 5226196 > > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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. > > > From andrew.lian at andrewlian.com Fri Oct 7 09:54:34 2011 From: andrew.lian at andrewlian.com (A-P. Lian) Date: Fri, 7 Oct 2011 15:54:34 +0700 Subject: [Xerte] Re: Transferring files to remote server In-Reply-To: References: <12C67A1EEC419342AF5E59DA31562C3F06A4D13A5A@EXCHANGE1.ad.nottingham.ac.uk> <20111004151758.21471eybpmq804na@server.tor.nl> <12C67A1EEC419342AF5E59DA31562C3F06A4D13E57@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: yes I did. Andrew -- Professor Dr. Andrew Lian School of English Institute of Social Technology Suranaree University of Technology 111 University Avenue Muang District Nakhon Ratchasima, Thailand, 30000 Emeritus Professor , University of Canberra, Canberra, ACT, Australia Vice-President of AsiaCALL e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com We don't see things as they are, we see things as we are. (Ana?s Nin) The universe is made up of stories, not atoms (Muriel Rukeyser) When you change the way you look at things, the things you look at change (Max Planck) On Fri, Oct 7, 2011 at 15:50, Pat Lockley wrote: > Did you publish it before exporting it? > > On Fri, Oct 7, 2011 at 9:41 AM, A-P. Lian > wrote: > > Hello again, > > Maybe someone has more insights. Here is a summary of the problem. > > (a) I created and zipped a very simple learning object on my local PC. I > > uploaded it to my server where I unzipped it. I tried running the lesson > but > > the Flash player seemed to load and then nothing happened. > > (b) I received some kind help from three people on the list: to the > effect > > that I needed to define the mime types. I did that but there was no > change. > > (c) I then installed the zip file on my Windows PC (where I had generated > it > > - new xampp installation - apparently no problem in making lesson). It > froze > > there too in exactly the same way as on my remote server. > > (d) The preview worked perfectly on my local machine. > > I am even more lost than previously. Any help would be most welcome. > > Thank you > > Andrew > > -- > > Professor Dr. Andrew Lian > > School of English > > Institute of Social Technology > > Suranaree University of Technology > > 111 University Avenue > > Muang District > > Nakhon Ratchasima, Thailand, 30000 > > Emeritus Professor , University of Canberra, Canberra, ACT, Australia > > Vice-President of AsiaCALL > > e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com > > > > We don't see things as they are, we see things as we are. (Ana?s Nin) > > The universe is made up of stories, not atoms (Muriel Rukeyser) > > When you change the way you look at things, the things you look at change > > (Max Planck) > > > > > > On Wed, Oct 5, 2011 at 02:25, A-P. Lian > wrote: > >> > >> Let me rephrase that. It works fine in preview mode. I have not played > it > >> in normal mode. I guess that is the next step. > >> > >> cheers > >> andrew > >> > >> > >> -- > >> Professor Dr. Andrew Lian > >> School of English > >> Institute of Social Technology > >> Suranaree University of Technology > >> 111 University Avenue > >> Muang District > >> Nakhon Ratchasima, Thailand, 30000 > >> Emeritus Professor , University of Canberra, Canberra, ACT, Australia > >> Vice-President of AsiaCALL > >> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com > >> > >> We don't see things as they are, we see things as we are. (Ana?s Nin) > >> The universe is made up of stories, not atoms (Muriel Rukeyser) > >> When you change the way you look at things, the things you look at > change > >> (Max Planck) > >> > >> > >> On Wed, Oct 5, 2011 at 01:48, A-P. Lian > >> wrote: > >>> > >>> yes it does > >>> > >>> -- > >>> Professor Dr. Andrew Lian > >>> School of English > >>> Institute of Social Technology > >>> Suranaree University of Technology > >>> 111 University Avenue > >>> Muang District > >>> Nakhon Ratchasima, Thailand, 30000 > >>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia > >>> Vice-President of AsiaCALL > >>> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com > >>> > >>> We don't see things as they are, we see things as we are. (Ana?s Nin) > >>> The universe is made up of stories, not atoms (Muriel Rukeyser) > >>> When you change the way you look at things, the things you look at > change > >>> (Max Planck) > >>> > >>> > >>> On Tue, Oct 4, 2011 at 22:45, Julian Tenney > >>> wrote: > >>>> > >>>> The piece runs when you run the html file locally? > >>>> > >>>> > >>>> > >>>> From: xerte-bounces at lists.nottingham.ac.uk > >>>> [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of A-P. Lian > >>>> Sent: 04 October 2011 16:13 > >>>> To: Xerte discussion list > >>>> Subject: [Xerte] Re: Transferring files to remote server > >>>> > >>>> > >>>> > >>>> Well... > >>>> > >>>> .htaccess is active but I set the mime types through cpanel.on my > server > >>>> > >>>> First I tried Tom's solution of text/plain rlo .rlo etc > >>>> Then I tried application/xml rlo .rlo etc > >>>> > >>>> Neither worked. I also uploaded the lesson as a SCORM package > installed > >>>> through moodle. Same problem. I wonder where next to look. Maybe I > will > >>>> start afresh in the next couple of days. > >>>> > >>>> Cheers > >>>> Andrew > >>>> > >>>> > >>>> -- > >>>> Professor Dr. Andrew Lian > >>>> School of English > >>>> Institute of Social Technology > >>>> Suranaree University of Technology > >>>> 111 University Avenue > >>>> Muang District > >>>> Nakhon Ratchasima, Thailand, 30000 > >>>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia > >>>> Vice-President of AsiaCALL > >>>> e-mail: andrew.lian at andrewlian.com; website: > http://www.andrewlian.com > >>>> > >>>> We don't see things as they are, we see things as we are. (Ana?s Nin) > >>>> The universe is made up of stories, not atoms (Muriel Rukeyser) > >>>> When you change the way you look at things, the things you look at > >>>> change (Max Planck) > >>>> > >>>> On Tue, Oct 4, 2011 at 20:35, A-P. Lian > >>>> wrote: > >>>> > >>>> Great - thank you > >>>> > >>>> Andrew > >>>> > >>>> -- > >>>> Professor Dr. Andrew Lian > >>>> School of English > >>>> Institute of Social Technology > >>>> Suranaree University of Technology > >>>> 111 University Avenue > >>>> Muang District > >>>> Nakhon Ratchasima, Thailand, 30000 > >>>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia > >>>> Vice-President of AsiaCALL > >>>> e-mail: andrew.lian at andrewlian.com; website: > http://www.andrewlian.com > >>>> > >>>> We don't see things as they are, we see things as we are. (Ana?s Nin) > >>>> The universe is made up of stories, not atoms (Muriel Rukeyser) > >>>> When you change the way you look at things, the things you look at > >>>> change (Max Planck) > >>>> > >>>> On Tue, Oct 4, 2011 at 20:17, Tom Reijnders wrote: > >>>> > >>>> That should read: > >>>> > >>>> AddType text/plain .rlo > >>>> > >>>> > >>>> If this doesn't work, check if the .htaccess files are enabled. > >>>> > >>>> Regards > >>>> > >>>> Tom > >>>> > >>>> Citeren "A-P. Lian" : > >>>> > >>>> Thanks Julian, > >>>> > >>>> the server does not seem set up to serve these mime types. > >>>> > >>>> I have tried to add the types using .htaccess in the local directory > as > >>>> follows: > >>>> > >>>> AddType application/rlo xml -- same for rlm and rlt > >>>> > >>>> As I really have no experience in doing this, I suspect that I got > >>>> everything wrong. I was guessing about "application" "rlo" etc... > >>>> > >>>> Any clues you can give me as to how I should declare the types in > >>>> .htaccess > >>>> would be very welcome. > >>>> > >>>> Thanks a lot > >>>> Andrew > >>>> > >>>> > >>>> > >>>> -- > >>>> Professor Dr. Andrew Lian > >>>> School of English > >>>> Institute of Social Technology > >>>> Suranaree University of Technology > >>>> 111 University Avenue > >>>> Muang District > >>>> Nakhon Ratchasima, Thailand, 30000 > >>>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia > >>>> Vice-President of AsiaCALL > >>>> e-mail: andrew.lian at andrewlian.com; website: > http://www.andrewlian.com > >>>> > >>>> We don't see things as they are, we see things as we are. (Ana?s Nin) > >>>> The universe is made up of stories, not atoms (Muriel Rukeyser) > >>>> When you change the way you look at things, the things you look at > >>>> change > >>>> (Max Planck) > >>>> > >>>> > >>>> On Tue, Oct 4, 2011 at 15:25, Julian Tenney > >>>> wrote: > >>>> > >>>> Sounds like mime types on the server. Check the archives. The server > >>>> needs > >>>> > >>>> to be able to serve .rlo, .rlm, .rlt (all of which are .xml)**** > >>>> > >>>> ** ** > >>>> > >>>> *From:* xerte-bounces at lists.nottingham.ac.uk [mailto: > >>>> xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *A-P. Lian > >>>> *Sent:* 04 October 2011 08:06 > >>>> *To:* list, Xerte discussion > >>>> *Subject:* [Xerte] Transferring files to remote server**** > >>>> > >>>> ** ** > >>>> > >>>> Hello > >>>> > >>>> At the risk of filling the listserver with trivia, I have a third > >>>> question > >>>> today. > >>>> > >>>> I made a short lesson today using the onlinetoolkit in my PC under > >>>> xampp. > >>>> Works fine. > >>>> > >>>> I zipped it using the built-in facility then FTPd it to my remote > >>>> server. > >>>> It unzipped correctly, the media are in the right place and all seems > >>>> well. > >>>> > >>>> I connect to the site, the blue progress bar appears and it says that > it > >>>> has finished loading and to wait. I wait but nothing happens. The > >>>> progress > >>>> bar is about 80% across. I then refresh the screen. The progress bar > >>>> fills > >>>> completely and then nothing. Any clues??? > >>>> > >>>> I am working from Thailand with a relatively slow connection but I do > >>>> not > >>>> think that this should matter for the amount of traffic involved. My > >>>> server > >>>> is in the US. I have not checked the versions of php and mysql but > >>>> believe > >>>> that they are likely to be ok. > >>>> > >>>> Advice would be greatly welcomed. > >>>> > >>>> Andrew > >>>> > >>>> > >>>> -- > >>>> Professor Dr. Andrew Lian > >>>> School of English > >>>> Institute of Social Technology > >>>> Suranaree University of Technology > >>>> 111 University Avenue > >>>> Muang District > >>>> Nakhon Ratchasima, Thailand, 30000 > >>>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia > >>>> Vice-President of AsiaCALL > >>>> e-mail: andrew.lian at andrewlian.com; website: > http://www.andrewlian.com > >>>> > >>>> We don't see things as they are, we see things as we are. (Ana?s Nin) > >>>> The universe is made up of stories, not atoms (Muriel Rukeyser) > >>>> When you change the way you look at things, the things you look at > >>>> change > >>>> > >>>> (Max Planck)**** > >>>> > >>>> 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/xerte > >>>> > >>>> 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. > >>>> > >>>> > >>>> > >>>> > >>>> > >>>> ---------------------------------------------------------------- > >>>> This message was sent using IMP, the Internet Messaging Program. > >>>> > >>>> > >>>> _______________________________________________ > >>>> 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 > >>>> > >>>> 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/xerte > > > > 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/xerte > -------------- next part -------------- An HTML attachment was scrubbed... URL: From andrew.lian at andrewlian.com Fri Oct 7 09:59:06 2011 From: andrew.lian at andrewlian.com (A-P. Lian) Date: Fri, 7 Oct 2011 15:59:06 +0700 Subject: [Xerte] Re: Transferring files to remote server In-Reply-To: References: <12C67A1EEC419342AF5E59DA31562C3F06A4D13A5A@EXCHANGE1.ad.nottingham.ac.uk> <20111004151758.21471eybpmq804na@server.tor.nl> <12C67A1EEC419342AF5E59DA31562C3F06A4D13E57@EXCHANGE1.ad.nottingham.ac.uk> <4E8EBCFE.8070303@tor.nl> Message-ID: Thanks for all your replies. I will post when I get back to my PC. Let's hope the Internet holds up. It has been pouring with rain in Thailand and communications have been disrupted. Cheers Andrew -- Professor Dr. Andrew Lian School of English Institute of Social Technology Suranaree University of Technology 111 University Avenue Muang District Nakhon Ratchasima, Thailand, 30000 Emeritus Professor , University of Canberra, Canberra, ACT, Australia Vice-President of AsiaCALL e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com We don't see things as they are, we see things as we are. (Ana?s Nin) The universe is made up of stories, not atoms (Muriel Rukeyser) When you change the way you look at things, the things you look at change (Max Planck) On Fri, Oct 7, 2011 at 15:51, Pat Lockley wrote: > Also, if the URL is accessible, then send the URL and I can test > > Also, should we add mimetypes the installed htaccess file? > > On Fri, Oct 7, 2011 at 9:49 AM, Tom Reijnders wrote: > > Do you mind posting the zip file (or sending it by pm) so I can have a > look? > > > > Tom > > > > Op 7-10-2011 10:41, A-P. Lian schreef: > > > > Hello again, > > Maybe someone has more insights. Here is a summary of the problem. > > (a) I created and zipped a very simple learning object on my local PC. I > > uploaded it to my server where I unzipped it. I tried running the lesson > but > > the Flash player seemed to load and then nothing happened. > > (b) I received some kind help from three people on the list: to the > effect > > that I needed to define the mime types. I did that but there was no > change. > > (c) I then installed the zip file on my Windows PC (where I had generated > it > > - new xampp installation - apparently no problem in making lesson). It > froze > > there too in exactly the same way as on my remote server. > > (d) The preview worked perfectly on my local machine. > > I am even more lost than previously. Any help would be most welcome. > > Thank you > > Andrew > > -- > > Professor Dr. Andrew Lian > > School of English > > Institute of Social Technology > > Suranaree University of Technology > > 111 University Avenue > > Muang District > > Nakhon Ratchasima, Thailand, 30000 > > Emeritus Professor , University of Canberra, Canberra, ACT, Australia > > Vice-President of AsiaCALL > > e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com > > > > We don't see things as they are, we see things as we are. (Ana?s Nin) > > The universe is made up of stories, not atoms (Muriel Rukeyser) > > When you change the way you look at things, the things you look at change > > (Max Planck) > > > > > > On Wed, Oct 5, 2011 at 02:25, A-P. Lian > wrote: > >> > >> Let me rephrase that. It works fine in preview mode. I have not played > it > >> in normal mode. I guess that is the next step. > >> > >> cheers > >> andrew > >> > >> > >> -- > >> Professor Dr. Andrew Lian > >> School of English > >> Institute of Social Technology > >> Suranaree University of Technology > >> 111 University Avenue > >> Muang District > >> Nakhon Ratchasima, Thailand, 30000 > >> Emeritus Professor , University of Canberra, Canberra, ACT, Australia > >> Vice-President of AsiaCALL > >> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com > >> > >> We don't see things as they are, we see things as we are. (Ana?s Nin) > >> The universe is made up of stories, not atoms (Muriel Rukeyser) > >> When you change the way you look at things, the things you look at > change > >> (Max Planck) > >> > >> > >> On Wed, Oct 5, 2011 at 01:48, A-P. Lian > >> wrote: > >>> > >>> yes it does > >>> > >>> -- > >>> Professor Dr. Andrew Lian > >>> School of English > >>> Institute of Social Technology > >>> Suranaree University of Technology > >>> 111 University Avenue > >>> Muang District > >>> Nakhon Ratchasima, Thailand, 30000 > >>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia > >>> Vice-President of AsiaCALL > >>> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com > >>> > >>> We don't see things as they are, we see things as we are. (Ana?s Nin) > >>> The universe is made up of stories, not atoms (Muriel Rukeyser) > >>> When you change the way you look at things, the things you look at > change > >>> (Max Planck) > >>> > >>> > >>> On Tue, Oct 4, 2011 at 22:45, Julian Tenney > >>> wrote: > >>>> > >>>> The piece runs when you run the html file locally? > >>>> > >>>> > >>>> > >>>> From: xerte-bounces at lists.nottingham.ac.uk > >>>> [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of A-P. Lian > >>>> Sent: 04 October 2011 16:13 > >>>> To: Xerte discussion list > >>>> Subject: [Xerte] Re: Transferring files to remote server > >>>> > >>>> > >>>> > >>>> Well... > >>>> > >>>> .htaccess is active but I set the mime types through cpanel.on my > server > >>>> > >>>> First I tried Tom's solution of text/plain rlo .rlo etc > >>>> Then I tried application/xml rlo .rlo etc > >>>> > >>>> Neither worked. I also uploaded the lesson as a SCORM package > installed > >>>> through moodle. Same problem. I wonder where next to look. Maybe I > will > >>>> start afresh in the next couple of days. > >>>> > >>>> Cheers > >>>> Andrew > >>>> > >>>> > >>>> -- > >>>> Professor Dr. Andrew Lian > >>>> School of English > >>>> Institute of Social Technology > >>>> Suranaree University of Technology > >>>> 111 University Avenue > >>>> Muang District > >>>> Nakhon Ratchasima, Thailand, 30000 > >>>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia > >>>> Vice-President of AsiaCALL > >>>> e-mail: andrew.lian at andrewlian.com; website: > http://www.andrewlian.com > >>>> > >>>> We don't see things as they are, we see things as we are. (Ana?s Nin) > >>>> The universe is made up of stories, not atoms (Muriel Rukeyser) > >>>> When you change the way you look at things, the things you look at > >>>> change (Max Planck) > >>>> > >>>> On Tue, Oct 4, 2011 at 20:35, A-P. Lian > >>>> wrote: > >>>> > >>>> Great - thank you > >>>> > >>>> Andrew > >>>> > >>>> -- > >>>> Professor Dr. Andrew Lian > >>>> School of English > >>>> Institute of Social Technology > >>>> Suranaree University of Technology > >>>> 111 University Avenue > >>>> Muang District > >>>> Nakhon Ratchasima, Thailand, 30000 > >>>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia > >>>> Vice-President of AsiaCALL > >>>> e-mail: andrew.lian at andrewlian.com; website: > http://www.andrewlian.com > >>>> > >>>> We don't see things as they are, we see things as we are. (Ana?s Nin) > >>>> The universe is made up of stories, not atoms (Muriel Rukeyser) > >>>> When you change the way you look at things, the things you look at > >>>> change (Max Planck) > >>>> > >>>> On Tue, Oct 4, 2011 at 20:17, Tom Reijnders wrote: > >>>> > >>>> That should read: > >>>> > >>>> AddType text/plain .rlo > >>>> > >>>> > >>>> If this doesn't work, check if the .htaccess files are enabled. > >>>> > >>>> Regards > >>>> > >>>> Tom > >>>> > >>>> Citeren "A-P. Lian" : > >>>> > >>>> Thanks Julian, > >>>> > >>>> the server does not seem set up to serve these mime types. > >>>> > >>>> I have tried to add the types using .htaccess in the local directory > as > >>>> follows: > >>>> > >>>> AddType application/rlo xml -- same for rlm and rlt > >>>> > >>>> As I really have no experience in doing this, I suspect that I got > >>>> everything wrong. I was guessing about "application" "rlo" etc... > >>>> > >>>> Any clues you can give me as to how I should declare the types in > >>>> .htaccess > >>>> would be very welcome. > >>>> > >>>> Thanks a lot > >>>> Andrew > >>>> > >>>> > >>>> > >>>> -- > >>>> Professor Dr. Andrew Lian > >>>> School of English > >>>> Institute of Social Technology > >>>> Suranaree University of Technology > >>>> 111 University Avenue > >>>> Muang District > >>>> Nakhon Ratchasima, Thailand, 30000 > >>>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia > >>>> Vice-President of AsiaCALL > >>>> e-mail: andrew.lian at andrewlian.com; website: > http://www.andrewlian.com > >>>> > >>>> We don't see things as they are, we see things as we are. (Ana?s Nin) > >>>> The universe is made up of stories, not atoms (Muriel Rukeyser) > >>>> When you change the way you look at things, the things you look at > >>>> change > >>>> (Max Planck) > >>>> > >>>> > >>>> On Tue, Oct 4, 2011 at 15:25, Julian Tenney > >>>> wrote: > >>>> > >>>> Sounds like mime types on the server. Check the archives. The server > >>>> needs > >>>> > >>>> to be able to serve .rlo, .rlm, .rlt (all of which are .xml)**** > >>>> > >>>> ** ** > >>>> > >>>> *From:* xerte-bounces at lists.nottingham.ac.uk [mailto: > >>>> xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *A-P. Lian > >>>> *Sent:* 04 October 2011 08:06 > >>>> *To:* list, Xerte discussion > >>>> *Subject:* [Xerte] Transferring files to remote server**** > >>>> > >>>> ** ** > >>>> > >>>> Hello > >>>> > >>>> At the risk of filling the listserver with trivia, I have a third > >>>> question > >>>> today. > >>>> > >>>> I made a short lesson today using the onlinetoolkit in my PC under > >>>> xampp. > >>>> Works fine. > >>>> > >>>> I zipped it using the built-in facility then FTPd it to my remote > >>>> server. > >>>> It unzipped correctly, the media are in the right place and all seems > >>>> well. > >>>> > >>>> I connect to the site, the blue progress bar appears and it says that > it > >>>> has finished loading and to wait. I wait but nothing happens. The > >>>> progress > >>>> bar is about 80% across. I then refresh the screen. The progress bar > >>>> fills > >>>> completely and then nothing. Any clues??? > >>>> > >>>> I am working from Thailand with a relatively slow connection but I do > >>>> not > >>>> think that this should matter for the amount of traffic involved. My > >>>> server > >>>> is in the US. I have not checked the versions of php and mysql but > >>>> believe > >>>> that they are likely to be ok. > >>>> > >>>> Advice would be greatly welcomed. > >>>> > >>>> Andrew > >>>> > >>>> > >>>> -- > >>>> Professor Dr. Andrew Lian > >>>> School of English > >>>> Institute of Social Technology > >>>> Suranaree University of Technology > >>>> 111 University Avenue > >>>> Muang District > >>>> Nakhon Ratchasima, Thailand, 30000 > >>>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia > >>>> Vice-President of AsiaCALL > >>>> e-mail: andrew.lian at andrewlian.com; website: > http://www.andrewlian.com > >>>> > >>>> We don't see things as they are, we see things as we are. (Ana?s Nin) > >>>> The universe is made up of stories, not atoms (Muriel Rukeyser) > >>>> When you change the way you look at things, the things you look at > >>>> change > >>>> > >>>> (Max Planck)**** > >>>> > >>>> 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/xerte > >>>> > >>>> 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. > >>>> > >>>> > >>>> > >>>> > >>>> > >>>> ---------------------------------------------------------------- > >>>> This message was sent using IMP, the Internet Messaging Program. > >>>> > >>>> > >>>> _______________________________________________ > >>>> 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 > >>>> > >>>> 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/xerte > > > > 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. > > > > > > > > -- > > -- > > > > Tom Reijnders > > TOR Informatica > > Chopinlaan 27 > > 5242HM Rosmalen > > Tel: 073 5226191 > > Fax: 073 5226196 > > > > > > _______________________________________________ > > Xerte mailing list > > Xerte at lists.nottingham.ac.uk > > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > > > 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/xerte > -------------- next part -------------- An HTML attachment was scrubbed... URL: From andrew.lian at andrewlian.com Fri Oct 7 10:02:38 2011 From: andrew.lian at andrewlian.com (A-P. Lian) Date: Fri, 7 Oct 2011 16:02:38 +0700 Subject: [Xerte] Re: Transferring files to remote server In-Reply-To: References: <12C67A1EEC419342AF5E59DA31562C3F06A4D13A5A@EXCHANGE1.ad.nottingham.ac.uk> <20111004151758.21471eybpmq804na@server.tor.nl> <12C67A1EEC419342AF5E59DA31562C3F06A4D13E57@EXCHANGE1.ad.nottingham.ac.uk> <4E8EBCFE.8070303@tor.nl> Message-ID: And while I think of it... Yes I did add mimetypes both through .htaccess and through the cPanel on my server. Tom Reijnders suggested text/plain rlo etc and the server people suggested application/xml I tried both variations on the remote server, not the local xampp - no joy. Cheers Andrew -- Professor Dr. Andrew Lian School of English Institute of Social Technology Suranaree University of Technology 111 University Avenue Muang District Nakhon Ratchasima, Thailand, 30000 Emeritus Professor , University of Canberra, Canberra, ACT, Australia Vice-President of AsiaCALL e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com We don't see things as they are, we see things as we are. (Ana?s Nin) The universe is made up of stories, not atoms (Muriel Rukeyser) When you change the way you look at things, the things you look at change (Max Planck) On Fri, Oct 7, 2011 at 15:51, Pat Lockley wrote: > Also, if the URL is accessible, then send the URL and I can test > > Also, should we add mimetypes the installed htaccess file? > > On Fri, Oct 7, 2011 at 9:49 AM, Tom Reijnders wrote: > > Do you mind posting the zip file (or sending it by pm) so I can have a > look? > > > > Tom > > > > Op 7-10-2011 10:41, A-P. Lian schreef: > > > > Hello again, > > Maybe someone has more insights. Here is a summary of the problem. > > (a) I created and zipped a very simple learning object on my local PC. I > > uploaded it to my server where I unzipped it. I tried running the lesson > but > > the Flash player seemed to load and then nothing happened. > > (b) I received some kind help from three people on the list: to the > effect > > that I needed to define the mime types. I did that but there was no > change. > > (c) I then installed the zip file on my Windows PC (where I had generated > it > > - new xampp installation - apparently no problem in making lesson). It > froze > > there too in exactly the same way as on my remote server. > > (d) The preview worked perfectly on my local machine. > > I am even more lost than previously. Any help would be most welcome. > > Thank you > > Andrew > > -- > > Professor Dr. Andrew Lian > > School of English > > Institute of Social Technology > > Suranaree University of Technology > > 111 University Avenue > > Muang District > > Nakhon Ratchasima, Thailand, 30000 > > Emeritus Professor , University of Canberra, Canberra, ACT, Australia > > Vice-President of AsiaCALL > > e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com > > > > We don't see things as they are, we see things as we are. (Ana?s Nin) > > The universe is made up of stories, not atoms (Muriel Rukeyser) > > When you change the way you look at things, the things you look at change > > (Max Planck) > > > > > > On Wed, Oct 5, 2011 at 02:25, A-P. Lian > wrote: > >> > >> Let me rephrase that. It works fine in preview mode. I have not played > it > >> in normal mode. I guess that is the next step. > >> > >> cheers > >> andrew > >> > >> > >> -- > >> Professor Dr. Andrew Lian > >> School of English > >> Institute of Social Technology > >> Suranaree University of Technology > >> 111 University Avenue > >> Muang District > >> Nakhon Ratchasima, Thailand, 30000 > >> Emeritus Professor , University of Canberra, Canberra, ACT, Australia > >> Vice-President of AsiaCALL > >> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com > >> > >> We don't see things as they are, we see things as we are. (Ana?s Nin) > >> The universe is made up of stories, not atoms (Muriel Rukeyser) > >> When you change the way you look at things, the things you look at > change > >> (Max Planck) > >> > >> > >> On Wed, Oct 5, 2011 at 01:48, A-P. Lian > >> wrote: > >>> > >>> yes it does > >>> > >>> -- > >>> Professor Dr. Andrew Lian > >>> School of English > >>> Institute of Social Technology > >>> Suranaree University of Technology > >>> 111 University Avenue > >>> Muang District > >>> Nakhon Ratchasima, Thailand, 30000 > >>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia > >>> Vice-President of AsiaCALL > >>> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com > >>> > >>> We don't see things as they are, we see things as we are. (Ana?s Nin) > >>> The universe is made up of stories, not atoms (Muriel Rukeyser) > >>> When you change the way you look at things, the things you look at > change > >>> (Max Planck) > >>> > >>> > >>> On Tue, Oct 4, 2011 at 22:45, Julian Tenney > >>> wrote: > >>>> > >>>> The piece runs when you run the html file locally? > >>>> > >>>> > >>>> > >>>> From: xerte-bounces at lists.nottingham.ac.uk > >>>> [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of A-P. Lian > >>>> Sent: 04 October 2011 16:13 > >>>> To: Xerte discussion list > >>>> Subject: [Xerte] Re: Transferring files to remote server > >>>> > >>>> > >>>> > >>>> Well... > >>>> > >>>> .htaccess is active but I set the mime types through cpanel.on my > server > >>>> > >>>> First I tried Tom's solution of text/plain rlo .rlo etc > >>>> Then I tried application/xml rlo .rlo etc > >>>> > >>>> Neither worked. I also uploaded the lesson as a SCORM package > installed > >>>> through moodle. Same problem. I wonder where next to look. Maybe I > will > >>>> start afresh in the next couple of days. > >>>> > >>>> Cheers > >>>> Andrew > >>>> > >>>> > >>>> -- > >>>> Professor Dr. Andrew Lian > >>>> School of English > >>>> Institute of Social Technology > >>>> Suranaree University of Technology > >>>> 111 University Avenue > >>>> Muang District > >>>> Nakhon Ratchasima, Thailand, 30000 > >>>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia > >>>> Vice-President of AsiaCALL > >>>> e-mail: andrew.lian at andrewlian.com; website: > http://www.andrewlian.com > >>>> > >>>> We don't see things as they are, we see things as we are. (Ana?s Nin) > >>>> The universe is made up of stories, not atoms (Muriel Rukeyser) > >>>> When you change the way you look at things, the things you look at > >>>> change (Max Planck) > >>>> > >>>> On Tue, Oct 4, 2011 at 20:35, A-P. Lian > >>>> wrote: > >>>> > >>>> Great - thank you > >>>> > >>>> Andrew > >>>> > >>>> -- > >>>> Professor Dr. Andrew Lian > >>>> School of English > >>>> Institute of Social Technology > >>>> Suranaree University of Technology > >>>> 111 University Avenue > >>>> Muang District > >>>> Nakhon Ratchasima, Thailand, 30000 > >>>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia > >>>> Vice-President of AsiaCALL > >>>> e-mail: andrew.lian at andrewlian.com; website: > http://www.andrewlian.com > >>>> > >>>> We don't see things as they are, we see things as we are. (Ana?s Nin) > >>>> The universe is made up of stories, not atoms (Muriel Rukeyser) > >>>> When you change the way you look at things, the things you look at > >>>> change (Max Planck) > >>>> > >>>> On Tue, Oct 4, 2011 at 20:17, Tom Reijnders wrote: > >>>> > >>>> That should read: > >>>> > >>>> AddType text/plain .rlo > >>>> > >>>> > >>>> If this doesn't work, check if the .htaccess files are enabled. > >>>> > >>>> Regards > >>>> > >>>> Tom > >>>> > >>>> Citeren "A-P. Lian" : > >>>> > >>>> Thanks Julian, > >>>> > >>>> the server does not seem set up to serve these mime types. > >>>> > >>>> I have tried to add the types using .htaccess in the local directory > as > >>>> follows: > >>>> > >>>> AddType application/rlo xml -- same for rlm and rlt > >>>> > >>>> As I really have no experience in doing this, I suspect that I got > >>>> everything wrong. I was guessing about "application" "rlo" etc... > >>>> > >>>> Any clues you can give me as to how I should declare the types in > >>>> .htaccess > >>>> would be very welcome. > >>>> > >>>> Thanks a lot > >>>> Andrew > >>>> > >>>> > >>>> > >>>> -- > >>>> Professor Dr. Andrew Lian > >>>> School of English > >>>> Institute of Social Technology > >>>> Suranaree University of Technology > >>>> 111 University Avenue > >>>> Muang District > >>>> Nakhon Ratchasima, Thailand, 30000 > >>>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia > >>>> Vice-President of AsiaCALL > >>>> e-mail: andrew.lian at andrewlian.com; website: > http://www.andrewlian.com > >>>> > >>>> We don't see things as they are, we see things as we are. (Ana?s Nin) > >>>> The universe is made up of stories, not atoms (Muriel Rukeyser) > >>>> When you change the way you look at things, the things you look at > >>>> change > >>>> (Max Planck) > >>>> > >>>> > >>>> On Tue, Oct 4, 2011 at 15:25, Julian Tenney > >>>> wrote: > >>>> > >>>> Sounds like mime types on the server. Check the archives. The server > >>>> needs > >>>> > >>>> to be able to serve .rlo, .rlm, .rlt (all of which are .xml)**** > >>>> > >>>> ** ** > >>>> > >>>> *From:* xerte-bounces at lists.nottingham.ac.uk [mailto: > >>>> xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *A-P. Lian > >>>> *Sent:* 04 October 2011 08:06 > >>>> *To:* list, Xerte discussion > >>>> *Subject:* [Xerte] Transferring files to remote server**** > >>>> > >>>> ** ** > >>>> > >>>> Hello > >>>> > >>>> At the risk of filling the listserver with trivia, I have a third > >>>> question > >>>> today. > >>>> > >>>> I made a short lesson today using the onlinetoolkit in my PC under > >>>> xampp. > >>>> Works fine. > >>>> > >>>> I zipped it using the built-in facility then FTPd it to my remote > >>>> server. > >>>> It unzipped correctly, the media are in the right place and all seems > >>>> well. > >>>> > >>>> I connect to the site, the blue progress bar appears and it says that > it > >>>> has finished loading and to wait. I wait but nothing happens. The > >>>> progress > >>>> bar is about 80% across. I then refresh the screen. The progress bar > >>>> fills > >>>> completely and then nothing. Any clues??? > >>>> > >>>> I am working from Thailand with a relatively slow connection but I do > >>>> not > >>>> think that this should matter for the amount of traffic involved. My > >>>> server > >>>> is in the US. I have not checked the versions of php and mysql but > >>>> believe > >>>> that they are likely to be ok. > >>>> > >>>> Advice would be greatly welcomed. > >>>> > >>>> Andrew > >>>> > >>>> > >>>> -- > >>>> Professor Dr. Andrew Lian > >>>> School of English > >>>> Institute of Social Technology > >>>> Suranaree University of Technology > >>>> 111 University Avenue > >>>> Muang District > >>>> Nakhon Ratchasima, Thailand, 30000 > >>>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia > >>>> Vice-President of AsiaCALL > >>>> e-mail: andrew.lian at andrewlian.com; website: > http://www.andrewlian.com > >>>> > >>>> We don't see things as they are, we see things as we are. (Ana?s Nin) > >>>> The universe is made up of stories, not atoms (Muriel Rukeyser) > >>>> When you change the way you look at things, the things you look at > >>>> change > >>>> > >>>> (Max Planck)**** > >>>> > >>>> 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/xerte > >>>> > >>>> 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. > >>>> > >>>> > >>>> > >>>> > >>>> > >>>> ---------------------------------------------------------------- > >>>> This message was sent using IMP, the Internet Messaging Program. > >>>> > >>>> > >>>> _______________________________________________ > >>>> 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 > >>>> > >>>> 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/xerte > > > > 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. > > > > > > > > -- > > -- > > > > Tom Reijnders > > TOR Informatica > > Chopinlaan 27 > > 5242HM Rosmalen > > Tel: 073 5226191 > > Fax: 073 5226196 > > > > > > _______________________________________________ > > Xerte mailing list > > Xerte at lists.nottingham.ac.uk > > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > > > 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/xerte > -------------- next part -------------- An HTML attachment was scrubbed... URL: From bernava at itd.cnr.it Fri Oct 7 10:22:41 2011 From: bernava at itd.cnr.it (Luca Bernava) Date: Fri, 07 Oct 2011 11:22:41 +0200 Subject: [Xerte] Click image to go to different page. Message-ID: <000001cc84d2$aa1911b0$fe4b3510$@itd.cnr.it> Hi all. Difficuly : Click image to go to different page. I work with XERTE V 2.17 I found that with text is possible, using the script "NavToPage" of the "Routed Plain Text2 template wizard, but this script doesn 't work with images. Html does not work. Many thanks for your help, I'm new at using Xerte. Ciao .Luca _______________________________________ Luca Bernava Istituto Tecnologie Didattiche - Consiglio Nazionale Ricerche http://www.itd.cnr.it/ Via De Marini 6 - Torre di Francia - 15? piano 16149 Genova - Italy tel +39 010 6475340 - fax +39 010 6475300 bernava at itd.cnr.it -------------- next part -------------- An HTML attachment was scrubbed... URL: From johnathan.kemp at ntlworld.com Fri Oct 7 11:30:41 2011 From: johnathan.kemp at ntlworld.com (Kemp Johnathan) Date: Fri, 7 Oct 2011 11:30:41 +0100 Subject: [Xerte] Re: Click image to go to different page. In-Reply-To: <000001cc84d2$aa1911b0$fe4b3510$@itd.cnr.it> References: <000001cc84d2$aa1911b0$fe4b3510$@itd.cnr.it> Message-ID: At present there is no routed page wizard that offers a single page with multiple pictures on it, each of which would take you to a new page if you clicked on it. However it would be possible to create one. You may find the Routed Hotspot Image page useful as a starting point in that it contains scripting that takes you to a new page after clicking on a click-able object in this case the hot spot. If you want a solution without having to code anything yourself then you might be able to achieve something close to what you want by using either of the following templates as described below. Routed Hotspot Image - to display several images on a single screen and click on any one of them to go to a different page - achieve this by combining all your images for the page into one master image and then putting a hotspot over each individual image in the master image. Routed Tabbed Navigation - on each tab place an image and a clickable option. The user would select the tab with the image of their choice and then click on the option to navigate to the related page. Hope this helps. Kind regards Johnathan On 7 October 2011 10:22, Luca Bernava wrote: > Hi all. > > > > Difficuly : Click image to go to different page. > > > > I work with XERTE V 2.17 > > > > I found that with text is possible, using the script "NavToPage" of the > "Routed Plain Text2 template wizard, but this script doesn 't work with > images. > > > > Html does not work. > > > > Many thanks for your help, I'm new at using Xerte. > > > > Ciao .Luca > > > > > > _______________________________________ > > Luca Bernava > > Istituto Tecnologie Didattiche - Consiglio Nazionale Ricerche > > http://www.itd.cnr.it/ > > Via De Marini 6 - Torre di Francia - 15? piano > > 16149 Genova - Italy > > tel +39 010 6475340 - fax +39 010 6475300 > > bernava at itd.cnr.it > > > > 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/xerte > > 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. > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From andrew.lian at andrewlian.com Sun Oct 9 06:59:18 2011 From: andrew.lian at andrewlian.com (A-P. Lian) Date: Sun, 9 Oct 2011 12:59:18 +0700 Subject: [Xerte] Re: Transferring files to remote server In-Reply-To: References: <12C67A1EEC419342AF5E59DA31562C3F06A4D13A5A@EXCHANGE1.ad.nottingham.ac.uk> <20111004151758.21471eybpmq804na@server.tor.nl> <12C67A1EEC419342AF5E59DA31562C3F06A4D13E57@EXCHANGE1.ad.nottingham.ac.uk> <4E8EBCFE.8070303@tor.nl> Message-ID: Hello again everyone, The Internet in Thailand has been up and down where I live because of the floods. Sorry for the delay in responding. I have installed a brand new xampp and xerte online toolkit on a different PC. I have the same problems as on my other machines. I can create the LO. I Publish it. I extract it in a folder in the root of my xampp installation of Apache. I try to run it by connecting it to localhost. It loads the Flash "engine" but just stops running after that. I think I must be missing something really simple. It works fine in Preview mode. Should I set the mime types in the xampp installation too? I tried it on one of my machines and restarted apache. It still did not work. Attached is the zip file. This is really puzzling me. All the best and many many thanks, Andrew -- Professor Dr. Andrew Lian School of English Institute of Social Technology Suranaree University of Technology 111 University Avenue Muang District Nakhon Ratchasima, Thailand, 30000 Emeritus Professor , University of Canberra, Canberra, ACT, Australia Vice-President of AsiaCALL e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com We don't see things as they are, we see things as we are. (Ana?s Nin) The universe is made up of stories, not atoms (Muriel Rukeyser) When you change the way you look at things, the things you look at change (Max Planck) On Fri, Oct 7, 2011 at 16:02, A-P. Lian wrote: > And while I think of it... > > Yes I did add mimetypes both through .htaccess and through the cPanel on my > server. > > Tom Reijnders suggested text/plain rlo etc and the server people suggested > application/xml > > I tried both variations on the remote server, not the local xampp - no joy. > > Cheers > Andrew > > > -- > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of Canberra, Canberra, ACT, Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com > > We don't see things as they are, we see things as we are. (Ana?s Nin) > The universe is made up of stories, not atoms (Muriel Rukeyser) > When you change the way you look at things, the things you look at change > (Max Planck) > > > On Fri, Oct 7, 2011 at 15:51, Pat Lockley wrote: > >> Also, if the URL is accessible, then send the URL and I can test >> >> Also, should we add mimetypes the installed htaccess file? >> >> On Fri, Oct 7, 2011 at 9:49 AM, Tom Reijnders wrote: >> > Do you mind posting the zip file (or sending it by pm) so I can have a >> look? >> > >> > Tom >> > >> > Op 7-10-2011 10:41, A-P. Lian schreef: >> > >> > Hello again, >> > Maybe someone has more insights. Here is a summary of the problem. >> > (a) I created and zipped a very simple learning object on my local PC. I >> > uploaded it to my server where I unzipped it. I tried running the lesson >> but >> > the Flash player seemed to load and then nothing happened. >> > (b) I received some kind help from three people on the list: to the >> effect >> > that I needed to define the mime types. I did that but there was no >> change. >> > (c) I then installed the zip file on my Windows PC (where I had >> generated it >> > - new xampp installation - apparently no problem in making lesson). It >> froze >> > there too in exactly the same way as on my remote server. >> > (d) The preview worked perfectly on my local machine. >> > I am even more lost than previously. Any help would be most welcome. >> > Thank you >> > Andrew >> > -- >> > Professor Dr. Andrew Lian >> > School of English >> > Institute of Social Technology >> > Suranaree University of Technology >> > 111 University Avenue >> > Muang District >> > Nakhon Ratchasima, Thailand, 30000 >> > Emeritus Professor , University of Canberra, Canberra, ACT, Australia >> > Vice-President of AsiaCALL >> > e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >> > >> > We don't see things as they are, we see things as we are. (Ana?s Nin) >> > The universe is made up of stories, not atoms (Muriel Rukeyser) >> > When you change the way you look at things, the things you look at >> change >> > (Max Planck) >> > >> > >> > On Wed, Oct 5, 2011 at 02:25, A-P. Lian >> wrote: >> >> >> >> Let me rephrase that. It works fine in preview mode. I have not played >> it >> >> in normal mode. I guess that is the next step. >> >> >> >> cheers >> >> andrew >> >> >> >> >> >> -- >> >> Professor Dr. Andrew Lian >> >> School of English >> >> Institute of Social Technology >> >> Suranaree University of Technology >> >> 111 University Avenue >> >> Muang District >> >> Nakhon Ratchasima, Thailand, 30000 >> >> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >> >> Vice-President of AsiaCALL >> >> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >> >> >> >> We don't see things as they are, we see things as we are. (Ana?s Nin) >> >> The universe is made up of stories, not atoms (Muriel Rukeyser) >> >> When you change the way you look at things, the things you look at >> change >> >> (Max Planck) >> >> >> >> >> >> On Wed, Oct 5, 2011 at 01:48, A-P. Lian >> >> wrote: >> >>> >> >>> yes it does >> >>> >> >>> -- >> >>> Professor Dr. Andrew Lian >> >>> School of English >> >>> Institute of Social Technology >> >>> Suranaree University of Technology >> >>> 111 University Avenue >> >>> Muang District >> >>> Nakhon Ratchasima, Thailand, 30000 >> >>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >> >>> Vice-President of AsiaCALL >> >>> e-mail: andrew.lian at andrewlian.com; website: >> http://www.andrewlian.com >> >>> >> >>> We don't see things as they are, we see things as we are. (Ana?s Nin) >> >>> The universe is made up of stories, not atoms (Muriel Rukeyser) >> >>> When you change the way you look at things, the things you look at >> change >> >>> (Max Planck) >> >>> >> >>> >> >>> On Tue, Oct 4, 2011 at 22:45, Julian Tenney >> >>> wrote: >> >>>> >> >>>> The piece runs when you run the html file locally? >> >>>> >> >>>> >> >>>> >> >>>> From: xerte-bounces at lists.nottingham.ac.uk >> >>>> [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of A-P. Lian >> >>>> Sent: 04 October 2011 16:13 >> >>>> To: Xerte discussion list >> >>>> Subject: [Xerte] Re: Transferring files to remote server >> >>>> >> >>>> >> >>>> >> >>>> Well... >> >>>> >> >>>> .htaccess is active but I set the mime types through cpanel.on my >> server >> >>>> >> >>>> First I tried Tom's solution of text/plain rlo .rlo etc >> >>>> Then I tried application/xml rlo .rlo etc >> >>>> >> >>>> Neither worked. I also uploaded the lesson as a SCORM package >> installed >> >>>> through moodle. Same problem. I wonder where next to look. Maybe I >> will >> >>>> start afresh in the next couple of days. >> >>>> >> >>>> Cheers >> >>>> Andrew >> >>>> >> >>>> >> >>>> -- >> >>>> Professor Dr. Andrew Lian >> >>>> School of English >> >>>> Institute of Social Technology >> >>>> Suranaree University of Technology >> >>>> 111 University Avenue >> >>>> Muang District >> >>>> Nakhon Ratchasima, Thailand, 30000 >> >>>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >> >>>> Vice-President of AsiaCALL >> >>>> e-mail: andrew.lian at andrewlian.com; website: >> http://www.andrewlian.com >> >>>> >> >>>> We don't see things as they are, we see things as we are. (Ana?s Nin) >> >>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >> >>>> When you change the way you look at things, the things you look at >> >>>> change (Max Planck) >> >>>> >> >>>> On Tue, Oct 4, 2011 at 20:35, A-P. Lian >> >>>> wrote: >> >>>> >> >>>> Great - thank you >> >>>> >> >>>> Andrew >> >>>> >> >>>> -- >> >>>> Professor Dr. Andrew Lian >> >>>> School of English >> >>>> Institute of Social Technology >> >>>> Suranaree University of Technology >> >>>> 111 University Avenue >> >>>> Muang District >> >>>> Nakhon Ratchasima, Thailand, 30000 >> >>>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >> >>>> Vice-President of AsiaCALL >> >>>> e-mail: andrew.lian at andrewlian.com; website: >> http://www.andrewlian.com >> >>>> >> >>>> We don't see things as they are, we see things as we are. (Ana?s Nin) >> >>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >> >>>> When you change the way you look at things, the things you look at >> >>>> change (Max Planck) >> >>>> >> >>>> On Tue, Oct 4, 2011 at 20:17, Tom Reijnders >> wrote: >> >>>> >> >>>> That should read: >> >>>> >> >>>> AddType text/plain .rlo >> >>>> >> >>>> >> >>>> If this doesn't work, check if the .htaccess files are enabled. >> >>>> >> >>>> Regards >> >>>> >> >>>> Tom >> >>>> >> >>>> Citeren "A-P. Lian" : >> >>>> >> >>>> Thanks Julian, >> >>>> >> >>>> the server does not seem set up to serve these mime types. >> >>>> >> >>>> I have tried to add the types using .htaccess in the local directory >> as >> >>>> follows: >> >>>> >> >>>> AddType application/rlo xml -- same for rlm and rlt >> >>>> >> >>>> As I really have no experience in doing this, I suspect that I got >> >>>> everything wrong. I was guessing about "application" "rlo" etc... >> >>>> >> >>>> Any clues you can give me as to how I should declare the types in >> >>>> .htaccess >> >>>> would be very welcome. >> >>>> >> >>>> Thanks a lot >> >>>> Andrew >> >>>> >> >>>> >> >>>> >> >>>> -- >> >>>> Professor Dr. Andrew Lian >> >>>> School of English >> >>>> Institute of Social Technology >> >>>> Suranaree University of Technology >> >>>> 111 University Avenue >> >>>> Muang District >> >>>> Nakhon Ratchasima, Thailand, 30000 >> >>>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >> >>>> Vice-President of AsiaCALL >> >>>> e-mail: andrew.lian at andrewlian.com; website: >> http://www.andrewlian.com >> >>>> >> >>>> We don't see things as they are, we see things as we are. (Ana?s Nin) >> >>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >> >>>> When you change the way you look at things, the things you look at >> >>>> change >> >>>> (Max Planck) >> >>>> >> >>>> >> >>>> On Tue, Oct 4, 2011 at 15:25, Julian Tenney >> >>>> wrote: >> >>>> >> >>>> Sounds like mime types on the server. Check the archives. The server >> >>>> needs >> >>>> >> >>>> to be able to serve .rlo, .rlm, .rlt (all of which are .xml)**** >> >>>> >> >>>> ** ** >> >>>> >> >>>> *From:* xerte-bounces at lists.nottingham.ac.uk [mailto: >> >>>> xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *A-P. Lian >> >>>> *Sent:* 04 October 2011 08:06 >> >>>> *To:* list, Xerte discussion >> >>>> *Subject:* [Xerte] Transferring files to remote server**** >> >>>> >> >>>> ** ** >> >>>> >> >>>> Hello >> >>>> >> >>>> At the risk of filling the listserver with trivia, I have a third >> >>>> question >> >>>> today. >> >>>> >> >>>> I made a short lesson today using the onlinetoolkit in my PC under >> >>>> xampp. >> >>>> Works fine. >> >>>> >> >>>> I zipped it using the built-in facility then FTPd it to my remote >> >>>> server. >> >>>> It unzipped correctly, the media are in the right place and all seems >> >>>> well. >> >>>> >> >>>> I connect to the site, the blue progress bar appears and it says that >> it >> >>>> has finished loading and to wait. I wait but nothing happens. The >> >>>> progress >> >>>> bar is about 80% across. I then refresh the screen. The progress bar >> >>>> fills >> >>>> completely and then nothing. Any clues??? >> >>>> >> >>>> I am working from Thailand with a relatively slow connection but I do >> >>>> not >> >>>> think that this should matter for the amount of traffic involved. My >> >>>> server >> >>>> is in the US. I have not checked the versions of php and mysql but >> >>>> believe >> >>>> that they are likely to be ok. >> >>>> >> >>>> Advice would be greatly welcomed. >> >>>> >> >>>> Andrew >> >>>> >> >>>> >> >>>> -- >> >>>> Professor Dr. Andrew Lian >> >>>> School of English >> >>>> Institute of Social Technology >> >>>> Suranaree University of Technology >> >>>> 111 University Avenue >> >>>> Muang District >> >>>> Nakhon Ratchasima, Thailand, 30000 >> >>>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >> >>>> Vice-President of AsiaCALL >> >>>> e-mail: andrew.lian at andrewlian.com; website: >> http://www.andrewlian.com >> >>>> >> >>>> We don't see things as they are, we see things as we are. (Ana?s Nin) >> >>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >> >>>> When you change the way you look at things, the things you look at >> >>>> change >> >>>> >> >>>> (Max Planck)**** >> >>>> >> >>>> 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/xerte >> >>>> >> >>>> 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. >> >>>> >> >>>> >> >>>> >> >>>> >> >>>> >> >>>> ---------------------------------------------------------------- >> >>>> This message was sent using IMP, the Internet Messaging Program. >> >>>> >> >>>> >> >>>> _______________________________________________ >> >>>> 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 >> >>>> >> >>>> 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/xerte >> > >> > 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. >> > >> > >> > >> > -- >> > -- >> > >> > Tom Reijnders >> > TOR Informatica >> > Chopinlaan 27 >> > 5242HM Rosmalen >> > Tel: 073 5226191 >> > Fax: 073 5226196 >> > >> > >> > _______________________________________________ >> > Xerte mailing list >> > Xerte at lists.nottingham.ac.uk >> > http://lists.nottingham.ac.uk/mailman/listinfo/xerte >> > >> > 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/xerte >> > > -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: try2.zip Type: application/zip Size: 1383821 bytes Desc: not available URL: From patrick.lockley at googlemail.com Sun Oct 9 09:51:40 2011 From: patrick.lockley at googlemail.com (Pat Lockley) Date: Sun, 9 Oct 2011 09:51:40 +0100 Subject: [Xerte] Re: Transferring files to remote server In-Reply-To: References: <12C67A1EEC419342AF5E59DA31562C3F06A4D13A5A@EXCHANGE1.ad.nottingham.ac.uk> <20111004151758.21471eybpmq804na@server.tor.nl> <12C67A1EEC419342AF5E59DA31562C3F06A4D13E57@EXCHANGE1.ad.nottingham.ac.uk> <4E8EBCFE.8070303@tor.nl> Message-ID: nerd speak the JS file in the zip appears to be "wrong" if you swap it for the one in modules/xerte/scorm it works (well it does on my install). It maybe this file has been updated by mistake in the zip? On Sun, Oct 9, 2011 at 6:59 AM, A-P. Lian wrote: > Hello again everyone, > The Internet in Thailand has been up and down where I live because of the > floods. Sorry for the delay in responding. > I have installed a brand new xampp and xerte online toolkit on a different > PC. > I have the same problems as on my other machines. > I can create the LO. I Publish it. I extract it in a folder in the root of > my xampp installation of Apache. I try to run it by connecting it to > localhost. It loads the Flash "engine" but just stops?running?after that. I > think I must be missing something really simple. > It works fine in Preview mode. > Should I set the mime types in the xampp installation too? I tried it on one > of my machines and restarted apache. It still did not work. > Attached is the zip file. > This is really puzzling me. > All the best and many many thanks, > Andrew > -- > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of Canberra, Canberra, ACT, Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com > > We don't see things as they are, we see things as we are. (Ana?s Nin) > The universe is made up of stories, not atoms (Muriel Rukeyser) > When you change the way you look at things, the things you look at change > (Max Planck) > > > On Fri, Oct 7, 2011 at 16:02, A-P. Lian wrote: >> >> And while I think of it... >> Yes I did add mimetypes both through .htaccess and through the cPanel on >> my server. >> Tom Reijnders suggested text/plain rlo etc and the server people suggested >> application/xml >> I tried both variations on the remote server, not the local xampp - no >> joy. >> Cheers >> Andrew >> >> -- >> Professor Dr. Andrew Lian >> School of English >> Institute of Social Technology >> Suranaree University of Technology >> 111 University Avenue >> Muang District >> Nakhon Ratchasima, Thailand, 30000 >> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >> Vice-President of AsiaCALL >> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >> >> We don't see things as they are, we see things as we are. (Ana?s Nin) >> The universe is made up of stories, not atoms (Muriel Rukeyser) >> When you change the way you look at things, the things you look at change >> (Max Planck) >> >> >> On Fri, Oct 7, 2011 at 15:51, Pat Lockley >> wrote: >>> >>> Also, if the URL is accessible, then send the URL and I can test >>> >>> Also, should we add mimetypes the installed htaccess file? >>> >>> On Fri, Oct 7, 2011 at 9:49 AM, Tom Reijnders wrote: >>> > Do you mind posting the zip file (or sending it by pm) so I can have a >>> > look? >>> > >>> > Tom >>> > >>> > Op 7-10-2011 10:41, A-P. Lian schreef: >>> > >>> > Hello again, >>> > Maybe someone has more insights. Here is a summary of the problem. >>> > (a) I created and zipped a very simple learning object on my local PC. >>> > I >>> > uploaded it to my server where I unzipped it. I tried running the >>> > lesson but >>> > the Flash player seemed to load and then nothing happened. >>> > (b) I received some kind help from three people on the list: to the >>> > effect >>> > that I needed to define the mime types. I did that but there was no >>> > change. >>> > (c) I then installed the zip file on my Windows PC (where I had >>> > generated it >>> > - new xampp installation - apparently no problem in making lesson). It >>> > froze >>> > there too in exactly the same way as on my remote server. >>> > (d) The preview worked perfectly on my local machine. >>> > I am even more lost than previously. Any help would be most welcome. >>> > Thank you >>> > Andrew >>> > -- >>> > Professor Dr. Andrew Lian >>> > School of English >>> > Institute of Social Technology >>> > Suranaree University of Technology >>> > 111 University Avenue >>> > Muang District >>> > Nakhon Ratchasima, Thailand, 30000 >>> > Emeritus Professor , University of Canberra, Canberra, ACT, Australia >>> > Vice-President of AsiaCALL >>> > e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >>> > >>> > We don't see things as they are, we see things as we are. (Ana?s Nin) >>> > The universe is made up of stories, not atoms (Muriel Rukeyser) >>> > When you change the way you look at things, the things you look at >>> > change >>> > (Max Planck) >>> > >>> > >>> > On Wed, Oct 5, 2011 at 02:25, A-P. Lian >>> > wrote: >>> >> >>> >> Let me rephrase that. It works fine in preview mode. I have not played >>> >> it >>> >> in normal mode. I guess that is the next step. >>> >> >>> >> cheers >>> >> andrew >>> >> >>> >> >>> >> -- >>> >> Professor Dr. Andrew Lian >>> >> School of English >>> >> Institute of Social Technology >>> >> Suranaree University of Technology >>> >> 111 University Avenue >>> >> Muang District >>> >> Nakhon Ratchasima, Thailand, 30000 >>> >> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >>> >> Vice-President of AsiaCALL >>> >> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >>> >> >>> >> We don't see things as they are, we see things as we are. (Ana?s Nin) >>> >> The universe is made up of stories, not atoms (Muriel Rukeyser) >>> >> When you change the way you look at things, the things you look at >>> >> change >>> >> (Max Planck) >>> >> >>> >> >>> >> On Wed, Oct 5, 2011 at 01:48, A-P. Lian >>> >> wrote: >>> >>> >>> >>> yes it does >>> >>> >>> >>> -- >>> >>> Professor Dr. Andrew Lian >>> >>> School of English >>> >>> Institute of Social Technology >>> >>> Suranaree University of Technology >>> >>> 111 University Avenue >>> >>> Muang District >>> >>> Nakhon Ratchasima, Thailand, 30000 >>> >>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >>> >>> Vice-President of AsiaCALL >>> >>> e-mail: andrew.lian at andrewlian.com; website: >>> >>> http://www.andrewlian.com >>> >>> >>> >>> We don't see things as they are, we see things as we are. (Ana?s Nin) >>> >>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>> >>> When you change the way you look at things, the things you look at >>> >>> change >>> >>> (Max Planck) >>> >>> >>> >>> >>> >>> On Tue, Oct 4, 2011 at 22:45, Julian Tenney >>> >>> wrote: >>> >>>> >>> >>>> The piece runs when you run the html file locally? >>> >>>> >>> >>>> >>> >>>> >>> >>>> From: xerte-bounces at lists.nottingham.ac.uk >>> >>>> [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of A-P. Lian >>> >>>> Sent: 04 October 2011 16:13 >>> >>>> To: Xerte discussion list >>> >>>> Subject: [Xerte] Re: Transferring files to remote server >>> >>>> >>> >>>> >>> >>>> >>> >>>> Well... >>> >>>> >>> >>>> .htaccess is active but I set the mime types through cpanel.on my >>> >>>> server >>> >>>> >>> >>>> First I tried Tom's solution of text/plain rlo .rlo etc >>> >>>> Then I tried application/xml rlo .rlo etc >>> >>>> >>> >>>> Neither worked. I also uploaded the lesson as a SCORM package >>> >>>> installed >>> >>>> through moodle. Same problem. I wonder where next to look. Maybe I >>> >>>> will >>> >>>> start afresh in the next couple of days. >>> >>>> >>> >>>> Cheers >>> >>>> Andrew >>> >>>> >>> >>>> >>> >>>> -- >>> >>>> Professor Dr. Andrew Lian >>> >>>> School of English >>> >>>> Institute of Social Technology >>> >>>> Suranaree University of Technology >>> >>>> 111 University Avenue >>> >>>> Muang District >>> >>>> Nakhon Ratchasima, Thailand, 30000 >>> >>>> Emeritus Professor , University of Canberra, Canberra, ACT, >>> >>>> Australia >>> >>>> Vice-President of AsiaCALL >>> >>>> e-mail: andrew.lian at andrewlian.com; website: >>> >>>> http://www.andrewlian.com >>> >>>> >>> >>>> We don't see things as they are, we see things as we are. (Ana?s >>> >>>> Nin) >>> >>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>> >>>> When you change the way you look at things, the things you look at >>> >>>> change (Max Planck) >>> >>>> >>> >>>> On Tue, Oct 4, 2011 at 20:35, A-P. Lian >>> >>>> wrote: >>> >>>> >>> >>>> Great - thank you >>> >>>> >>> >>>> Andrew >>> >>>> >>> >>>> -- >>> >>>> Professor Dr. Andrew Lian >>> >>>> School of English >>> >>>> Institute of Social Technology >>> >>>> Suranaree University of Technology >>> >>>> 111 University Avenue >>> >>>> Muang District >>> >>>> Nakhon Ratchasima, Thailand, 30000 >>> >>>> Emeritus Professor , University of Canberra, Canberra, ACT, >>> >>>> Australia >>> >>>> Vice-President of AsiaCALL >>> >>>> e-mail: andrew.lian at andrewlian.com; website: >>> >>>> http://www.andrewlian.com >>> >>>> >>> >>>> We don't see things as they are, we see things as we are. (Ana?s >>> >>>> Nin) >>> >>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>> >>>> When you change the way you look at things, the things you look at >>> >>>> change (Max Planck) >>> >>>> >>> >>>> On Tue, Oct 4, 2011 at 20:17, Tom Reijnders >>> >>>> wrote: >>> >>>> >>> >>>> That should read: >>> >>>> >>> >>>> AddType text/plain ?.rlo >>> >>>> >>> >>>> >>> >>>> If this doesn't work, check if the .htaccess files are enabled. >>> >>>> >>> >>>> Regards >>> >>>> >>> >>>> Tom >>> >>>> >>> >>>> Citeren "A-P. Lian" : >>> >>>> >>> >>>> Thanks Julian, >>> >>>> >>> >>>> the server does not seem set ?up to serve these mime types. >>> >>>> >>> >>>> I have tried to add the types using .htaccess in the local directory >>> >>>> as >>> >>>> follows: >>> >>>> >>> >>>> AddType application/rlo xml -- same for rlm and rlt >>> >>>> >>> >>>> As I really have no experience in doing this, I suspect that I got >>> >>>> everything wrong. I was guessing about "application" "rlo" etc... >>> >>>> >>> >>>> Any clues you can give me as to how I should declare the types in >>> >>>> .htaccess >>> >>>> would be very welcome. >>> >>>> >>> >>>> Thanks a lot >>> >>>> Andrew >>> >>>> >>> >>>> >>> >>>> >>> >>>> -- >>> >>>> Professor Dr. Andrew Lian >>> >>>> School of English >>> >>>> Institute of Social Technology >>> >>>> Suranaree University of Technology >>> >>>> 111 University Avenue >>> >>>> Muang District >>> >>>> Nakhon Ratchasima, Thailand, 30000 >>> >>>> Emeritus Professor , University of Canberra, Canberra, ACT, >>> >>>> Australia >>> >>>> Vice-President of AsiaCALL >>> >>>> e-mail: andrew.lian at andrewlian.com; website: >>> >>>> http://www.andrewlian.com >>> >>>> >>> >>>> We don't see things as they are, we see things as we are. (Ana?s >>> >>>> Nin) >>> >>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>> >>>> When you change the way you look at things, the things you look at >>> >>>> change >>> >>>> (Max Planck) >>> >>>> >>> >>>> >>> >>>> On Tue, Oct 4, 2011 at 15:25, Julian Tenney >>> >>>> wrote: >>> >>>> >>> >>>> Sounds like mime types on the server. Check the archives. The server >>> >>>> needs >>> >>>> >>> >>>> to be able to serve .rlo, .rlm, .rlt (all of which are .xml)**** >>> >>>> >>> >>>> ** ** >>> >>>> >>> >>>> *From:* xerte-bounces at lists.nottingham.ac.uk [mailto: >>> >>>> xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *A-P. Lian >>> >>>> *Sent:* 04 October 2011 08:06 >>> >>>> *To:* list, Xerte discussion >>> >>>> *Subject:* [Xerte] Transferring files to remote server**** >>> >>>> >>> >>>> ** ** >>> >>>> >>> >>>> Hello >>> >>>> >>> >>>> At the risk of filling the listserver with trivia, I have a third >>> >>>> question >>> >>>> today. >>> >>>> >>> >>>> I made a short lesson today using the onlinetoolkit in my PC under >>> >>>> xampp. >>> >>>> Works fine. >>> >>>> >>> >>>> I zipped it using the built-in facility then FTPd it to my remote >>> >>>> server. >>> >>>> It unzipped correctly, the media are in the right place and all >>> >>>> seems >>> >>>> well. >>> >>>> >>> >>>> I connect to the site, the blue progress bar appears and it says >>> >>>> that it >>> >>>> has finished loading and to wait. I wait but nothing happens. The >>> >>>> progress >>> >>>> bar is about 80% across. I then refresh the screen. The progress bar >>> >>>> fills >>> >>>> completely and then nothing. Any clues??? >>> >>>> >>> >>>> I am working from Thailand with a relatively slow connection but I >>> >>>> do >>> >>>> not >>> >>>> think that this should matter for the amount of traffic involved. My >>> >>>> server >>> >>>> is in the US. I have not checked the versions of php and mysql but >>> >>>> believe >>> >>>> that they are likely to be ok. >>> >>>> >>> >>>> Advice would be greatly welcomed. >>> >>>> >>> >>>> Andrew >>> >>>> >>> >>>> >>> >>>> -- >>> >>>> Professor Dr. Andrew Lian >>> >>>> School of English >>> >>>> Institute of Social Technology >>> >>>> Suranaree University of Technology >>> >>>> 111 University Avenue >>> >>>> Muang District >>> >>>> Nakhon Ratchasima, Thailand, 30000 >>> >>>> Emeritus Professor , University of Canberra, Canberra, ACT, >>> >>>> Australia >>> >>>> Vice-President of AsiaCALL >>> >>>> e-mail: andrew.lian at andrewlian.com; website: >>> >>>> http://www.andrewlian.com >>> >>>> >>> >>>> We don't see things as they are, we see things as we are. (Ana?s >>> >>>> Nin) >>> >>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>> >>>> When you change the way you look at things, the things you look at >>> >>>> change >>> >>>> >>> >>>> (Max Planck)**** >>> >>>> >>> >>>> ?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/xerte >>> >>>> >>> >>>> 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. >>> >>>> >>> >>>> >>> >>>> >>> >>>> >>> >>>> >>> >>>> ---------------------------------------------------------------- >>> >>>> This message was sent using IMP, the Internet Messaging Program. >>> >>>> >>> >>>> >>> >>>> _______________________________________________ >>> >>>> 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 >>> >>>> >>> >>>> 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/xerte >>> > >>> > 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. >>> > >>> > >>> > >>> > -- >>> > -- >>> > >>> > Tom Reijnders >>> > TOR Informatica >>> > Chopinlaan 27 >>> > 5242HM Rosmalen >>> > Tel: 073 5226191 >>> > Fax: 073 5226196 >>> > >>> > >>> > _______________________________________________ >>> > Xerte mailing list >>> > Xerte at lists.nottingham.ac.uk >>> > http://lists.nottingham.ac.uk/mailman/listinfo/xerte >>> > >>> > 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/xerte >> > > > 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/xerte > > 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. > > > From reijnders at tor.nl Sun Oct 9 10:03:44 2011 From: reijnders at tor.nl (Tom Reijnders) Date: Sun, 09 Oct 2011 11:03:44 +0200 Subject: [Xerte] Re: Transferring files to remote server In-Reply-To: References: <12C67A1EEC419342AF5E59DA31562C3F06A4D13A5A@EXCHANGE1.ad.nottingham.ac.uk> <20111004151758.21471eybpmq804na@server.tor.nl> <12C67A1EEC419342AF5E59DA31562C3F06A4D13E57@EXCHANGE1.ad.nottingham.ac.uk> <4E8EBCFE.8070303@tor.nl> Message-ID: <4E916370.6000503@tor.nl> Confirmed.... The attached one is working. (Basically the one of one of my 2.16 template projects) Op 9-10-2011 10:51, Pat Lockley schreef: > nerd speak > > the JS file in the zip appears to be "wrong" > > if you swap it for the one in modules/xerte/scorm it works (well it > does on my install). > > It maybe this file has been updated by mistake in the zip? > > On Sun, Oct 9, 2011 at 6:59 AM, A-P. Lian wrote: > >> Hello again everyone, >> The Internet in Thailand has been up and down where I live because of the >> floods. Sorry for the delay in responding. >> I have installed a brand new xampp and xerte online toolkit on a different >> PC. >> I have the same problems as on my other machines. >> I can create the LO. I Publish it. I extract it in a folder in the root of >> my xampp installation of Apache. I try to run it by connecting it to >> localhost. It loads the Flash "engine" but just stops running after that. I >> think I must be missing something really simple. >> It works fine in Preview mode. >> Should I set the mime types in the xampp installation too? I tried it on one >> of my machines and restarted apache. It still did not work. >> Attached is the zip file. >> This is really puzzling me. >> All the best and many many thanks, >> Andrew >> -- >> Professor Dr. Andrew Lian >> School of English >> Institute of Social Technology >> Suranaree University of Technology >> 111 University Avenue >> Muang District >> Nakhon Ratchasima, Thailand, 30000 >> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >> Vice-President of AsiaCALL >> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >> >> We don't see things as they are, we see things as we are. (Ana?s Nin) >> The universe is made up of stories, not atoms (Muriel Rukeyser) >> When you change the way you look at things, the things you look at change >> (Max Planck) >> >> >> On Fri, Oct 7, 2011 at 16:02, A-P. Lian wrote: >> >>> And while I think of it... >>> Yes I did add mimetypes both through .htaccess and through the cPanel on >>> my server. >>> Tom Reijnders suggested text/plain rlo etc and the server people suggested >>> application/xml >>> I tried both variations on the remote server, not the local xampp - no >>> joy. >>> Cheers >>> Andrew >>> >>> -- >>> Professor Dr. Andrew Lian >>> School of English >>> Institute of Social Technology >>> Suranaree University of Technology >>> 111 University Avenue >>> Muang District >>> Nakhon Ratchasima, Thailand, 30000 >>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >>> Vice-President of AsiaCALL >>> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >>> >>> We don't see things as they are, we see things as we are. (Ana?s Nin) >>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>> When you change the way you look at things, the things you look at change >>> (Max Planck) >>> >>> >>> On Fri, Oct 7, 2011 at 15:51, Pat Lockley >>> wrote: >>> >>>> Also, if the URL is accessible, then send the URL and I can test >>>> >>>> Also, should we add mimetypes the installed htaccess file? >>>> >>>> On Fri, Oct 7, 2011 at 9:49 AM, Tom Reijnders wrote: >>>> >>>>> Do you mind posting the zip file (or sending it by pm) so I can have a >>>>> look? >>>>> >>>>> Tom >>>>> >>>>> Op 7-10-2011 10:41, A-P. Lian schreef: >>>>> >>>>> Hello again, >>>>> Maybe someone has more insights. Here is a summary of the problem. >>>>> (a) I created and zipped a very simple learning object on my local PC. >>>>> I >>>>> uploaded it to my server where I unzipped it. I tried running the >>>>> lesson but >>>>> the Flash player seemed to load and then nothing happened. >>>>> (b) I received some kind help from three people on the list: to the >>>>> effect >>>>> that I needed to define the mime types. I did that but there was no >>>>> change. >>>>> (c) I then installed the zip file on my Windows PC (where I had >>>>> generated it >>>>> - new xampp installation - apparently no problem in making lesson). It >>>>> froze >>>>> there too in exactly the same way as on my remote server. >>>>> (d) The preview worked perfectly on my local machine. >>>>> I am even more lost than previously. Any help would be most welcome. >>>>> Thank you >>>>> Andrew >>>>> -- >>>>> Professor Dr. Andrew Lian >>>>> School of English >>>>> Institute of Social Technology >>>>> Suranaree University of Technology >>>>> 111 University Avenue >>>>> Muang District >>>>> Nakhon Ratchasima, Thailand, 30000 >>>>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >>>>> Vice-President of AsiaCALL >>>>> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >>>>> >>>>> We don't see things as they are, we see things as we are. (Ana?s Nin) >>>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>>> When you change the way you look at things, the things you look at >>>>> change >>>>> (Max Planck) >>>>> >>>>> >>>>> On Wed, Oct 5, 2011 at 02:25, A-P. Lian >>>>> wrote: >>>>> >>>>>> Let me rephrase that. It works fine in preview mode. I have not played >>>>>> it >>>>>> in normal mode. I guess that is the next step. >>>>>> >>>>>> cheers >>>>>> andrew >>>>>> >>>>>> >>>>>> -- >>>>>> Professor Dr. Andrew Lian >>>>>> School of English >>>>>> Institute of Social Technology >>>>>> Suranaree University of Technology >>>>>> 111 University Avenue >>>>>> Muang District >>>>>> Nakhon Ratchasima, Thailand, 30000 >>>>>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >>>>>> Vice-President of AsiaCALL >>>>>> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >>>>>> >>>>>> We don't see things as they are, we see things as we are. (Ana?s Nin) >>>>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>>>> When you change the way you look at things, the things you look at >>>>>> change >>>>>> (Max Planck) >>>>>> >>>>>> >>>>>> On Wed, Oct 5, 2011 at 01:48, A-P. Lian >>>>>> wrote: >>>>>> >>>>>>> yes it does >>>>>>> >>>>>>> -- >>>>>>> Professor Dr. Andrew Lian >>>>>>> School of English >>>>>>> Institute of Social Technology >>>>>>> Suranaree University of Technology >>>>>>> 111 University Avenue >>>>>>> Muang District >>>>>>> Nakhon Ratchasima, Thailand, 30000 >>>>>>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >>>>>>> Vice-President of AsiaCALL >>>>>>> e-mail: andrew.lian at andrewlian.com; website: >>>>>>> http://www.andrewlian.com >>>>>>> >>>>>>> We don't see things as they are, we see things as we are. (Ana?s Nin) >>>>>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>>>>> When you change the way you look at things, the things you look at >>>>>>> change >>>>>>> (Max Planck) >>>>>>> >>>>>>> >>>>>>> On Tue, Oct 4, 2011 at 22:45, Julian Tenney >>>>>>> wrote: >>>>>>> >>>>>>>> The piece runs when you run the html file locally? >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> From: xerte-bounces at lists.nottingham.ac.uk >>>>>>>> [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of A-P. Lian >>>>>>>> Sent: 04 October 2011 16:13 >>>>>>>> To: Xerte discussion list >>>>>>>> Subject: [Xerte] Re: Transferring files to remote server >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> Well... >>>>>>>> >>>>>>>> .htaccess is active but I set the mime types through cpanel.on my >>>>>>>> server >>>>>>>> >>>>>>>> First I tried Tom's solution of text/plain rlo .rlo etc >>>>>>>> Then I tried application/xml rlo .rlo etc >>>>>>>> >>>>>>>> Neither worked. I also uploaded the lesson as a SCORM package >>>>>>>> installed >>>>>>>> through moodle. Same problem. I wonder where next to look. Maybe I >>>>>>>> will >>>>>>>> start afresh in the next couple of days. >>>>>>>> >>>>>>>> Cheers >>>>>>>> Andrew >>>>>>>> >>>>>>>> >>>>>>>> -- >>>>>>>> Professor Dr. Andrew Lian >>>>>>>> School of English >>>>>>>> Institute of Social Technology >>>>>>>> Suranaree University of Technology >>>>>>>> 111 University Avenue >>>>>>>> Muang District >>>>>>>> Nakhon Ratchasima, Thailand, 30000 >>>>>>>> Emeritus Professor , University of Canberra, Canberra, ACT, >>>>>>>> Australia >>>>>>>> Vice-President of AsiaCALL >>>>>>>> e-mail: andrew.lian at andrewlian.com; website: >>>>>>>> http://www.andrewlian.com >>>>>>>> >>>>>>>> We don't see things as they are, we see things as we are. (Ana?s >>>>>>>> Nin) >>>>>>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>>>>>> When you change the way you look at things, the things you look at >>>>>>>> change (Max Planck) >>>>>>>> >>>>>>>> On Tue, Oct 4, 2011 at 20:35, A-P. Lian >>>>>>>> wrote: >>>>>>>> >>>>>>>> Great - thank you >>>>>>>> >>>>>>>> Andrew >>>>>>>> >>>>>>>> -- >>>>>>>> Professor Dr. Andrew Lian >>>>>>>> School of English >>>>>>>> Institute of Social Technology >>>>>>>> Suranaree University of Technology >>>>>>>> 111 University Avenue >>>>>>>> Muang District >>>>>>>> Nakhon Ratchasima, Thailand, 30000 >>>>>>>> Emeritus Professor , University of Canberra, Canberra, ACT, >>>>>>>> Australia >>>>>>>> Vice-President of AsiaCALL >>>>>>>> e-mail: andrew.lian at andrewlian.com; website: >>>>>>>> http://www.andrewlian.com >>>>>>>> >>>>>>>> We don't see things as they are, we see things as we are. (Ana?s >>>>>>>> Nin) >>>>>>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>>>>>> When you change the way you look at things, the things you look at >>>>>>>> change (Max Planck) >>>>>>>> >>>>>>>> On Tue, Oct 4, 2011 at 20:17, Tom Reijnders >>>>>>>> wrote: >>>>>>>> >>>>>>>> That should read: >>>>>>>> >>>>>>>> AddType text/plain .rlo >>>>>>>> >>>>>>>> >>>>>>>> If this doesn't work, check if the .htaccess files are enabled. >>>>>>>> >>>>>>>> Regards >>>>>>>> >>>>>>>> Tom >>>>>>>> >>>>>>>> Citeren "A-P. Lian": >>>>>>>> >>>>>>>> Thanks Julian, >>>>>>>> >>>>>>>> the server does not seem set up to serve these mime types. >>>>>>>> >>>>>>>> I have tried to add the types using .htaccess in the local directory >>>>>>>> as >>>>>>>> follows: >>>>>>>> >>>>>>>> AddType application/rlo xml -- same for rlm and rlt >>>>>>>> >>>>>>>> As I really have no experience in doing this, I suspect that I got >>>>>>>> everything wrong. I was guessing about "application" "rlo" etc... >>>>>>>> >>>>>>>> Any clues you can give me as to how I should declare the types in >>>>>>>> .htaccess >>>>>>>> would be very welcome. >>>>>>>> >>>>>>>> Thanks a lot >>>>>>>> Andrew >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> -- >>>>>>>> Professor Dr. Andrew Lian >>>>>>>> School of English >>>>>>>> Institute of Social Technology >>>>>>>> Suranaree University of Technology >>>>>>>> 111 University Avenue >>>>>>>> Muang District >>>>>>>> Nakhon Ratchasima, Thailand, 30000 >>>>>>>> Emeritus Professor , University of Canberra, Canberra, ACT, >>>>>>>> Australia >>>>>>>> Vice-President of AsiaCALL >>>>>>>> e-mail: andrew.lian at andrewlian.com; website: >>>>>>>> http://www.andrewlian.com >>>>>>>> >>>>>>>> We don't see things as they are, we see things as we are. (Ana?s >>>>>>>> Nin) >>>>>>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>>>>>> When you change the way you look at things, the things you look at >>>>>>>> change >>>>>>>> (Max Planck) >>>>>>>> >>>>>>>> >>>>>>>> On Tue, Oct 4, 2011 at 15:25, Julian Tenney >>>>>>>> wrote: >>>>>>>> >>>>>>>> Sounds like mime types on the server. Check the archives. The server >>>>>>>> needs >>>>>>>> >>>>>>>> to be able to serve .rlo, .rlm, .rlt (all of which are .xml)**** >>>>>>>> >>>>>>>> ** ** >>>>>>>> >>>>>>>> *From:* xerte-bounces at lists.nottingham.ac.uk [mailto: >>>>>>>> xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *A-P. Lian >>>>>>>> *Sent:* 04 October 2011 08:06 >>>>>>>> *To:* list, Xerte discussion >>>>>>>> *Subject:* [Xerte] Transferring files to remote server**** >>>>>>>> >>>>>>>> ** ** >>>>>>>> >>>>>>>> Hello >>>>>>>> >>>>>>>> At the risk of filling the listserver with trivia, I have a third >>>>>>>> question >>>>>>>> today. >>>>>>>> >>>>>>>> I made a short lesson today using the onlinetoolkit in my PC under >>>>>>>> xampp. >>>>>>>> Works fine. >>>>>>>> >>>>>>>> I zipped it using the built-in facility then FTPd it to my remote >>>>>>>> server. >>>>>>>> It unzipped correctly, the media are in the right place and all >>>>>>>> seems >>>>>>>> well. >>>>>>>> >>>>>>>> I connect to the site, the blue progress bar appears and it says >>>>>>>> that it >>>>>>>> has finished loading and to wait. I wait but nothing happens. The >>>>>>>> progress >>>>>>>> bar is about 80% across. I then refresh the screen. The progress bar >>>>>>>> fills >>>>>>>> completely and then nothing. Any clues??? >>>>>>>> >>>>>>>> I am working from Thailand with a relatively slow connection but I >>>>>>>> do >>>>>>>> not >>>>>>>> think that this should matter for the amount of traffic involved. My >>>>>>>> server >>>>>>>> is in the US. I have not checked the versions of php and mysql but >>>>>>>> believe >>>>>>>> that they are likely to be ok. >>>>>>>> >>>>>>>> Advice would be greatly welcomed. >>>>>>>> >>>>>>>> Andrew >>>>>>>> >>>>>>>> >>>>>>>> -- >>>>>>>> Professor Dr. Andrew Lian >>>>>>>> School of English >>>>>>>> Institute of Social Technology >>>>>>>> Suranaree University of Technology >>>>>>>> 111 University Avenue >>>>>>>> Muang District >>>>>>>> Nakhon Ratchasima, Thailand, 30000 >>>>>>>> Emeritus Professor , University of Canberra, Canberra, ACT, >>>>>>>> Australia >>>>>>>> Vice-President of AsiaCALL >>>>>>>> e-mail: andrew.lian at andrewlian.com; website: >>>>>>>> http://www.andrewlian.com >>>>>>>> >>>>>>>> We don't see things as they are, we see things as we are. (Ana?s >>>>>>>> Nin) >>>>>>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>>>>>> When you change the way you look at things, the things you look at >>>>>>>> change >>>>>>>> >>>>>>>> (Max Planck)**** >>>>>>>> >>>>>>>> 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/xerte >>>>>>>> >>>>>>>> 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. >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> ---------------------------------------------------------------- >>>>>>>> This message was sent using IMP, the Internet Messaging Program. >>>>>>>> >>>>>>>> >>>>>>>> _______________________________________________ >>>>>>>> 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 >>>>>>>> >>>>>>>> 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/xerte >>>>> >>>>> 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. >>>>> >>>>> >>>>> >>>>> -- >>>>> -- >>>>> >>>>> Tom Reijnders >>>>> TOR Informatica >>>>> Chopinlaan 27 >>>>> 5242HM Rosmalen >>>>> Tel: 073 5226191 >>>>> Fax: 073 5226196 >>>>> >>>>> >>>>> _______________________________________________ >>>>> Xerte mailing list >>>>> Xerte at lists.nottingham.ac.uk >>>>> http://lists.nottingham.ac.uk/mailman/listinfo/xerte >>>>> >>>>> 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/xerte >>>> >>> >> >> 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/xerte >> >> 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/xerte > > -- -- Tom Reijnders TOR Informatica Chopinlaan 27 5242HM Rosmalen Tel: 073 5226191 Fax: 073 5226196 -------------- next part -------------- A non-text attachment was scrubbed... Name: rloObject.js Type: application/x-javascript Size: 3815 bytes Desc: not available URL: From andrew.lian at andrewlian.com Sun Oct 9 10:35:42 2011 From: andrew.lian at andrewlian.com (A-P. Lian) Date: Sun, 9 Oct 2011 16:35:42 +0700 Subject: [Xerte] Re: Transferring files to remote server In-Reply-To: <4E916370.6000503@tor.nl> References: <12C67A1EEC419342AF5E59DA31562C3F06A4D13A5A@EXCHANGE1.ad.nottingham.ac.uk> <20111004151758.21471eybpmq804na@server.tor.nl> <12C67A1EEC419342AF5E59DA31562C3F06A4D13E57@EXCHANGE1.ad.nottingham.ac.uk> <4E8EBCFE.8070303@tor.nl> <4E916370.6000503@tor.nl> Message-ID: Thank you both very very much. It certainly does work (at least on my laptop - will verify on server). Maybe something went wrong with the updates as you say. I downloaded everything as is - latest version (downloaded this morning) and touched absolutely nothing. Where should I put the .js file so that it gets exported properly? Thanks again. Will report anything new. I appreciate your help so much. Andrew -- Professor Dr. Andrew Lian School of English Institute of Social Technology Suranaree University of Technology 111 University Avenue Muang District Nakhon Ratchasima, Thailand, 30000 Emeritus Professor , University of Canberra, Canberra, ACT, Australia Vice-President of AsiaCALL e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com We don't see things as they are, we see things as we are. (Ana?s Nin) The universe is made up of stories, not atoms (Muriel Rukeyser) When you change the way you look at things, the things you look at change (Max Planck) On Sun, Oct 9, 2011 at 16:03, Tom Reijnders wrote: > Confirmed.... > The attached one is working. (Basically the one of one of my 2.16 template > projects) > > Op 9-10-2011 10:51, Pat Lockley schreef: > > nerd speak >> >> the JS file in the zip appears to be "wrong" >> >> if you swap it for the one in modules/xerte/scorm it works (well it >> does on my install). >> >> It maybe this file has been updated by mistake in the zip? >> >> On Sun, Oct 9, 2011 at 6:59 AM, A-P. Lian> >> wrote: >> >> >>> Hello again everyone, >>> The Internet in Thailand has been up and down where I live because of the >>> floods. Sorry for the delay in responding. >>> I have installed a brand new xampp and xerte online toolkit on a >>> different >>> PC. >>> I have the same problems as on my other machines. >>> I can create the LO. I Publish it. I extract it in a folder in the root >>> of >>> my xampp installation of Apache. I try to run it by connecting it to >>> localhost. It loads the Flash "engine" but just stops running after that. >>> I >>> think I must be missing something really simple. >>> It works fine in Preview mode. >>> Should I set the mime types in the xampp installation too? I tried it on >>> one >>> of my machines and restarted apache. It still did not work. >>> Attached is the zip file. >>> This is really puzzling me. >>> All the best and many many thanks, >>> Andrew >>> -- >>> Professor Dr. Andrew Lian >>> School of English >>> Institute of Social Technology >>> Suranaree University of Technology >>> 111 University Avenue >>> Muang District >>> Nakhon Ratchasima, Thailand, 30000 >>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >>> Vice-President of AsiaCALL >>> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >>> >>> We don't see things as they are, we see things as we are. (Ana?s Nin) >>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>> When you change the way you look at things, the things you look at change >>> (Max Planck) >>> >>> >>> On Fri, Oct 7, 2011 at 16:02, A-P. Lian> >>> wrote: >>> >>> >>>> And while I think of it... >>>> Yes I did add mimetypes both through .htaccess and through the cPanel on >>>> my server. >>>> Tom Reijnders suggested text/plain rlo etc and the server people >>>> suggested >>>> application/xml >>>> I tried both variations on the remote server, not the local xampp - no >>>> joy. >>>> Cheers >>>> Andrew >>>> >>>> -- >>>> Professor Dr. Andrew Lian >>>> School of English >>>> Institute of Social Technology >>>> Suranaree University of Technology >>>> 111 University Avenue >>>> Muang District >>>> Nakhon Ratchasima, Thailand, 30000 >>>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >>>> Vice-President of AsiaCALL >>>> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >>>> >>>> We don't see things as they are, we see things as we are. (Ana?s Nin) >>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>> When you change the way you look at things, the things you look at >>>> change >>>> (Max Planck) >>>> >>>> >>>> On Fri, Oct 7, 2011 at 15:51, Pat Lockley>>> googlemail.com > >>>> wrote: >>>> >>>> >>>>> Also, if the URL is accessible, then send the URL and I can test >>>>> >>>>> Also, should we add mimetypes the installed htaccess file? >>>>> >>>>> On Fri, Oct 7, 2011 at 9:49 AM, Tom Reijnders >>>>> wrote: >>>>> >>>>> >>>>>> Do you mind posting the zip file (or sending it by pm) so I can have a >>>>>> look? >>>>>> >>>>>> Tom >>>>>> >>>>>> Op 7-10-2011 10:41, A-P. Lian schreef: >>>>>> >>>>>> Hello again, >>>>>> Maybe someone has more insights. Here is a summary of the problem. >>>>>> (a) I created and zipped a very simple learning object on my local PC. >>>>>> I >>>>>> uploaded it to my server where I unzipped it. I tried running the >>>>>> lesson but >>>>>> the Flash player seemed to load and then nothing happened. >>>>>> (b) I received some kind help from three people on the list: to the >>>>>> effect >>>>>> that I needed to define the mime types. I did that but there was no >>>>>> change. >>>>>> (c) I then installed the zip file on my Windows PC (where I had >>>>>> generated it >>>>>> - new xampp installation - apparently no problem in making lesson). It >>>>>> froze >>>>>> there too in exactly the same way as on my remote server. >>>>>> (d) The preview worked perfectly on my local machine. >>>>>> I am even more lost than previously. Any help would be most welcome. >>>>>> Thank you >>>>>> Andrew >>>>>> -- >>>>>> Professor Dr. Andrew Lian >>>>>> School of English >>>>>> Institute of Social Technology >>>>>> Suranaree University of Technology >>>>>> 111 University Avenue >>>>>> Muang District >>>>>> Nakhon Ratchasima, Thailand, 30000 >>>>>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >>>>>> Vice-President of AsiaCALL >>>>>> e-mail: andrew.lian at andrewlian.com; website: >>>>>> http://www.andrewlian.com >>>>>> >>>>>> We don't see things as they are, we see things as we are. (Ana?s Nin) >>>>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>>>> When you change the way you look at things, the things you look at >>>>>> change >>>>>> (Max Planck) >>>>>> >>>>>> >>>>>> On Wed, Oct 5, 2011 at 02:25, A-P. Lian >>>>>> > >>>>>> wrote: >>>>>> >>>>>> >>>>>>> Let me rephrase that. It works fine in preview mode. I have not >>>>>>> played >>>>>>> it >>>>>>> in normal mode. I guess that is the next step. >>>>>>> >>>>>>> cheers >>>>>>> andrew >>>>>>> >>>>>>> >>>>>>> -- >>>>>>> Professor Dr. Andrew Lian >>>>>>> School of English >>>>>>> Institute of Social Technology >>>>>>> Suranaree University of Technology >>>>>>> 111 University Avenue >>>>>>> Muang District >>>>>>> Nakhon Ratchasima, Thailand, 30000 >>>>>>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >>>>>>> Vice-President of AsiaCALL >>>>>>> e-mail: andrew.lian at andrewlian.com; website: >>>>>>> http://www.andrewlian.com >>>>>>> >>>>>>> We don't see things as they are, we see things as we are. (Ana?s Nin) >>>>>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>>>>> When you change the way you look at things, the things you look at >>>>>>> change >>>>>>> (Max Planck) >>>>>>> >>>>>>> >>>>>>> On Wed, Oct 5, 2011 at 01:48, A-P. Lian >>>>>>> > >>>>>>> wrote: >>>>>>> >>>>>>> >>>>>>>> yes it does >>>>>>>> >>>>>>>> -- >>>>>>>> Professor Dr. Andrew Lian >>>>>>>> School of English >>>>>>>> Institute of Social Technology >>>>>>>> Suranaree University of Technology >>>>>>>> 111 University Avenue >>>>>>>> Muang District >>>>>>>> Nakhon Ratchasima, Thailand, 30000 >>>>>>>> Emeritus Professor , University of Canberra, Canberra, ACT, >>>>>>>> Australia >>>>>>>> Vice-President of AsiaCALL >>>>>>>> e-mail: andrew.lian at andrewlian.com; website: >>>>>>>> http://www.andrewlian.com >>>>>>>> >>>>>>>> We don't see things as they are, we see things as we are. (Ana?s >>>>>>>> Nin) >>>>>>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>>>>>> When you change the way you look at things, the things you look at >>>>>>>> change >>>>>>>> (Max Planck) >>>>>>>> >>>>>>>> >>>>>>>> On Tue, Oct 4, 2011 at 22:45, Julian Tenney >>>>>>>> > >>>>>>>> wrote: >>>>>>>> >>>>>>>> >>>>>>>>> The piece runs when you run the html file locally? >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> From: xerte-bounces at lists.**nottingham.ac.uk >>>>>>>>> [mailto:xerte-bounces at lists.**nottingham.ac.uk] >>>>>>>>> On Behalf Of A-P. Lian >>>>>>>>> Sent: 04 October 2011 16:13 >>>>>>>>> To: Xerte discussion list >>>>>>>>> Subject: [Xerte] Re: Transferring files to remote server >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> Well... >>>>>>>>> >>>>>>>>> .htaccess is active but I set the mime types through cpanel.on my >>>>>>>>> server >>>>>>>>> >>>>>>>>> First I tried Tom's solution of text/plain rlo .rlo etc >>>>>>>>> Then I tried application/xml rlo .rlo etc >>>>>>>>> >>>>>>>>> Neither worked. I also uploaded the lesson as a SCORM package >>>>>>>>> installed >>>>>>>>> through moodle. Same problem. I wonder where next to look. Maybe I >>>>>>>>> will >>>>>>>>> start afresh in the next couple of days. >>>>>>>>> >>>>>>>>> Cheers >>>>>>>>> Andrew >>>>>>>>> >>>>>>>>> >>>>>>>>> -- >>>>>>>>> Professor Dr. Andrew Lian >>>>>>>>> School of English >>>>>>>>> Institute of Social Technology >>>>>>>>> Suranaree University of Technology >>>>>>>>> 111 University Avenue >>>>>>>>> Muang District >>>>>>>>> Nakhon Ratchasima, Thailand, 30000 >>>>>>>>> Emeritus Professor , University of Canberra, Canberra, ACT, >>>>>>>>> Australia >>>>>>>>> Vice-President of AsiaCALL >>>>>>>>> e-mail: andrew.lian at andrewlian.com; website: >>>>>>>>> http://www.andrewlian.com >>>>>>>>> >>>>>>>>> We don't see things as they are, we see things as we are. (Ana?s >>>>>>>>> Nin) >>>>>>>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>>>>>>> When you change the way you look at things, the things you look at >>>>>>>>> change (Max Planck) >>>>>>>>> >>>>>>>>> On Tue, Oct 4, 2011 at 20:35, A-P. Lian>>>>>>>> com > >>>>>>>>> wrote: >>>>>>>>> >>>>>>>>> Great - thank you >>>>>>>>> >>>>>>>>> Andrew >>>>>>>>> >>>>>>>>> -- >>>>>>>>> Professor Dr. Andrew Lian >>>>>>>>> School of English >>>>>>>>> Institute of Social Technology >>>>>>>>> Suranaree University of Technology >>>>>>>>> 111 University Avenue >>>>>>>>> Muang District >>>>>>>>> Nakhon Ratchasima, Thailand, 30000 >>>>>>>>> Emeritus Professor , University of Canberra, Canberra, ACT, >>>>>>>>> Australia >>>>>>>>> Vice-President of AsiaCALL >>>>>>>>> e-mail: andrew.lian at andrewlian.com; website: >>>>>>>>> http://www.andrewlian.com >>>>>>>>> >>>>>>>>> We don't see things as they are, we see things as we are. (Ana?s >>>>>>>>> Nin) >>>>>>>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>>>>>>> When you change the way you look at things, the things you look at >>>>>>>>> change (Max Planck) >>>>>>>>> >>>>>>>>> On Tue, Oct 4, 2011 at 20:17, Tom Reijnders >>>>>>>>> wrote: >>>>>>>>> >>>>>>>>> That should read: >>>>>>>>> >>>>>>>>> AddType text/plain .rlo >>>>>>>>> >>>>>>>>> >>>>>>>>> If this doesn't work, check if the .htaccess files are enabled. >>>>>>>>> >>>>>>>>> Regards >>>>>>>>> >>>>>>>>> Tom >>>>>>>>> >>>>>>>>> Citeren "A-P. Lian" >>>>>>>>> >: >>>>>>>>> >>>>>>>>> Thanks Julian, >>>>>>>>> >>>>>>>>> the server does not seem set up to serve these mime types. >>>>>>>>> >>>>>>>>> I have tried to add the types using .htaccess in the local >>>>>>>>> directory >>>>>>>>> as >>>>>>>>> follows: >>>>>>>>> >>>>>>>>> AddType application/rlo xml -- same for rlm and rlt >>>>>>>>> >>>>>>>>> As I really have no experience in doing this, I suspect that I got >>>>>>>>> everything wrong. I was guessing about "application" "rlo" etc... >>>>>>>>> >>>>>>>>> Any clues you can give me as to how I should declare the types in >>>>>>>>> .htaccess >>>>>>>>> would be very welcome. >>>>>>>>> >>>>>>>>> Thanks a lot >>>>>>>>> Andrew >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> -- >>>>>>>>> Professor Dr. Andrew Lian >>>>>>>>> School of English >>>>>>>>> Institute of Social Technology >>>>>>>>> Suranaree University of Technology >>>>>>>>> 111 University Avenue >>>>>>>>> Muang District >>>>>>>>> Nakhon Ratchasima, Thailand, 30000 >>>>>>>>> Emeritus Professor , University of Canberra, Canberra, ACT, >>>>>>>>> Australia >>>>>>>>> Vice-President of AsiaCALL >>>>>>>>> e-mail: andrew.lian at andrewlian.com; website: >>>>>>>>> http://www.andrewlian.com >>>>>>>>> >>>>>>>>> We don't see things as they are, we see things as we are. (Ana?s >>>>>>>>> Nin) >>>>>>>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>>>>>>> When you change the way you look at things, the things you look at >>>>>>>>> change >>>>>>>>> (Max Planck) >>>>>>>>> >>>>>>>>> >>>>>>>>> On Tue, Oct 4, 2011 at 15:25, Julian Tenney >>>>>>>>> >>>>>>>>> >wrote: >>>>>>>>> >>>>>>>>> Sounds like mime types on the server. Check the archives. The >>>>>>>>> server >>>>>>>>> needs >>>>>>>>> >>>>>>>>> to be able to serve .rlo, .rlm, .rlt (all of which are .xml)**** >>>>>>>>> >>>>>>>>> ** ** >>>>>>>>> >>>>>>>>> *From:* xerte-bounces at lists.**nottingham.ac.uk[mailto: >>>>>>>>> xerte-bounces at lists.**nottingham.ac.uk] >>>>>>>>> *On Behalf Of *A-P. Lian >>>>>>>>> *Sent:* 04 October 2011 08:06 >>>>>>>>> *To:* list, Xerte discussion >>>>>>>>> *Subject:* [Xerte] Transferring files to remote server**** >>>>>>>>> >>>>>>>>> ** ** >>>>>>>>> >>>>>>>>> Hello >>>>>>>>> >>>>>>>>> At the risk of filling the listserver with trivia, I have a third >>>>>>>>> question >>>>>>>>> today. >>>>>>>>> >>>>>>>>> I made a short lesson today using the onlinetoolkit in my PC under >>>>>>>>> xampp. >>>>>>>>> Works fine. >>>>>>>>> >>>>>>>>> I zipped it using the built-in facility then FTPd it to my remote >>>>>>>>> server. >>>>>>>>> It unzipped correctly, the media are in the right place and all >>>>>>>>> seems >>>>>>>>> well. >>>>>>>>> >>>>>>>>> I connect to the site, the blue progress bar appears and it says >>>>>>>>> that it >>>>>>>>> has finished loading and to wait. I wait but nothing happens. The >>>>>>>>> progress >>>>>>>>> bar is about 80% across. I then refresh the screen. The progress >>>>>>>>> bar >>>>>>>>> fills >>>>>>>>> completely and then nothing. Any clues??? >>>>>>>>> >>>>>>>>> I am working from Thailand with a relatively slow connection but I >>>>>>>>> do >>>>>>>>> not >>>>>>>>> think that this should matter for the amount of traffic involved. >>>>>>>>> My >>>>>>>>> server >>>>>>>>> is in the US. I have not checked the versions of php and mysql but >>>>>>>>> believe >>>>>>>>> that they are likely to be ok. >>>>>>>>> >>>>>>>>> Advice would be greatly welcomed. >>>>>>>>> >>>>>>>>> Andrew >>>>>>>>> >>>>>>>>> >>>>>>>>> -- >>>>>>>>> Professor Dr. Andrew Lian >>>>>>>>> School of English >>>>>>>>> Institute of Social Technology >>>>>>>>> Suranaree University of Technology >>>>>>>>> 111 University Avenue >>>>>>>>> Muang District >>>>>>>>> Nakhon Ratchasima, Thailand, 30000 >>>>>>>>> Emeritus Professor , University of Canberra, Canberra, ACT, >>>>>>>>> Australia >>>>>>>>> Vice-President of AsiaCALL >>>>>>>>> e-mail: andrew.lian at andrewlian.com; website: >>>>>>>>> http://www.andrewlian.com >>>>>>>>> >>>>>>>>> We don't see things as they are, we see things as we are. (Ana?s >>>>>>>>> Nin) >>>>>>>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>>>>>>> When you change the way you look at things, the things you look at >>>>>>>>> change >>>>>>>>> >>>>>>>>> (Max Planck)**** >>>>>>>>> >>>>>>>>> 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/xerte >>>>>>>>> >>>>>>>>> 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. >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> ------------------------------**------------------------------** >>>>>>>>> ---- >>>>>>>>> This message was sent using IMP, the Internet Messaging Program. >>>>>>>>> >>>>>>>>> >>>>>>>>> ______________________________**_________________ >>>>>>>>> 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 >>>>>>>>> >>>>>>>>> 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/xerte >>>>>> >>>>>> 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. >>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> -- >>>>>> >>>>>> Tom Reijnders >>>>>> TOR Informatica >>>>>> Chopinlaan 27 >>>>>> 5242HM Rosmalen >>>>>> Tel: 073 5226191 >>>>>> Fax: 073 5226196 >>>>>> >>>>>> >>>>>> ______________________________**_________________ >>>>>> Xerte mailing list >>>>>> Xerte at lists.nottingham.ac.uk >>>>>> http://lists.nottingham.ac.uk/**mailman/listinfo/xerte >>>>>> >>>>>> 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/xerte >>>>> >>>>> >>>> >>>> >>> >>> 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/xerte >>> >>> 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/xerte >> >> >> > > -- > -- > > Tom Reijnders > TOR Informatica > Chopinlaan 27 > 5242HM Rosmalen > Tel: 073 5226191 > Fax: 073 5226196 > > > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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. > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From patrick.lockley at googlemail.com Sun Oct 9 10:38:50 2011 From: patrick.lockley at googlemail.com (Pat Lockley) Date: Sun, 9 Oct 2011 10:38:50 +0100 Subject: [Xerte] Re: Transferring files to remote server In-Reply-To: References: <12C67A1EEC419342AF5E59DA31562C3F06A4D13A5A@EXCHANGE1.ad.nottingham.ac.uk> <20111004151758.21471eybpmq804na@server.tor.nl> <12C67A1EEC419342AF5E59DA31562C3F06A4D13E57@EXCHANGE1.ad.nottingham.ac.uk> <4E8EBCFE.8070303@tor.nl> <4E916370.6000503@tor.nl> Message-ID: modules/xerte/scorm - i think, but rename the old JS file, just in case. Please try it again and let us know. On Sun, Oct 9, 2011 at 10:35 AM, A-P. Lian wrote: > Thank you both very very much. It certainly does work (at least on my laptop > - will verify on server). > Maybe something went wrong with the updates as you say. I downloaded > everything as is - latest version (downloaded this morning) and touched > absolutely nothing. > Where should I put the .js file so that it gets exported properly? > Thanks again. Will report anything new. I appreciate your help so much. > Andrew > -- > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of Canberra, Canberra, ACT, Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com > > We don't see things as they are, we see things as we are. (Ana?s Nin) > The universe is made up of stories, not atoms (Muriel Rukeyser) > When you change the way you look at things, the things you look at change > (Max Planck) > > > On Sun, Oct 9, 2011 at 16:03, Tom Reijnders wrote: >> >> Confirmed.... >> The attached one is working. (Basically the one of one of my 2.16 template >> projects) >> >> Op 9-10-2011 10:51, Pat Lockley schreef: >>> >>> nerd speak >>> >>> the JS file in the zip appears to be "wrong" >>> >>> if you swap it for the one in modules/xerte/scorm it works (well it >>> does on my install). >>> >>> It maybe this file has been updated by mistake in the zip? >>> >>> On Sun, Oct 9, 2011 at 6:59 AM, A-P. Lian >>> ?wrote: >>> >>>> >>>> Hello again everyone, >>>> The Internet in Thailand has been up and down where I live because of >>>> the >>>> floods. Sorry for the delay in responding. >>>> I have installed a brand new xampp and xerte online toolkit on a >>>> different >>>> PC. >>>> I have the same problems as on my other machines. >>>> I can create the LO. I Publish it. I extract it in a folder in the root >>>> of >>>> my xampp installation of Apache. I try to run it by connecting it to >>>> localhost. It loads the Flash "engine" but just stops running after >>>> that. I >>>> think I must be missing something really simple. >>>> It works fine in Preview mode. >>>> Should I set the mime types in the xampp installation too? I tried it on >>>> one >>>> of my machines and restarted apache. It still did not work. >>>> Attached is the zip file. >>>> This is really puzzling me. >>>> All the best and many many thanks, >>>> Andrew >>>> -- >>>> Professor Dr. Andrew Lian >>>> School of English >>>> Institute of Social Technology >>>> Suranaree University of Technology >>>> 111 University Avenue >>>> Muang District >>>> Nakhon Ratchasima, Thailand, 30000 >>>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >>>> Vice-President of AsiaCALL >>>> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >>>> >>>> We don't see things as they are, we see things as we are. (Ana?s Nin) >>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>> When you change the way you look at things, the things you look at >>>> change >>>> (Max Planck) >>>> >>>> >>>> On Fri, Oct 7, 2011 at 16:02, A-P. Lian >>>> ?wrote: >>>> >>>>> >>>>> And while I think of it... >>>>> Yes I did add mimetypes both through .htaccess and through the cPanel >>>>> on >>>>> my server. >>>>> Tom Reijnders suggested text/plain rlo etc and the server people >>>>> suggested >>>>> application/xml >>>>> I tried both variations on the remote server, not the local xampp - no >>>>> joy. >>>>> Cheers >>>>> Andrew >>>>> >>>>> -- >>>>> Professor Dr. Andrew Lian >>>>> School of English >>>>> Institute of Social Technology >>>>> Suranaree University of Technology >>>>> 111 University Avenue >>>>> Muang District >>>>> Nakhon Ratchasima, Thailand, 30000 >>>>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >>>>> Vice-President of AsiaCALL >>>>> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >>>>> >>>>> We don't see things as they are, we see things as we are. (Ana?s Nin) >>>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>>> When you change the way you look at things, the things you look at >>>>> change >>>>> (Max Planck) >>>>> >>>>> >>>>> On Fri, Oct 7, 2011 at 15:51, Pat >>>>> Lockley >>>>> wrote: >>>>> >>>>>> >>>>>> Also, if the URL is accessible, then send the URL and I can test >>>>>> >>>>>> Also, should we add mimetypes the installed htaccess file? >>>>>> >>>>>> On Fri, Oct 7, 2011 at 9:49 AM, Tom Reijnders >>>>>> ?wrote: >>>>>> >>>>>>> >>>>>>> Do you mind posting the zip file (or sending it by pm) so I can have >>>>>>> a >>>>>>> look? >>>>>>> >>>>>>> Tom >>>>>>> >>>>>>> Op 7-10-2011 10:41, A-P. Lian schreef: >>>>>>> >>>>>>> Hello again, >>>>>>> Maybe someone has more insights. Here is a summary of the problem. >>>>>>> (a) I created and zipped a very simple learning object on my local >>>>>>> PC. >>>>>>> I >>>>>>> uploaded it to my server where I unzipped it. I tried running the >>>>>>> lesson but >>>>>>> the Flash player seemed to load and then nothing happened. >>>>>>> (b) I received some kind help from three people on the list: to the >>>>>>> effect >>>>>>> that I needed to define the mime types. I did that but there was no >>>>>>> change. >>>>>>> (c) I then installed the zip file on my Windows PC (where I had >>>>>>> generated it >>>>>>> - new xampp installation - apparently no problem in making lesson). >>>>>>> It >>>>>>> froze >>>>>>> there too in exactly the same way as on my remote server. >>>>>>> (d) The preview worked perfectly on my local machine. >>>>>>> I am even more lost than previously. Any help would be most welcome. >>>>>>> Thank you >>>>>>> Andrew >>>>>>> -- >>>>>>> Professor Dr. Andrew Lian >>>>>>> School of English >>>>>>> Institute of Social Technology >>>>>>> Suranaree University of Technology >>>>>>> 111 University Avenue >>>>>>> Muang District >>>>>>> Nakhon Ratchasima, Thailand, 30000 >>>>>>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >>>>>>> Vice-President of AsiaCALL >>>>>>> e-mail: andrew.lian at andrewlian.com; website: >>>>>>> http://www.andrewlian.com >>>>>>> >>>>>>> We don't see things as they are, we see things as we are. (Ana?s Nin) >>>>>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>>>>> When you change the way you look at things, the things you look at >>>>>>> change >>>>>>> (Max Planck) >>>>>>> >>>>>>> >>>>>>> On Wed, Oct 5, 2011 at 02:25, A-P. Lian >>>>>>> wrote: >>>>>>> >>>>>>>> >>>>>>>> Let me rephrase that. It works fine in preview mode. I have not >>>>>>>> played >>>>>>>> it >>>>>>>> in normal mode. I guess that is the next step. >>>>>>>> >>>>>>>> cheers >>>>>>>> andrew >>>>>>>> >>>>>>>> >>>>>>>> -- >>>>>>>> Professor Dr. Andrew Lian >>>>>>>> School of English >>>>>>>> Institute of Social Technology >>>>>>>> Suranaree University of Technology >>>>>>>> 111 University Avenue >>>>>>>> Muang District >>>>>>>> Nakhon Ratchasima, Thailand, 30000 >>>>>>>> Emeritus Professor , University of Canberra, Canberra, ACT, >>>>>>>> Australia >>>>>>>> Vice-President of AsiaCALL >>>>>>>> e-mail: andrew.lian at andrewlian.com; website: >>>>>>>> http://www.andrewlian.com >>>>>>>> >>>>>>>> We don't see things as they are, we see things as we are. (Ana?s >>>>>>>> Nin) >>>>>>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>>>>>> When you change the way you look at things, the things you look at >>>>>>>> change >>>>>>>> (Max Planck) >>>>>>>> >>>>>>>> >>>>>>>> On Wed, Oct 5, 2011 at 01:48, A-P. Lian >>>>>>>> wrote: >>>>>>>> >>>>>>>>> >>>>>>>>> yes it does >>>>>>>>> >>>>>>>>> -- >>>>>>>>> Professor Dr. Andrew Lian >>>>>>>>> School of English >>>>>>>>> Institute of Social Technology >>>>>>>>> Suranaree University of Technology >>>>>>>>> 111 University Avenue >>>>>>>>> Muang District >>>>>>>>> Nakhon Ratchasima, Thailand, 30000 >>>>>>>>> Emeritus Professor , University of Canberra, Canberra, ACT, >>>>>>>>> Australia >>>>>>>>> Vice-President of AsiaCALL >>>>>>>>> e-mail: andrew.lian at andrewlian.com; website: >>>>>>>>> http://www.andrewlian.com >>>>>>>>> >>>>>>>>> We don't see things as they are, we see things as we are. (Ana?s >>>>>>>>> Nin) >>>>>>>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>>>>>>> When you change the way you look at things, the things you look at >>>>>>>>> change >>>>>>>>> (Max Planck) >>>>>>>>> >>>>>>>>> >>>>>>>>> On Tue, Oct 4, 2011 at 22:45, Julian Tenney >>>>>>>>> ?wrote: >>>>>>>>> >>>>>>>>>> >>>>>>>>>> The piece runs when you run the html file locally? >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> From: xerte-bounces at lists.nottingham.ac.uk >>>>>>>>>> [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of A-P. >>>>>>>>>> Lian >>>>>>>>>> Sent: 04 October 2011 16:13 >>>>>>>>>> To: Xerte discussion list >>>>>>>>>> Subject: [Xerte] Re: Transferring files to remote server >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> Well... >>>>>>>>>> >>>>>>>>>> .htaccess is active but I set the mime types through cpanel.on my >>>>>>>>>> server >>>>>>>>>> >>>>>>>>>> First I tried Tom's solution of text/plain rlo .rlo etc >>>>>>>>>> Then I tried application/xml rlo .rlo etc >>>>>>>>>> >>>>>>>>>> Neither worked. I also uploaded the lesson as a SCORM package >>>>>>>>>> installed >>>>>>>>>> through moodle. Same problem. I wonder where next to look. Maybe I >>>>>>>>>> will >>>>>>>>>> start afresh in the next couple of days. >>>>>>>>>> >>>>>>>>>> Cheers >>>>>>>>>> Andrew >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> -- >>>>>>>>>> Professor Dr. Andrew Lian >>>>>>>>>> School of English >>>>>>>>>> Institute of Social Technology >>>>>>>>>> Suranaree University of Technology >>>>>>>>>> 111 University Avenue >>>>>>>>>> Muang District >>>>>>>>>> Nakhon Ratchasima, Thailand, 30000 >>>>>>>>>> Emeritus Professor , University of Canberra, Canberra, ACT, >>>>>>>>>> Australia >>>>>>>>>> Vice-President of AsiaCALL >>>>>>>>>> e-mail: andrew.lian at andrewlian.com; website: >>>>>>>>>> http://www.andrewlian.com >>>>>>>>>> >>>>>>>>>> We don't see things as they are, we see things as we are. (Ana?s >>>>>>>>>> Nin) >>>>>>>>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>>>>>>>> When you change the way you look at things, the things you look at >>>>>>>>>> change (Max Planck) >>>>>>>>>> >>>>>>>>>> On Tue, Oct 4, 2011 at 20:35, A-P. >>>>>>>>>> Lian >>>>>>>>>> wrote: >>>>>>>>>> >>>>>>>>>> Great - thank you >>>>>>>>>> >>>>>>>>>> Andrew >>>>>>>>>> >>>>>>>>>> -- >>>>>>>>>> Professor Dr. Andrew Lian >>>>>>>>>> School of English >>>>>>>>>> Institute of Social Technology >>>>>>>>>> Suranaree University of Technology >>>>>>>>>> 111 University Avenue >>>>>>>>>> Muang District >>>>>>>>>> Nakhon Ratchasima, Thailand, 30000 >>>>>>>>>> Emeritus Professor , University of Canberra, Canberra, ACT, >>>>>>>>>> Australia >>>>>>>>>> Vice-President of AsiaCALL >>>>>>>>>> e-mail: andrew.lian at andrewlian.com; website: >>>>>>>>>> http://www.andrewlian.com >>>>>>>>>> >>>>>>>>>> We don't see things as they are, we see things as we are. (Ana?s >>>>>>>>>> Nin) >>>>>>>>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>>>>>>>> When you change the way you look at things, the things you look at >>>>>>>>>> change (Max Planck) >>>>>>>>>> >>>>>>>>>> On Tue, Oct 4, 2011 at 20:17, Tom Reijnders >>>>>>>>>> wrote: >>>>>>>>>> >>>>>>>>>> That should read: >>>>>>>>>> >>>>>>>>>> AddType text/plain ?.rlo >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> If this doesn't work, check if the .htaccess files are enabled. >>>>>>>>>> >>>>>>>>>> Regards >>>>>>>>>> >>>>>>>>>> Tom >>>>>>>>>> >>>>>>>>>> Citeren "A-P. Lian": >>>>>>>>>> >>>>>>>>>> Thanks Julian, >>>>>>>>>> >>>>>>>>>> the server does not seem set ?up to serve these mime types. >>>>>>>>>> >>>>>>>>>> I have tried to add the types using .htaccess in the local >>>>>>>>>> directory >>>>>>>>>> as >>>>>>>>>> follows: >>>>>>>>>> >>>>>>>>>> AddType application/rlo xml -- same for rlm and rlt >>>>>>>>>> >>>>>>>>>> As I really have no experience in doing this, I suspect that I got >>>>>>>>>> everything wrong. I was guessing about "application" "rlo" etc... >>>>>>>>>> >>>>>>>>>> Any clues you can give me as to how I should declare the types in >>>>>>>>>> .htaccess >>>>>>>>>> would be very welcome. >>>>>>>>>> >>>>>>>>>> Thanks a lot >>>>>>>>>> Andrew >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> -- >>>>>>>>>> Professor Dr. Andrew Lian >>>>>>>>>> School of English >>>>>>>>>> Institute of Social Technology >>>>>>>>>> Suranaree University of Technology >>>>>>>>>> 111 University Avenue >>>>>>>>>> Muang District >>>>>>>>>> Nakhon Ratchasima, Thailand, 30000 >>>>>>>>>> Emeritus Professor , University of Canberra, Canberra, ACT, >>>>>>>>>> Australia >>>>>>>>>> Vice-President of AsiaCALL >>>>>>>>>> e-mail: andrew.lian at andrewlian.com; website: >>>>>>>>>> http://www.andrewlian.com >>>>>>>>>> >>>>>>>>>> We don't see things as they are, we see things as we are. (Ana?s >>>>>>>>>> Nin) >>>>>>>>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>>>>>>>> When you change the way you look at things, the things you look at >>>>>>>>>> change >>>>>>>>>> (Max Planck) >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> On Tue, Oct 4, 2011 at 15:25, Julian Tenney >>>>>>>>>> wrote: >>>>>>>>>> >>>>>>>>>> Sounds like mime types on the server. Check the archives. The >>>>>>>>>> server >>>>>>>>>> needs >>>>>>>>>> >>>>>>>>>> to be able to serve .rlo, .rlm, .rlt (all of which are .xml)**** >>>>>>>>>> >>>>>>>>>> ** ** >>>>>>>>>> >>>>>>>>>> *From:* xerte-bounces at lists.nottingham.ac.uk [mailto: >>>>>>>>>> xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *A-P. Lian >>>>>>>>>> *Sent:* 04 October 2011 08:06 >>>>>>>>>> *To:* list, Xerte discussion >>>>>>>>>> *Subject:* [Xerte] Transferring files to remote server**** >>>>>>>>>> >>>>>>>>>> ** ** >>>>>>>>>> >>>>>>>>>> Hello >>>>>>>>>> >>>>>>>>>> At the risk of filling the listserver with trivia, I have a third >>>>>>>>>> question >>>>>>>>>> today. >>>>>>>>>> >>>>>>>>>> I made a short lesson today using the onlinetoolkit in my PC under >>>>>>>>>> xampp. >>>>>>>>>> Works fine. >>>>>>>>>> >>>>>>>>>> I zipped it using the built-in facility then FTPd it to my remote >>>>>>>>>> server. >>>>>>>>>> It unzipped correctly, the media are in the right place and all >>>>>>>>>> seems >>>>>>>>>> well. >>>>>>>>>> >>>>>>>>>> I connect to the site, the blue progress bar appears and it says >>>>>>>>>> that it >>>>>>>>>> has finished loading and to wait. I wait but nothing happens. The >>>>>>>>>> progress >>>>>>>>>> bar is about 80% across. I then refresh the screen. The progress >>>>>>>>>> bar >>>>>>>>>> fills >>>>>>>>>> completely and then nothing. Any clues??? >>>>>>>>>> >>>>>>>>>> I am working from Thailand with a relatively slow connection but I >>>>>>>>>> do >>>>>>>>>> not >>>>>>>>>> think that this should matter for the amount of traffic involved. >>>>>>>>>> My >>>>>>>>>> server >>>>>>>>>> is in the US. I have not checked the versions of php and mysql but >>>>>>>>>> believe >>>>>>>>>> that they are likely to be ok. >>>>>>>>>> >>>>>>>>>> Advice would be greatly welcomed. >>>>>>>>>> >>>>>>>>>> Andrew >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> -- >>>>>>>>>> Professor Dr. Andrew Lian >>>>>>>>>> School of English >>>>>>>>>> Institute of Social Technology >>>>>>>>>> Suranaree University of Technology >>>>>>>>>> 111 University Avenue >>>>>>>>>> Muang District >>>>>>>>>> Nakhon Ratchasima, Thailand, 30000 >>>>>>>>>> Emeritus Professor , University of Canberra, Canberra, ACT, >>>>>>>>>> Australia >>>>>>>>>> Vice-President of AsiaCALL >>>>>>>>>> e-mail: andrew.lian at andrewlian.com; website: >>>>>>>>>> http://www.andrewlian.com >>>>>>>>>> >>>>>>>>>> We don't see things as they are, we see things as we are. (Ana?s >>>>>>>>>> Nin) >>>>>>>>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>>>>>>>> When you change the way you look at things, the things you look at >>>>>>>>>> change >>>>>>>>>> >>>>>>>>>> (Max Planck)**** >>>>>>>>>> >>>>>>>>>> ?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/xerte >>>>>>>>>> >>>>>>>>>> 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. >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> ---------------------------------------------------------------- >>>>>>>>>> This message was sent using IMP, the Internet Messaging Program. >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> _______________________________________________ >>>>>>>>>> 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 >>>>>>>>>> >>>>>>>>>> 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/xerte >>>>>>> >>>>>>> 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. >>>>>>> >>>>>>> >>>>>>> >>>>>>> -- >>>>>>> -- >>>>>>> >>>>>>> Tom Reijnders >>>>>>> TOR Informatica >>>>>>> Chopinlaan 27 >>>>>>> 5242HM Rosmalen >>>>>>> Tel: 073 5226191 >>>>>>> Fax: 073 5226196 >>>>>>> >>>>>>> >>>>>>> _______________________________________________ >>>>>>> Xerte mailing list >>>>>>> Xerte at lists.nottingham.ac.uk >>>>>>> http://lists.nottingham.ac.uk/mailman/listinfo/xerte >>>>>>> >>>>>>> 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/xerte >>>>>> >>>>> >>>>> >>>> >>>> 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/xerte >>>> >>>> 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/xerte >>> >>> >> >> -- >> -- >> >> Tom Reijnders >> TOR Informatica >> Chopinlaan 27 >> 5242HM Rosmalen >> Tel: 073 5226191 >> Fax: 073 5226196 >> >> >> >> _______________________________________________ >> Xerte mailing list >> Xerte at lists.nottingham.ac.uk >> http://lists.nottingham.ac.uk/mailman/listinfo/xerte >> >> 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/xerte > > 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. > > > From reijnders at tor.nl Sun Oct 9 10:44:46 2011 From: reijnders at tor.nl (Tom Reijnders) Date: Sun, 09 Oct 2011 11:44:46 +0200 Subject: [Xerte] Re: Transferring files to remote server In-Reply-To: References: <20111004151758.21471eybpmq804na@server.tor.nl> <12C67A1EEC419342AF5E59DA31562C3F06A4D13E57@EXCHANGE1.ad.nottingham.ac.uk> <4E8EBCFE.8070303@tor.nl> <4E916370.6000503@tor.nl> Message-ID: <4E916D0E.1020305@tor.nl> If I look at your package, you are using the standalone Xerte, and you are (just) publishing, not packaging for Scorm, right? Than it should go in c:\program files(x86)\xerte\publish\html (depending on where you have installed you desktop Xerte). Regards, Tom Op 9-10-2011 11:35, A-P. Lian schreef: > Thank you both very very much. It certainly does work (at least on my > laptop - will verify on server). > > Maybe something went wrong with the updates as you say. I downloaded > everything as is - latest version (downloaded this morning) and > touched absolutely nothing. > > Where should I put the .js file so that it gets exported properly? > > Thanks again. Will report anything new. I appreciate your help so much. > > Andrew > > -- > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of Canberra, Canberra, ACT, Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com > ; website: > http://www.andrewlian.com > > We don't see things as they are, we see things as we are. (Ana?s Nin) > The universe is made up of stories, not atoms (Muriel Rukeyser) > When you change the way you look at things, the things you look at > change (Max Planck) > > > On Sun, Oct 9, 2011 at 16:03, Tom Reijnders > wrote: > > Confirmed.... > The attached one is working. (Basically the one of one of my 2.16 > template projects) > > Op 9-10-2011 10:51, Pat Lockley schreef: > > nerd speak > > the JS file in the zip appears to be "wrong" > > if you swap it for the one in modules/xerte/scorm it works > (well it > does on my install). > > It maybe this file has been updated by mistake in the zip? > > On Sun, Oct 9, 2011 at 6:59 AM, A-P. > Lian > wrote: > > Hello again everyone, > The Internet in Thailand has been up and down where I live > because of the > floods. Sorry for the delay in responding. > I have installed a brand new xampp and xerte online > toolkit on a different > PC. > I have the same problems as on my other machines. > I can create the LO. I Publish it. I extract it in a > folder in the root of > my xampp installation of Apache. I try to run it by > connecting it to > localhost. It loads the Flash "engine" but just stops > running after that. I > think I must be missing something really simple. > It works fine in Preview mode. > Should I set the mime types in the xampp installation too? > I tried it on one > of my machines and restarted apache. It still did not work. > Attached is the zip file. > This is really puzzling me. > All the best and many many thanks, > Andrew > -- > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of Canberra, Canberra, > ACT, Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com > ; website: > http://www.andrewlian.com > > We don't see things as they are, we see things as we are. > (Ana?s Nin) > The universe is made up of stories, not atoms (Muriel > Rukeyser) > When you change the way you look at things, the things you > look at change > (Max Planck) > > > On Fri, Oct 7, 2011 at 16:02, A-P. > Lian > wrote: > > And while I think of it... > Yes I did add mimetypes both through .htaccess and > through the cPanel on > my server. > Tom Reijnders suggested text/plain rlo etc and the > server people suggested > application/xml > I tried both variations on the remote server, not the > local xampp - no > joy. > Cheers > Andrew > > -- > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of Canberra, Canberra, > ACT, Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com > ; website: > http://www.andrewlian.com > > We don't see things as they are, we see things as we > are. (Ana?s Nin) > The universe is made up of stories, not atoms (Muriel > Rukeyser) > When you change the way you look at things, the things > you look at change > (Max Planck) > > > On Fri, Oct 7, 2011 at 15:51, Pat > Lockley > > wrote: > > Also, if the URL is accessible, then send the URL > and I can test > > Also, should we add mimetypes the installed > htaccess file? > > On Fri, Oct 7, 2011 at 9:49 AM, Tom > Reijnders > wrote: > > Do you mind posting the zip file (or sending > it by pm) so I can have a > look? > > Tom > > Op 7-10-2011 10:41, A-P. Lian schreef: > > Hello again, > Maybe someone has more insights. Here is a > summary of the problem. > (a) I created and zipped a very simple > learning object on my local PC. > I > uploaded it to my server where I unzipped it. > I tried running the > lesson but > the Flash player seemed to load and then > nothing happened. > (b) I received some kind help from three > people on the list: to the > effect > that I needed to define the mime types. I did > that but there was no > change. > (c) I then installed the zip file on my > Windows PC (where I had > generated it > - new xampp installation - apparently no > problem in making lesson). It > froze > there too in exactly the same way as on my > remote server. > (d) The preview worked perfectly on my local > machine. > I am even more lost than previously. Any help > would be most welcome. > Thank you > Andrew > -- > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of Canberra, > Canberra, ACT, Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com > ; website: > http://www.andrewlian.com > > We don't see things as they are, we see things > as we are. (Ana?s Nin) > The universe is made up of stories, not atoms > (Muriel Rukeyser) > When you change the way you look at things, > the things you look at > change > (Max Planck) > > > On Wed, Oct 5, 2011 at 02:25, A-P. > Lian > > wrote: > > Let me rephrase that. It works fine in > preview mode. I have not played > it > in normal mode. I guess that is the next step. > > cheers > andrew > > > -- > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of > Canberra, Canberra, ACT, Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com > ; > website: http://www.andrewlian.com > > We don't see things as they are, we see > things as we are. (Ana?s Nin) > The universe is made up of stories, not > atoms (Muriel Rukeyser) > When you change the way you look at > things, the things you look at > change > (Max Planck) > > > On Wed, Oct 5, 2011 at 01:48, A-P. > Lian > > wrote: > > yes it does > > -- > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of > Canberra, Canberra, ACT, Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com > ; > website: > http://www.andrewlian.com > > We don't see things as they are, we > see things as we are. (Ana?s Nin) > The universe is made up of stories, > not atoms (Muriel Rukeyser) > When you change the way you look at > things, the things you look at > change > (Max Planck) > > > On Tue, Oct 4, 2011 at 22:45, Julian > Tenney > > > wrote: > > The piece runs when you run the > html file locally? > > > > From: > xerte-bounces at lists.nottingham.ac.uk > > [mailto:xerte-bounces at lists.nottingham.ac.uk > ] > On Behalf Of A-P. Lian > Sent: 04 October 2011 16:13 > To: Xerte discussion list > Subject: [Xerte] Re: Transferring > files to remote server > > > > Well... > > .htaccess is active but I set the > mime types through cpanel.on my > server > > First I tried Tom's solution of > text/plain rlo .rlo etc > Then I tried application/xml rlo > .rlo etc > > Neither worked. I also uploaded > the lesson as a SCORM package > installed > through moodle. Same problem. I > wonder where next to look. Maybe I > will > start afresh in the next couple of > days. > > Cheers > Andrew > > > -- > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of > Canberra, Canberra, ACT, > Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com > ; > website: > http://www.andrewlian.com > > We don't see things as they are, > we see things as we are. (Ana?s > Nin) > The universe is made up of > stories, not atoms (Muriel Rukeyser) > When you change the way you look > at things, the things you look at > change (Max Planck) > > On Tue, Oct 4, 2011 at 20:35, A-P. > Lian > > wrote: > > Great - thank you > > Andrew > > -- > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of > Canberra, Canberra, ACT, > Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com > ; > website: > http://www.andrewlian.com > > We don't see things as they are, > we see things as we are. (Ana?s > Nin) > The universe is made up of > stories, not atoms (Muriel Rukeyser) > When you change the way you look > at things, the things you look at > change (Max Planck) > > On Tue, Oct 4, 2011 at 20:17, Tom > Reijnders > > wrote: > > That should read: > > AddType text/plain .rlo > > > If this doesn't work, check if the > .htaccess files are enabled. > > Regards > > Tom > > Citeren "A-P. > Lian" >: > > Thanks Julian, > > the server does not seem set up > to serve these mime types. > > I have tried to add the types > using .htaccess in the local directory > as > follows: > > AddType application/rlo xml -- > same for rlm and rlt > > As I really have no experience in > doing this, I suspect that I got > everything wrong. I was guessing > about "application" "rlo" etc... > > Any clues you can give me as to > how I should declare the types in > .htaccess > would be very welcome. > > Thanks a lot > Andrew > > > > -- > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of > Canberra, Canberra, ACT, > Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com > ; > website: > http://www.andrewlian.com > > We don't see things as they are, > we see things as we are. (Ana?s > Nin) > The universe is made up of > stories, not atoms (Muriel Rukeyser) > When you change the way you look > at things, the things you look at > change > (Max Planck) > > > On Tue, Oct 4, 2011 at 15:25, > Julian Tenney > >wrote: > > Sounds like mime types on the > server. Check the archives. The server > needs > > to be able to serve .rlo, .rlm, > .rlt (all of which are .xml)**** > > ** ** > > *From:* > xerte-bounces at lists.nottingham.ac.uk > > [mailto: > xerte-bounces at lists.nottingham.ac.uk > ] > *On Behalf Of *A-P. Lian > *Sent:* 04 October 2011 08:06 > *To:* list, Xerte discussion > *Subject:* [Xerte] Transferring > files to remote server**** > > ** ** > > Hello > > At the risk of filling the > listserver with trivia, I have a third > question > today. > > I made a short lesson today using > the onlinetoolkit in my PC under > xampp. > Works fine. > > I zipped it using the built-in > facility then FTPd it to my remote > server. > It unzipped correctly, the media > are in the right place and all > seems > well. > > I connect to the site, the blue > progress bar appears and it says > that it > has finished loading and to wait. > I wait but nothing happens. The > progress > bar is about 80% across. I then > refresh the screen. The progress bar > fills > completely and then nothing. Any > clues??? > > I am working from Thailand with a > relatively slow connection but I > do > not > think that this should matter for > the amount of traffic involved. My > server > is in the US. I have not checked > the versions of php and mysql but > believe > that they are likely to be ok. > > Advice would be greatly welcomed. > > Andrew > > > -- > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of > Canberra, Canberra, ACT, > Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com > ; > website: > http://www.andrewlian.com > > We don't see things as they are, > we see things as we are. (Ana?s > Nin) > The universe is made up of > stories, not atoms (Muriel Rukeyser) > When you change the way you look > at things, the things you look at > change > > (Max Planck)**** > > 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/xerte > > 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. > > > > > > ---------------------------------------------------------------- > This message was sent using IMP, > the Internet Messaging Program. > > > _______________________________________________ > 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 > > 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/xerte > > 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. > > > > -- > -- > > Tom Reijnders > TOR Informatica > Chopinlaan 27 > 5242HM Rosmalen > Tel: 073 5226191 > Fax: 073 5226196 > > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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/xerte > > > > 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/xerte > > 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/xerte > > > > -- > -- > > Tom Reijnders > TOR Informatica > Chopinlaan 27 > 5242HM Rosmalen > Tel: 073 5226191 > Fax: 073 5226196 > > > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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/xerte > > 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. > > -- -- Tom Reijnders TOR Informatica Chopinlaan 27 5242HM Rosmalen Tel: 073 5226191 Fax: 073 5226196 -------------- next part -------------- An HTML attachment was scrubbed... URL: From patrick.lockley at googlemail.com Sun Oct 9 10:48:39 2011 From: patrick.lockley at googlemail.com (Pat Lockley) Date: Sun, 9 Oct 2011 10:48:39 +0100 Subject: [Xerte] Re: Transferring files to remote server In-Reply-To: <4E916D0E.1020305@tor.nl> References: <20111004151758.21471eybpmq804na@server.tor.nl> <12C67A1EEC419342AF5E59DA31562C3F06A4D13E57@EXCHANGE1.ad.nottingham.ac.uk> <4E8EBCFE.8070303@tor.nl> <4E916370.6000503@tor.nl> <4E916D0E.1020305@tor.nl> Message-ID: i think it's a localhost..... On Sun, Oct 9, 2011 at 10:44 AM, Tom Reijnders wrote: > If I look at your package, you are using the standalone Xerte, and you are > (just) publishing, not packaging for Scorm, right? > > Than it should go in c:\program files(x86)\xerte\publish\html (depending on > where you have installed you desktop Xerte). > > Regards, > > Tom > > > Op 9-10-2011 11:35, A-P. Lian schreef: > > Thank you both very very much. It certainly does work (at least on my laptop > - will verify on server). > Maybe something went wrong with the updates as you say. I downloaded > everything as is - latest version (downloaded this morning) and touched > absolutely nothing. > Where should I put the .js file so that it gets exported properly? > Thanks again. Will report anything new. I appreciate your help so much. > Andrew > -- > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of Canberra, Canberra, ACT, Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com > > We don't see things as they are, we see things as we are. (Ana?s Nin) > The universe is made up of stories, not atoms (Muriel Rukeyser) > When you change the way you look at things, the things you look at change > (Max Planck) > > > On Sun, Oct 9, 2011 at 16:03, Tom Reijnders wrote: >> >> Confirmed.... >> The attached one is working. (Basically the one of one of my 2.16 template >> projects) >> >> Op 9-10-2011 10:51, Pat Lockley schreef: >>> >>> nerd speak >>> >>> the JS file in the zip appears to be "wrong" >>> >>> if you swap it for the one in modules/xerte/scorm it works (well it >>> does on my install). >>> >>> It maybe this file has been updated by mistake in the zip? >>> >>> On Sun, Oct 9, 2011 at 6:59 AM, A-P. Lian >>> ?wrote: >>> >>>> >>>> Hello again everyone, >>>> The Internet in Thailand has been up and down where I live because of >>>> the >>>> floods. Sorry for the delay in responding. >>>> I have installed a brand new xampp and xerte online toolkit on a >>>> different >>>> PC. >>>> I have the same problems as on my other machines. >>>> I can create the LO. I Publish it. I extract it in a folder in the root >>>> of >>>> my xampp installation of Apache. I try to run it by connecting it to >>>> localhost. It loads the Flash "engine" but just stops running after >>>> that. I >>>> think I must be missing something really simple. >>>> It works fine in Preview mode. >>>> Should I set the mime types in the xampp installation too? I tried it on >>>> one >>>> of my machines and restarted apache. It still did not work. >>>> Attached is the zip file. >>>> This is really puzzling me. >>>> All the best and many many thanks, >>>> Andrew >>>> -- >>>> Professor Dr. Andrew Lian >>>> School of English >>>> Institute of Social Technology >>>> Suranaree University of Technology >>>> 111 University Avenue >>>> Muang District >>>> Nakhon Ratchasima, Thailand, 30000 >>>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >>>> Vice-President of AsiaCALL >>>> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >>>> >>>> We don't see things as they are, we see things as we are. (Ana?s Nin) >>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>> When you change the way you look at things, the things you look at >>>> change >>>> (Max Planck) >>>> >>>> >>>> On Fri, Oct 7, 2011 at 16:02, A-P. Lian >>>> ?wrote: >>>> >>>>> >>>>> And while I think of it... >>>>> Yes I did add mimetypes both through .htaccess and through the cPanel >>>>> on >>>>> my server. >>>>> Tom Reijnders suggested text/plain rlo etc and the server people >>>>> suggested >>>>> application/xml >>>>> I tried both variations on the remote server, not the local xampp - no >>>>> joy. >>>>> Cheers >>>>> Andrew >>>>> >>>>> -- >>>>> Professor Dr. Andrew Lian >>>>> School of English >>>>> Institute of Social Technology >>>>> Suranaree University of Technology >>>>> 111 University Avenue >>>>> Muang District >>>>> Nakhon Ratchasima, Thailand, 30000 >>>>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >>>>> Vice-President of AsiaCALL >>>>> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >>>>> >>>>> We don't see things as they are, we see things as we are. (Ana?s Nin) >>>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>>> When you change the way you look at things, the things you look at >>>>> change >>>>> (Max Planck) >>>>> >>>>> >>>>> On Fri, Oct 7, 2011 at 15:51, Pat >>>>> Lockley >>>>> wrote: >>>>> >>>>>> >>>>>> Also, if the URL is accessible, then send the URL and I can test >>>>>> >>>>>> Also, should we add mimetypes the installed htaccess file? >>>>>> >>>>>> On Fri, Oct 7, 2011 at 9:49 AM, Tom Reijnders >>>>>> ?wrote: >>>>>> >>>>>>> >>>>>>> Do you mind posting the zip file (or sending it by pm) so I can have >>>>>>> a >>>>>>> look? >>>>>>> >>>>>>> Tom >>>>>>> >>>>>>> Op 7-10-2011 10:41, A-P. Lian schreef: >>>>>>> >>>>>>> Hello again, >>>>>>> Maybe someone has more insights. Here is a summary of the problem. >>>>>>> (a) I created and zipped a very simple learning object on my local >>>>>>> PC. >>>>>>> I >>>>>>> uploaded it to my server where I unzipped it. I tried running the >>>>>>> lesson but >>>>>>> the Flash player seemed to load and then nothing happened. >>>>>>> (b) I received some kind help from three people on the list: to the >>>>>>> effect >>>>>>> that I needed to define the mime types. I did that but there was no >>>>>>> change. >>>>>>> (c) I then installed the zip file on my Windows PC (where I had >>>>>>> generated it >>>>>>> - new xampp installation - apparently no problem in making lesson). >>>>>>> It >>>>>>> froze >>>>>>> there too in exactly the same way as on my remote server. >>>>>>> (d) The preview worked perfectly on my local machine. >>>>>>> I am even more lost than previously. Any help would be most welcome. >>>>>>> Thank you >>>>>>> Andrew >>>>>>> -- >>>>>>> Professor Dr. Andrew Lian >>>>>>> School of English >>>>>>> Institute of Social Technology >>>>>>> Suranaree University of Technology >>>>>>> 111 University Avenue >>>>>>> Muang District >>>>>>> Nakhon Ratchasima, Thailand, 30000 >>>>>>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >>>>>>> Vice-President of AsiaCALL >>>>>>> e-mail: andrew.lian at andrewlian.com; website: >>>>>>> http://www.andrewlian.com >>>>>>> >>>>>>> We don't see things as they are, we see things as we are. (Ana?s Nin) >>>>>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>>>>> When you change the way you look at things, the things you look at >>>>>>> change >>>>>>> (Max Planck) >>>>>>> >>>>>>> >>>>>>> On Wed, Oct 5, 2011 at 02:25, A-P. Lian >>>>>>> wrote: >>>>>>> >>>>>>>> >>>>>>>> Let me rephrase that. It works fine in preview mode. I have not >>>>>>>> played >>>>>>>> it >>>>>>>> in normal mode. I guess that is the next step. >>>>>>>> >>>>>>>> cheers >>>>>>>> andrew >>>>>>>> >>>>>>>> >>>>>>>> -- >>>>>>>> Professor Dr. Andrew Lian >>>>>>>> School of English >>>>>>>> Institute of Social Technology >>>>>>>> Suranaree University of Technology >>>>>>>> 111 University Avenue >>>>>>>> Muang District >>>>>>>> Nakhon Ratchasima, Thailand, 30000 >>>>>>>> Emeritus Professor , University of Canberra, Canberra, ACT, >>>>>>>> Australia >>>>>>>> Vice-President of AsiaCALL >>>>>>>> e-mail: andrew.lian at andrewlian.com; website: >>>>>>>> http://www.andrewlian.com >>>>>>>> >>>>>>>> We don't see things as they are, we see things as we are. (Ana?s >>>>>>>> Nin) >>>>>>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>>>>>> When you change the way you look at things, the things you look at >>>>>>>> change >>>>>>>> (Max Planck) >>>>>>>> >>>>>>>> >>>>>>>> On Wed, Oct 5, 2011 at 01:48, A-P. Lian >>>>>>>> wrote: >>>>>>>> >>>>>>>>> >>>>>>>>> yes it does >>>>>>>>> >>>>>>>>> -- >>>>>>>>> Professor Dr. Andrew Lian >>>>>>>>> School of English >>>>>>>>> Institute of Social Technology >>>>>>>>> Suranaree University of Technology >>>>>>>>> 111 University Avenue >>>>>>>>> Muang District >>>>>>>>> Nakhon Ratchasima, Thailand, 30000 >>>>>>>>> Emeritus Professor , University of Canberra, Canberra, ACT, >>>>>>>>> Australia >>>>>>>>> Vice-President of AsiaCALL >>>>>>>>> e-mail: andrew.lian at andrewlian.com; website: >>>>>>>>> http://www.andrewlian.com >>>>>>>>> >>>>>>>>> We don't see things as they are, we see things as we are. (Ana?s >>>>>>>>> Nin) >>>>>>>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>>>>>>> When you change the way you look at things, the things you look at >>>>>>>>> change >>>>>>>>> (Max Planck) >>>>>>>>> >>>>>>>>> >>>>>>>>> On Tue, Oct 4, 2011 at 22:45, Julian Tenney >>>>>>>>> ?wrote: >>>>>>>>> >>>>>>>>>> >>>>>>>>>> The piece runs when you run the html file locally? >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> From: xerte-bounces at lists.nottingham.ac.uk >>>>>>>>>> [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of A-P. >>>>>>>>>> Lian >>>>>>>>>> Sent: 04 October 2011 16:13 >>>>>>>>>> To: Xerte discussion list >>>>>>>>>> Subject: [Xerte] Re: Transferring files to remote server >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> Well... >>>>>>>>>> >>>>>>>>>> .htaccess is active but I set the mime types through cpanel.on my >>>>>>>>>> server >>>>>>>>>> >>>>>>>>>> First I tried Tom's solution of text/plain rlo .rlo etc >>>>>>>>>> Then I tried application/xml rlo .rlo etc >>>>>>>>>> >>>>>>>>>> Neither worked. I also uploaded the lesson as a SCORM package >>>>>>>>>> installed >>>>>>>>>> through moodle. Same problem. I wonder where next to look. Maybe I >>>>>>>>>> will >>>>>>>>>> start afresh in the next couple of days. >>>>>>>>>> >>>>>>>>>> Cheers >>>>>>>>>> Andrew >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> -- >>>>>>>>>> Professor Dr. Andrew Lian >>>>>>>>>> School of English >>>>>>>>>> Institute of Social Technology >>>>>>>>>> Suranaree University of Technology >>>>>>>>>> 111 University Avenue >>>>>>>>>> Muang District >>>>>>>>>> Nakhon Ratchasima, Thailand, 30000 >>>>>>>>>> Emeritus Professor , University of Canberra, Canberra, ACT, >>>>>>>>>> Australia >>>>>>>>>> Vice-President of AsiaCALL >>>>>>>>>> e-mail: andrew.lian at andrewlian.com; website: >>>>>>>>>> http://www.andrewlian.com >>>>>>>>>> >>>>>>>>>> We don't see things as they are, we see things as we are. (Ana?s >>>>>>>>>> Nin) >>>>>>>>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>>>>>>>> When you change the way you look at things, the things you look at >>>>>>>>>> change (Max Planck) >>>>>>>>>> >>>>>>>>>> On Tue, Oct 4, 2011 at 20:35, A-P. >>>>>>>>>> Lian >>>>>>>>>> wrote: >>>>>>>>>> >>>>>>>>>> Great - thank you >>>>>>>>>> >>>>>>>>>> Andrew >>>>>>>>>> >>>>>>>>>> -- >>>>>>>>>> Professor Dr. Andrew Lian >>>>>>>>>> School of English >>>>>>>>>> Institute of Social Technology >>>>>>>>>> Suranaree University of Technology >>>>>>>>>> 111 University Avenue >>>>>>>>>> Muang District >>>>>>>>>> Nakhon Ratchasima, Thailand, 30000 >>>>>>>>>> Emeritus Professor , University of Canberra, Canberra, ACT, >>>>>>>>>> Australia >>>>>>>>>> Vice-President of AsiaCALL >>>>>>>>>> e-mail: andrew.lian at andrewlian.com; website: >>>>>>>>>> http://www.andrewlian.com >>>>>>>>>> >>>>>>>>>> We don't see things as they are, we see things as we are. (Ana?s >>>>>>>>>> Nin) >>>>>>>>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>>>>>>>> When you change the way you look at things, the things you look at >>>>>>>>>> change (Max Planck) >>>>>>>>>> >>>>>>>>>> On Tue, Oct 4, 2011 at 20:17, Tom Reijnders >>>>>>>>>> wrote: >>>>>>>>>> >>>>>>>>>> That should read: >>>>>>>>>> >>>>>>>>>> AddType text/plain ?.rlo >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> If this doesn't work, check if the .htaccess files are enabled. >>>>>>>>>> >>>>>>>>>> Regards >>>>>>>>>> >>>>>>>>>> Tom >>>>>>>>>> >>>>>>>>>> Citeren "A-P. Lian": >>>>>>>>>> >>>>>>>>>> Thanks Julian, >>>>>>>>>> >>>>>>>>>> the server does not seem set ?up to serve these mime types. >>>>>>>>>> >>>>>>>>>> I have tried to add the types using .htaccess in the local >>>>>>>>>> directory >>>>>>>>>> as >>>>>>>>>> follows: >>>>>>>>>> >>>>>>>>>> AddType application/rlo xml -- same for rlm and rlt >>>>>>>>>> >>>>>>>>>> As I really have no experience in doing this, I suspect that I got >>>>>>>>>> everything wrong. I was guessing about "application" "rlo" etc... >>>>>>>>>> >>>>>>>>>> Any clues you can give me as to how I should declare the types in >>>>>>>>>> .htaccess >>>>>>>>>> would be very welcome. >>>>>>>>>> >>>>>>>>>> Thanks a lot >>>>>>>>>> Andrew >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> -- >>>>>>>>>> Professor Dr. Andrew Lian >>>>>>>>>> School of English >>>>>>>>>> Institute of Social Technology >>>>>>>>>> Suranaree University of Technology >>>>>>>>>> 111 University Avenue >>>>>>>>>> Muang District >>>>>>>>>> Nakhon Ratchasima, Thailand, 30000 >>>>>>>>>> Emeritus Professor , University of Canberra, Canberra, ACT, >>>>>>>>>> Australia >>>>>>>>>> Vice-President of AsiaCALL >>>>>>>>>> e-mail: andrew.lian at andrewlian.com; website: >>>>>>>>>> http://www.andrewlian.com >>>>>>>>>> >>>>>>>>>> We don't see things as they are, we see things as we are. (Ana?s >>>>>>>>>> Nin) >>>>>>>>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>>>>>>>> When you change the way you look at things, the things you look at >>>>>>>>>> change >>>>>>>>>> (Max Planck) >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> On Tue, Oct 4, 2011 at 15:25, Julian Tenney >>>>>>>>>> wrote: >>>>>>>>>> >>>>>>>>>> Sounds like mime types on the server. Check the archives. The >>>>>>>>>> server >>>>>>>>>> needs >>>>>>>>>> >>>>>>>>>> to be able to serve .rlo, .rlm, .rlt (all of which are .xml)**** >>>>>>>>>> >>>>>>>>>> ** ** >>>>>>>>>> >>>>>>>>>> *From:* xerte-bounces at lists.nottingham.ac.uk [mailto: >>>>>>>>>> xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *A-P. Lian >>>>>>>>>> *Sent:* 04 October 2011 08:06 >>>>>>>>>> *To:* list, Xerte discussion >>>>>>>>>> *Subject:* [Xerte] Transferring files to remote server**** >>>>>>>>>> >>>>>>>>>> ** ** >>>>>>>>>> >>>>>>>>>> Hello >>>>>>>>>> >>>>>>>>>> At the risk of filling the listserver with trivia, I have a third >>>>>>>>>> question >>>>>>>>>> today. >>>>>>>>>> >>>>>>>>>> I made a short lesson today using the onlinetoolkit in my PC under >>>>>>>>>> xampp. >>>>>>>>>> Works fine. >>>>>>>>>> >>>>>>>>>> I zipped it using the built-in facility then FTPd it to my remote >>>>>>>>>> server. >>>>>>>>>> It unzipped correctly, the media are in the right place and all >>>>>>>>>> seems >>>>>>>>>> well. >>>>>>>>>> >>>>>>>>>> I connect to the site, the blue progress bar appears and it says >>>>>>>>>> that it >>>>>>>>>> has finished loading and to wait. I wait but nothing happens. The >>>>>>>>>> progress >>>>>>>>>> bar is about 80% across. I then refresh the screen. The progress >>>>>>>>>> bar >>>>>>>>>> fills >>>>>>>>>> completely and then nothing. Any clues??? >>>>>>>>>> >>>>>>>>>> I am working from Thailand with a relatively slow connection but I >>>>>>>>>> do >>>>>>>>>> not >>>>>>>>>> think that this should matter for the amount of traffic involved. >>>>>>>>>> My >>>>>>>>>> server >>>>>>>>>> is in the US. I have not checked the versions of php and mysql but >>>>>>>>>> believe >>>>>>>>>> that they are likely to be ok. >>>>>>>>>> >>>>>>>>>> Advice would be greatly welcomed. >>>>>>>>>> >>>>>>>>>> Andrew >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> -- >>>>>>>>>> Professor Dr. Andrew Lian >>>>>>>>>> School of English >>>>>>>>>> Institute of Social Technology >>>>>>>>>> Suranaree University of Technology >>>>>>>>>> 111 University Avenue >>>>>>>>>> Muang District >>>>>>>>>> Nakhon Ratchasima, Thailand, 30000 >>>>>>>>>> Emeritus Professor , University of Canberra, Canberra, ACT, >>>>>>>>>> Australia >>>>>>>>>> Vice-President of AsiaCALL >>>>>>>>>> e-mail: andrew.lian at andrewlian.com; website: >>>>>>>>>> http://www.andrewlian.com >>>>>>>>>> >>>>>>>>>> We don't see things as they are, we see things as we are. (Ana?s >>>>>>>>>> Nin) >>>>>>>>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>>>>>>>> When you change the way you look at things, the things you look at >>>>>>>>>> change >>>>>>>>>> >>>>>>>>>> (Max Planck)**** >>>>>>>>>> >>>>>>>>>> ?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/xerte >>>>>>>>>> >>>>>>>>>> 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. >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> ---------------------------------------------------------------- >>>>>>>>>> This message was sent using IMP, the Internet Messaging Program. >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> _______________________________________________ >>>>>>>>>> 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 >>>>>>>>>> >>>>>>>>>> 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/xerte >>>>>>> >>>>>>> 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. >>>>>>> >>>>>>> >>>>>>> >>>>>>> -- >>>>>>> -- >>>>>>> >>>>>>> Tom Reijnders >>>>>>> TOR Informatica >>>>>>> Chopinlaan 27 >>>>>>> 5242HM Rosmalen >>>>>>> Tel: 073 5226191 >>>>>>> Fax: 073 5226196 >>>>>>> >>>>>>> >>>>>>> _______________________________________________ >>>>>>> Xerte mailing list >>>>>>> Xerte at lists.nottingham.ac.uk >>>>>>> http://lists.nottingham.ac.uk/mailman/listinfo/xerte >>>>>>> >>>>>>> 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/xerte >>>>>> >>>>> >>>>> >>>> >>>> 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/xerte >>>> >>>> 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/xerte >>> >>> >> >> -- >> -- >> >> Tom Reijnders >> TOR Informatica >> Chopinlaan 27 >> 5242HM Rosmalen >> Tel: 073 5226191 >> Fax: 073 5226196 >> >> >> >> _______________________________________________ >> Xerte mailing list >> Xerte at lists.nottingham.ac.uk >> http://lists.nottingham.ac.uk/mailman/listinfo/xerte >> >> 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/xerte > > 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. > > > > -- > -- > > Tom Reijnders > TOR Informatica > Chopinlaan 27 > 5242HM Rosmalen > Tel: 073 5226191 > Fax: 073 5226196 > > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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. > > > From andrew.lian at andrewlian.com Sun Oct 9 10:48:43 2011 From: andrew.lian at andrewlian.com (A-P. Lian) Date: Sun, 9 Oct 2011 16:48:43 +0700 Subject: [Xerte] Re: Transferring files to remote server In-Reply-To: <4E916D0E.1020305@tor.nl> References: <20111004151758.21471eybpmq804na@server.tor.nl> <12C67A1EEC419342AF5E59DA31562C3F06A4D13E57@EXCHANGE1.ad.nottingham.ac.uk> <4E8EBCFE.8070303@tor.nl> <4E916370.6000503@tor.nl> <4E916D0E.1020305@tor.nl> Message-ID: Correct... I am not packaging for SCORM right now, though that may be a possibility in the future. I am just playing with the system right now. So far I like it very much - I had only played with the windows version of xerte previously. Cheers and many thanks once again. Andrew -- Professor Dr. Andrew Lian School of English Institute of Social Technology Suranaree University of Technology 111 University Avenue Muang District Nakhon Ratchasima, Thailand, 30000 Emeritus Professor , University of Canberra, Canberra, ACT, Australia Vice-President of AsiaCALL e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com We don't see things as they are, we see things as we are. (Ana?s Nin) The universe is made up of stories, not atoms (Muriel Rukeyser) When you change the way you look at things, the things you look at change (Max Planck) On Sun, Oct 9, 2011 at 16:44, Tom Reijnders wrote: > ** > If I look at your package, you are using the standalone Xerte, and you are > (just) publishing, not packaging for Scorm, right? > > Than it should go in c:\program files(x86)\xerte\publish\html (depending on > where you have installed you desktop Xerte). > > Regards, > > Tom > > > Op 9-10-2011 11:35, A-P. Lian schreef: > > Thank you both very very much. It certainly does work (at least on my > laptop - will verify on server). > > Maybe something went wrong with the updates as you say. I downloaded > everything as is - latest version (downloaded this morning) and touched > absolutely nothing. > > Where should I put the .js file so that it gets exported properly? > > Thanks again. Will report anything new. I appreciate your help so much. > > Andrew > > -- > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of Canberra, Canberra, ACT, Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com > > We don't see things as they are, we see things as we are. (Ana?s Nin) > The universe is made up of stories, not atoms (Muriel Rukeyser) > When you change the way you look at things, the things you look at change > (Max Planck) > > > On Sun, Oct 9, 2011 at 16:03, Tom Reijnders wrote: > >> Confirmed.... >> The attached one is working. (Basically the one of one of my 2.16 template >> projects) >> >> Op 9-10-2011 10:51, Pat Lockley schreef: >> >> nerd speak >>> >>> the JS file in the zip appears to be "wrong" >>> >>> if you swap it for the one in modules/xerte/scorm it works (well it >>> does on my install). >>> >>> It maybe this file has been updated by mistake in the zip? >>> >>> On Sun, Oct 9, 2011 at 6:59 AM, A-P. Lian >>> wrote: >>> >>> >>>> Hello again everyone, >>>> The Internet in Thailand has been up and down where I live because of >>>> the >>>> floods. Sorry for the delay in responding. >>>> I have installed a brand new xampp and xerte online toolkit on a >>>> different >>>> PC. >>>> I have the same problems as on my other machines. >>>> I can create the LO. I Publish it. I extract it in a folder in the root >>>> of >>>> my xampp installation of Apache. I try to run it by connecting it to >>>> localhost. It loads the Flash "engine" but just stops running after >>>> that. I >>>> think I must be missing something really simple. >>>> It works fine in Preview mode. >>>> Should I set the mime types in the xampp installation too? I tried it on >>>> one >>>> of my machines and restarted apache. It still did not work. >>>> Attached is the zip file. >>>> This is really puzzling me. >>>> All the best and many many thanks, >>>> Andrew >>>> -- >>>> Professor Dr. Andrew Lian >>>> School of English >>>> Institute of Social Technology >>>> Suranaree University of Technology >>>> 111 University Avenue >>>> Muang District >>>> Nakhon Ratchasima, Thailand, 30000 >>>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >>>> Vice-President of AsiaCALL >>>> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >>>> >>>> We don't see things as they are, we see things as we are. (Ana?s Nin) >>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>> When you change the way you look at things, the things you look at >>>> change >>>> (Max Planck) >>>> >>>> >>>> On Fri, Oct 7, 2011 at 16:02, A-P. Lian >>>> wrote: >>>> >>>> >>>>> And while I think of it... >>>>> Yes I did add mimetypes both through .htaccess and through the cPanel >>>>> on >>>>> my server. >>>>> Tom Reijnders suggested text/plain rlo etc and the server people >>>>> suggested >>>>> application/xml >>>>> I tried both variations on the remote server, not the local xampp - no >>>>> joy. >>>>> Cheers >>>>> Andrew >>>>> >>>>> -- >>>>> Professor Dr. Andrew Lian >>>>> School of English >>>>> Institute of Social Technology >>>>> Suranaree University of Technology >>>>> 111 University Avenue >>>>> Muang District >>>>> Nakhon Ratchasima, Thailand, 30000 >>>>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >>>>> Vice-President of AsiaCALL >>>>> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >>>>> >>>>> We don't see things as they are, we see things as we are. (Ana?s Nin) >>>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>>> When you change the way you look at things, the things you look at >>>>> change >>>>> (Max Planck) >>>>> >>>>> >>>>> On Fri, Oct 7, 2011 at 15:51, Pat Lockley< >>>>> patrick.lockley at googlemail.com> >>>>> wrote: >>>>> >>>>> >>>>>> Also, if the URL is accessible, then send the URL and I can test >>>>>> >>>>>> Also, should we add mimetypes the installed htaccess file? >>>>>> >>>>>> On Fri, Oct 7, 2011 at 9:49 AM, Tom Reijnders >>>>>> wrote: >>>>>> >>>>>> >>>>>>> Do you mind posting the zip file (or sending it by pm) so I can have >>>>>>> a >>>>>>> look? >>>>>>> >>>>>>> Tom >>>>>>> >>>>>>> Op 7-10-2011 10:41, A-P. Lian schreef: >>>>>>> >>>>>>> Hello again, >>>>>>> Maybe someone has more insights. Here is a summary of the problem. >>>>>>> (a) I created and zipped a very simple learning object on my local >>>>>>> PC. >>>>>>> I >>>>>>> uploaded it to my server where I unzipped it. I tried running the >>>>>>> lesson but >>>>>>> the Flash player seemed to load and then nothing happened. >>>>>>> (b) I received some kind help from three people on the list: to the >>>>>>> effect >>>>>>> that I needed to define the mime types. I did that but there was no >>>>>>> change. >>>>>>> (c) I then installed the zip file on my Windows PC (where I had >>>>>>> generated it >>>>>>> - new xampp installation - apparently no problem in making lesson). >>>>>>> It >>>>>>> froze >>>>>>> there too in exactly the same way as on my remote server. >>>>>>> (d) The preview worked perfectly on my local machine. >>>>>>> I am even more lost than previously. Any help would be most welcome. >>>>>>> Thank you >>>>>>> Andrew >>>>>>> -- >>>>>>> Professor Dr. Andrew Lian >>>>>>> School of English >>>>>>> Institute of Social Technology >>>>>>> Suranaree University of Technology >>>>>>> 111 University Avenue >>>>>>> Muang District >>>>>>> Nakhon Ratchasima, Thailand, 30000 >>>>>>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >>>>>>> Vice-President of AsiaCALL >>>>>>> e-mail: andrew.lian at andrewlian.com; website: >>>>>>> http://www.andrewlian.com >>>>>>> >>>>>>> We don't see things as they are, we see things as we are. (Ana?s Nin) >>>>>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>>>>> When you change the way you look at things, the things you look at >>>>>>> change >>>>>>> (Max Planck) >>>>>>> >>>>>>> >>>>>>> On Wed, Oct 5, 2011 at 02:25, A-P. Lian >>>>>>> wrote: >>>>>>> >>>>>>> >>>>>>>> Let me rephrase that. It works fine in preview mode. I have not >>>>>>>> played >>>>>>>> it >>>>>>>> in normal mode. I guess that is the next step. >>>>>>>> >>>>>>>> cheers >>>>>>>> andrew >>>>>>>> >>>>>>>> >>>>>>>> -- >>>>>>>> Professor Dr. Andrew Lian >>>>>>>> School of English >>>>>>>> Institute of Social Technology >>>>>>>> Suranaree University of Technology >>>>>>>> 111 University Avenue >>>>>>>> Muang District >>>>>>>> Nakhon Ratchasima, Thailand, 30000 >>>>>>>> Emeritus Professor , University of Canberra, Canberra, ACT, >>>>>>>> Australia >>>>>>>> Vice-President of AsiaCALL >>>>>>>> e-mail: andrew.lian at andrewlian.com; website: >>>>>>>> http://www.andrewlian.com >>>>>>>> >>>>>>>> We don't see things as they are, we see things as we are. (Ana?s >>>>>>>> Nin) >>>>>>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>>>>>> When you change the way you look at things, the things you look at >>>>>>>> change >>>>>>>> (Max Planck) >>>>>>>> >>>>>>>> >>>>>>>> On Wed, Oct 5, 2011 at 01:48, A-P. Lian >>>>>>>> wrote: >>>>>>>> >>>>>>>> >>>>>>>>> yes it does >>>>>>>>> >>>>>>>>> -- >>>>>>>>> Professor Dr. Andrew Lian >>>>>>>>> School of English >>>>>>>>> Institute of Social Technology >>>>>>>>> Suranaree University of Technology >>>>>>>>> 111 University Avenue >>>>>>>>> Muang District >>>>>>>>> Nakhon Ratchasima, Thailand, 30000 >>>>>>>>> Emeritus Professor , University of Canberra, Canberra, ACT, >>>>>>>>> Australia >>>>>>>>> Vice-President of AsiaCALL >>>>>>>>> e-mail: andrew.lian at andrewlian.com; website: >>>>>>>>> http://www.andrewlian.com >>>>>>>>> >>>>>>>>> We don't see things as they are, we see things as we are. (Ana?s >>>>>>>>> Nin) >>>>>>>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>>>>>>> When you change the way you look at things, the things you look at >>>>>>>>> change >>>>>>>>> (Max Planck) >>>>>>>>> >>>>>>>>> >>>>>>>>> On Tue, Oct 4, 2011 at 22:45, Julian Tenney >>>>>>>>> wrote: >>>>>>>>> >>>>>>>>> >>>>>>>>>> The piece runs when you run the html file locally? >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> From: xerte-bounces at lists.nottingham.ac.uk >>>>>>>>>> [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of A-P. >>>>>>>>>> Lian >>>>>>>>>> Sent: 04 October 2011 16:13 >>>>>>>>>> To: Xerte discussion list >>>>>>>>>> Subject: [Xerte] Re: Transferring files to remote server >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> Well... >>>>>>>>>> >>>>>>>>>> .htaccess is active but I set the mime types through cpanel.on my >>>>>>>>>> server >>>>>>>>>> >>>>>>>>>> First I tried Tom's solution of text/plain rlo .rlo etc >>>>>>>>>> Then I tried application/xml rlo .rlo etc >>>>>>>>>> >>>>>>>>>> Neither worked. I also uploaded the lesson as a SCORM package >>>>>>>>>> installed >>>>>>>>>> through moodle. Same problem. I wonder where next to look. Maybe I >>>>>>>>>> will >>>>>>>>>> start afresh in the next couple of days. >>>>>>>>>> >>>>>>>>>> Cheers >>>>>>>>>> Andrew >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> -- >>>>>>>>>> Professor Dr. Andrew Lian >>>>>>>>>> School of English >>>>>>>>>> Institute of Social Technology >>>>>>>>>> Suranaree University of Technology >>>>>>>>>> 111 University Avenue >>>>>>>>>> Muang District >>>>>>>>>> Nakhon Ratchasima, Thailand, 30000 >>>>>>>>>> Emeritus Professor , University of Canberra, Canberra, ACT, >>>>>>>>>> Australia >>>>>>>>>> Vice-President of AsiaCALL >>>>>>>>>> e-mail: andrew.lian at andrewlian.com; website: >>>>>>>>>> http://www.andrewlian.com >>>>>>>>>> >>>>>>>>>> We don't see things as they are, we see things as we are. (Ana?s >>>>>>>>>> Nin) >>>>>>>>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>>>>>>>> When you change the way you look at things, the things you look at >>>>>>>>>> change (Max Planck) >>>>>>>>>> >>>>>>>>>> On Tue, Oct 4, 2011 at 20:35, A-P. Lian< >>>>>>>>>> andrew.lian at andrewlian.com> >>>>>>>>>> wrote: >>>>>>>>>> >>>>>>>>>> Great - thank you >>>>>>>>>> >>>>>>>>>> Andrew >>>>>>>>>> >>>>>>>>>> -- >>>>>>>>>> Professor Dr. Andrew Lian >>>>>>>>>> School of English >>>>>>>>>> Institute of Social Technology >>>>>>>>>> Suranaree University of Technology >>>>>>>>>> 111 University Avenue >>>>>>>>>> Muang District >>>>>>>>>> Nakhon Ratchasima, Thailand, 30000 >>>>>>>>>> Emeritus Professor , University of Canberra, Canberra, ACT, >>>>>>>>>> Australia >>>>>>>>>> Vice-President of AsiaCALL >>>>>>>>>> e-mail: andrew.lian at andrewlian.com; website: >>>>>>>>>> http://www.andrewlian.com >>>>>>>>>> >>>>>>>>>> We don't see things as they are, we see things as we are. (Ana?s >>>>>>>>>> Nin) >>>>>>>>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>>>>>>>> When you change the way you look at things, the things you look at >>>>>>>>>> change (Max Planck) >>>>>>>>>> >>>>>>>>>> On Tue, Oct 4, 2011 at 20:17, Tom Reijnders >>>>>>>>>> wrote: >>>>>>>>>> >>>>>>>>>> That should read: >>>>>>>>>> >>>>>>>>>> AddType text/plain .rlo >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> If this doesn't work, check if the .htaccess files are enabled. >>>>>>>>>> >>>>>>>>>> Regards >>>>>>>>>> >>>>>>>>>> Tom >>>>>>>>>> >>>>>>>>>> Citeren "A-P. Lian": >>>>>>>>>> >>>>>>>>>> Thanks Julian, >>>>>>>>>> >>>>>>>>>> the server does not seem set up to serve these mime types. >>>>>>>>>> >>>>>>>>>> I have tried to add the types using .htaccess in the local >>>>>>>>>> directory >>>>>>>>>> as >>>>>>>>>> follows: >>>>>>>>>> >>>>>>>>>> AddType application/rlo xml -- same for rlm and rlt >>>>>>>>>> >>>>>>>>>> As I really have no experience in doing this, I suspect that I got >>>>>>>>>> everything wrong. I was guessing about "application" "rlo" etc... >>>>>>>>>> >>>>>>>>>> Any clues you can give me as to how I should declare the types in >>>>>>>>>> .htaccess >>>>>>>>>> would be very welcome. >>>>>>>>>> >>>>>>>>>> Thanks a lot >>>>>>>>>> Andrew >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> -- >>>>>>>>>> Professor Dr. Andrew Lian >>>>>>>>>> School of English >>>>>>>>>> Institute of Social Technology >>>>>>>>>> Suranaree University of Technology >>>>>>>>>> 111 University Avenue >>>>>>>>>> Muang District >>>>>>>>>> Nakhon Ratchasima, Thailand, 30000 >>>>>>>>>> Emeritus Professor , University of Canberra, Canberra, ACT, >>>>>>>>>> Australia >>>>>>>>>> Vice-President of AsiaCALL >>>>>>>>>> e-mail: andrew.lian at andrewlian.com; website: >>>>>>>>>> http://www.andrewlian.com >>>>>>>>>> >>>>>>>>>> We don't see things as they are, we see things as we are. (Ana?s >>>>>>>>>> Nin) >>>>>>>>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>>>>>>>> When you change the way you look at things, the things you look at >>>>>>>>>> change >>>>>>>>>> (Max Planck) >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> On Tue, Oct 4, 2011 at 15:25, Julian Tenney >>>>>>>>>> wrote: >>>>>>>>>> >>>>>>>>>> Sounds like mime types on the server. Check the archives. The >>>>>>>>>> server >>>>>>>>>> needs >>>>>>>>>> >>>>>>>>>> to be able to serve .rlo, .rlm, .rlt (all of which are .xml)**** >>>>>>>>>> >>>>>>>>>> ** ** >>>>>>>>>> >>>>>>>>>> *From:* xerte-bounces at lists.nottingham.ac.uk [mailto: >>>>>>>>>> xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *A-P. Lian >>>>>>>>>> *Sent:* 04 October 2011 08:06 >>>>>>>>>> *To:* list, Xerte discussion >>>>>>>>>> *Subject:* [Xerte] Transferring files to remote server**** >>>>>>>>>> >>>>>>>>>> ** ** >>>>>>>>>> >>>>>>>>>> Hello >>>>>>>>>> >>>>>>>>>> At the risk of filling the listserver with trivia, I have a third >>>>>>>>>> question >>>>>>>>>> today. >>>>>>>>>> >>>>>>>>>> I made a short lesson today using the onlinetoolkit in my PC under >>>>>>>>>> xampp. >>>>>>>>>> Works fine. >>>>>>>>>> >>>>>>>>>> I zipped it using the built-in facility then FTPd it to my remote >>>>>>>>>> server. >>>>>>>>>> It unzipped correctly, the media are in the right place and all >>>>>>>>>> seems >>>>>>>>>> well. >>>>>>>>>> >>>>>>>>>> I connect to the site, the blue progress bar appears and it says >>>>>>>>>> that it >>>>>>>>>> has finished loading and to wait. I wait but nothing happens. The >>>>>>>>>> progress >>>>>>>>>> bar is about 80% across. I then refresh the screen. The progress >>>>>>>>>> bar >>>>>>>>>> fills >>>>>>>>>> completely and then nothing. Any clues??? >>>>>>>>>> >>>>>>>>>> I am working from Thailand with a relatively slow connection but I >>>>>>>>>> do >>>>>>>>>> not >>>>>>>>>> think that this should matter for the amount of traffic involved. >>>>>>>>>> My >>>>>>>>>> server >>>>>>>>>> is in the US. I have not checked the versions of php and mysql but >>>>>>>>>> believe >>>>>>>>>> that they are likely to be ok. >>>>>>>>>> >>>>>>>>>> Advice would be greatly welcomed. >>>>>>>>>> >>>>>>>>>> Andrew >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> -- >>>>>>>>>> Professor Dr. Andrew Lian >>>>>>>>>> School of English >>>>>>>>>> Institute of Social Technology >>>>>>>>>> Suranaree University of Technology >>>>>>>>>> 111 University Avenue >>>>>>>>>> Muang District >>>>>>>>>> Nakhon Ratchasima, Thailand, 30000 >>>>>>>>>> Emeritus Professor , University of Canberra, Canberra, ACT, >>>>>>>>>> Australia >>>>>>>>>> Vice-President of AsiaCALL >>>>>>>>>> e-mail: andrew.lian at andrewlian.com; website: >>>>>>>>>> http://www.andrewlian.com >>>>>>>>>> >>>>>>>>>> We don't see things as they are, we see things as we are. (Ana?s >>>>>>>>>> Nin) >>>>>>>>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>>>>>>>> When you change the way you look at things, the things you look at >>>>>>>>>> change >>>>>>>>>> >>>>>>>>>> (Max Planck)**** >>>>>>>>>> >>>>>>>>>> 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/xerte >>>>>>>>>> >>>>>>>>>> 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. >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> ---------------------------------------------------------------- >>>>>>>>>> This message was sent using IMP, the Internet Messaging Program. >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> _______________________________________________ >>>>>>>>>> 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 >>>>>>>>>> >>>>>>>>>> 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/xerte >>>>>>> >>>>>>> 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. >>>>>>> >>>>>>> >>>>>>> >>>>>>> -- >>>>>>> -- >>>>>>> >>>>>>> Tom Reijnders >>>>>>> TOR Informatica >>>>>>> Chopinlaan 27 >>>>>>> 5242HM Rosmalen >>>>>>> Tel: 073 5226191 >>>>>>> Fax: 073 5226196 >>>>>>> >>>>>>> >>>>>>> _______________________________________________ >>>>>>> Xerte mailing list >>>>>>> Xerte at lists.nottingham.ac.uk >>>>>>> http://lists.nottingham.ac.uk/mailman/listinfo/xerte >>>>>>> >>>>>>> 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/xerte >>>>>> >>>>>> >>>>> >>>>> >>>> >>>> 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/xerte >>>> >>>> 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/xerte >>> >>> >>> >> >> -- >> -- >> >> Tom Reijnders >> TOR Informatica >> Chopinlaan 27 >> 5242HM Rosmalen >> Tel: 073 5226191 >> Fax: 073 5226196 >> >> >> >> _______________________________________________ >> Xerte mailing list >> Xerte at lists.nottingham.ac.uk >> http://lists.nottingham.ac.uk/mailman/listinfo/xerte >> >> 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 listXerte at lists.nottingham.ac.ukhttp://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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. > > > > > -- > -- > > Tom Reijnders > TOR Informatica > Chopinlaan 27 > 5242HM Rosmalen > Tel: 073 5226191 > Fax: 073 5226196 > > > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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. > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From reijnders at tor.nl Sun Oct 9 11:26:07 2011 From: reijnders at tor.nl (Tom Reijnders) Date: Sun, 09 Oct 2011 12:26:07 +0200 Subject: [Xerte] Re: Transferring files to remote server In-Reply-To: References: <12C67A1EEC419342AF5E59DA31562C3F06A4D13E57@EXCHANGE1.ad.nottingham.ac.uk> <4E8EBCFE.8070303@tor.nl> <4E916370.6000503@tor.nl> <4E916D0E.1020305@tor.nl> Message-ID: <4E9176BF.80401@tor.nl> If you publish on Xerte Toolkits, I think it is the one in the root directory that is used for normal publishing. Op 9-10-2011 11:48, A-P. Lian schreef: > Correct... I am not packaging for SCORM right now, though that may be > a possibility in the future. I am just playing with the system right > now. So far I like it very much - I had only played with the windows > version of xerte previously. > > Cheers and many thanks once again. > Andrew > > > > -- > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of Canberra, Canberra, ACT, Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com > ; website: > http://www.andrewlian.com > > We don't see things as they are, we see things as we are. (Ana?s Nin) > The universe is made up of stories, not atoms (Muriel Rukeyser) > When you change the way you look at things, the things you look at > change (Max Planck) > > > On Sun, Oct 9, 2011 at 16:44, Tom Reijnders > wrote: > > If I look at your package, you are using the standalone Xerte, and > you are (just) publishing, not packaging for Scorm, right? > > Than it should go in c:\program files(x86)\xerte\publish\html > (depending on where you have installed you desktop Xerte). > > Regards, > > Tom > > > Op 9-10-2011 11:35, A-P. Lian schreef: >> Thank you both very very much. It certainly does work (at least >> on my laptop - will verify on server). >> >> Maybe something went wrong with the updates as you say. I >> downloaded everything as is - latest version (downloaded this >> morning) and touched absolutely nothing. >> >> Where should I put the .js file so that it gets exported properly? >> >> Thanks again. Will report anything new. I appreciate your help so >> much. >> >> Andrew >> >> -- >> Professor Dr. Andrew Lian >> School of English >> Institute of Social Technology >> Suranaree University of Technology >> 111 University Avenue >> Muang District >> Nakhon Ratchasima, Thailand, 30000 >> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >> Vice-President of AsiaCALL >> e-mail: andrew.lian at andrewlian.com >> ; website: >> http://www.andrewlian.com >> >> We don't see things as they are, we see things as we are. (Ana?s Nin) >> The universe is made up of stories, not atoms (Muriel Rukeyser) >> When you change the way you look at things, the things you look >> at change (Max Planck) >> >> >> On Sun, Oct 9, 2011 at 16:03, Tom Reijnders > > wrote: >> >> Confirmed.... >> The attached one is working. (Basically the one of one of my >> 2.16 template projects) >> >> Op 9-10-2011 10:51, Pat Lockley schreef: >> >> nerd speak >> >> the JS file in the zip appears to be "wrong" >> >> if you swap it for the one in modules/xerte/scorm it >> works (well it >> does on my install). >> >> It maybe this file has been updated by mistake in the zip? >> >> On Sun, Oct 9, 2011 at 6:59 AM, A-P. >> Lian> > wrote: >> >> Hello again everyone, >> The Internet in Thailand has been up and down where I >> live because of the >> floods. Sorry for the delay in responding. >> I have installed a brand new xampp and xerte online >> toolkit on a different >> PC. >> I have the same problems as on my other machines. >> I can create the LO. I Publish it. I extract it in a >> folder in the root of >> my xampp installation of Apache. I try to run it by >> connecting it to >> localhost. It loads the Flash "engine" but just stops >> running after that. I >> think I must be missing something really simple. >> It works fine in Preview mode. >> Should I set the mime types in the xampp installation >> too? I tried it on one >> of my machines and restarted apache. It still did not >> work. >> Attached is the zip file. >> This is really puzzling me. >> All the best and many many thanks, >> Andrew >> -- >> Professor Dr. Andrew Lian >> School of English >> Institute of Social Technology >> Suranaree University of Technology >> 111 University Avenue >> Muang District >> Nakhon Ratchasima, Thailand, 30000 >> Emeritus Professor , University of Canberra, >> Canberra, ACT, Australia >> Vice-President of AsiaCALL >> e-mail: andrew.lian at andrewlian.com >> ; website: >> http://www.andrewlian.com >> >> We don't see things as they are, we see things as we >> are. (Ana?s Nin) >> The universe is made up of stories, not atoms (Muriel >> Rukeyser) >> When you change the way you look at things, the >> things you look at change >> (Max Planck) >> >> >> On Fri, Oct 7, 2011 at 16:02, A-P. >> Lian> > wrote: >> >> And while I think of it... >> Yes I did add mimetypes both through .htaccess >> and through the cPanel on >> my server. >> Tom Reijnders suggested text/plain rlo etc and >> the server people suggested >> application/xml >> I tried both variations on the remote server, not >> the local xampp - no >> joy. >> Cheers >> Andrew >> >> -- >> Professor Dr. Andrew Lian >> School of English >> Institute of Social Technology >> Suranaree University of Technology >> 111 University Avenue >> Muang District >> Nakhon Ratchasima, Thailand, 30000 >> Emeritus Professor , University of Canberra, >> Canberra, ACT, Australia >> Vice-President of AsiaCALL >> e-mail: andrew.lian at andrewlian.com >> ; website: >> http://www.andrewlian.com >> >> We don't see things as they are, we see things as >> we are. (Ana?s Nin) >> The universe is made up of stories, not atoms >> (Muriel Rukeyser) >> When you change the way you look at things, the >> things you look at change >> (Max Planck) >> >> >> On Fri, Oct 7, 2011 at 15:51, Pat >> Lockley> > >> wrote: >> >> Also, if the URL is accessible, then send the >> URL and I can test >> >> Also, should we add mimetypes the installed >> htaccess file? >> >> On Fri, Oct 7, 2011 at 9:49 AM, Tom >> Reijnders> > wrote: >> >> Do you mind posting the zip file (or >> sending it by pm) so I can have a >> look? >> >> Tom >> >> Op 7-10-2011 10:41, A-P. Lian schreef: >> >> Hello again, >> Maybe someone has more insights. Here is >> a summary of the problem. >> (a) I created and zipped a very simple >> learning object on my local PC. >> I >> uploaded it to my server where I unzipped >> it. I tried running the >> lesson but >> the Flash player seemed to load and then >> nothing happened. >> (b) I received some kind help from three >> people on the list: to the >> effect >> that I needed to define the mime types. I >> did that but there was no >> change. >> (c) I then installed the zip file on my >> Windows PC (where I had >> generated it >> - new xampp installation - apparently no >> problem in making lesson). It >> froze >> there too in exactly the same way as on >> my remote server. >> (d) The preview worked perfectly on my >> local machine. >> I am even more lost than previously. Any >> help would be most welcome. >> Thank you >> Andrew >> -- >> Professor Dr. Andrew Lian >> School of English >> Institute of Social Technology >> Suranaree University of Technology >> 111 University Avenue >> Muang District >> Nakhon Ratchasima, Thailand, 30000 >> Emeritus Professor , University of >> Canberra, Canberra, ACT, Australia >> Vice-President of AsiaCALL >> e-mail: andrew.lian at andrewlian.com >> ; >> website: http://www.andrewlian.com >> >> We don't see things as they are, we see >> things as we are. (Ana?s Nin) >> The universe is made up of stories, not >> atoms (Muriel Rukeyser) >> When you change the way you look at >> things, the things you look at >> change >> (Max Planck) >> >> >> On Wed, Oct 5, 2011 at 02:25, A-P. >> Lian> > >> wrote: >> >> Let me rephrase that. It works fine >> in preview mode. I have not played >> it >> in normal mode. I guess that is the >> next step. >> >> cheers >> andrew >> >> >> -- >> Professor Dr. Andrew Lian >> School of English >> Institute of Social Technology >> Suranaree University of Technology >> 111 University Avenue >> Muang District >> Nakhon Ratchasima, Thailand, 30000 >> Emeritus Professor , University of >> Canberra, Canberra, ACT, Australia >> Vice-President of AsiaCALL >> e-mail: andrew.lian at andrewlian.com >> ; >> website: http://www.andrewlian.com >> >> We don't see things as they are, we >> see things as we are. (Ana?s Nin) >> The universe is made up of stories, >> not atoms (Muriel Rukeyser) >> When you change the way you look at >> things, the things you look at >> change >> (Max Planck) >> >> >> On Wed, Oct 5, 2011 at 01:48, A-P. >> Lian> > >> wrote: >> >> yes it does >> >> -- >> Professor Dr. Andrew Lian >> School of English >> Institute of Social Technology >> Suranaree University of Technology >> 111 University Avenue >> Muang District >> Nakhon Ratchasima, Thailand, 30000 >> Emeritus Professor , University >> of Canberra, Canberra, ACT, Australia >> Vice-President of AsiaCALL >> e-mail: >> andrew.lian at andrewlian.com >> ; >> website: >> http://www.andrewlian.com >> >> We don't see things as they are, >> we see things as we are. (Ana?s Nin) >> The universe is made up of >> stories, not atoms (Muriel Rukeyser) >> When you change the way you look >> at things, the things you look at >> change >> (Max Planck) >> >> >> On Tue, Oct 4, 2011 at 22:45, >> Julian Tenney >> > > >> wrote: >> >> The piece runs when you run >> the html file locally? >> >> >> >> From: >> xerte-bounces at lists.nottingham.ac.uk >> >> [mailto:xerte-bounces at lists.nottingham.ac.uk >> ] >> On Behalf Of A-P. Lian >> Sent: 04 October 2011 16:13 >> To: Xerte discussion list >> Subject: [Xerte] Re: >> Transferring files to remote >> server >> >> >> >> Well... >> >> .htaccess is active but I set >> the mime types through >> cpanel.on my >> server >> >> First I tried Tom's solution >> of text/plain rlo .rlo etc >> Then I tried application/xml >> rlo .rlo etc >> >> Neither worked. I also >> uploaded the lesson as a >> SCORM package >> installed >> through moodle. Same problem. >> I wonder where next to look. >> Maybe I >> will >> start afresh in the next >> couple of days. >> >> Cheers >> Andrew >> >> >> -- >> Professor Dr. Andrew Lian >> School of English >> Institute of Social Technology >> Suranaree University of >> Technology >> 111 University Avenue >> Muang District >> Nakhon Ratchasima, Thailand, >> 30000 >> Emeritus Professor , >> University of Canberra, >> Canberra, ACT, >> Australia >> Vice-President of AsiaCALL >> e-mail: >> andrew.lian at andrewlian.com >> ; >> website: >> http://www.andrewlian.com >> >> We don't see things as they >> are, we see things as we are. >> (Ana?s >> Nin) >> The universe is made up of >> stories, not atoms (Muriel >> Rukeyser) >> When you change the way you >> look at things, the things >> you look at >> change (Max Planck) >> >> On Tue, Oct 4, 2011 at 20:35, >> A-P. >> Lian> > >> wrote: >> >> Great - thank you >> >> Andrew >> >> -- >> Professor Dr. Andrew Lian >> School of English >> Institute of Social Technology >> Suranaree University of >> Technology >> 111 University Avenue >> Muang District >> Nakhon Ratchasima, Thailand, >> 30000 >> Emeritus Professor , >> University of Canberra, >> Canberra, ACT, >> Australia >> Vice-President of AsiaCALL >> e-mail: >> andrew.lian at andrewlian.com >> ; >> website: >> http://www.andrewlian.com >> >> We don't see things as they >> are, we see things as we are. >> (Ana?s >> Nin) >> The universe is made up of >> stories, not atoms (Muriel >> Rukeyser) >> When you change the way you >> look at things, the things >> you look at >> change (Max Planck) >> >> On Tue, Oct 4, 2011 at 20:17, >> Tom >> Reijnders> > >> wrote: >> >> That should read: >> >> AddType text/plain .rlo >> >> >> If this doesn't work, check >> if the .htaccess files are >> enabled. >> >> Regards >> >> Tom >> >> Citeren "A-P. >> Lian"> >: >> >> Thanks Julian, >> >> the server does not seem set >> up to serve these mime types. >> >> I have tried to add the types >> using .htaccess in the local >> directory >> as >> follows: >> >> AddType application/rlo xml >> -- same for rlm and rlt >> >> As I really have no >> experience in doing this, I >> suspect that I got >> everything wrong. I was >> guessing about "application" >> "rlo" etc... >> >> Any clues you can give me as >> to how I should declare the >> types in >> .htaccess >> would be very welcome. >> >> Thanks a lot >> Andrew >> >> >> >> -- >> Professor Dr. Andrew Lian >> School of English >> Institute of Social Technology >> Suranaree University of >> Technology >> 111 University Avenue >> Muang District >> Nakhon Ratchasima, Thailand, >> 30000 >> Emeritus Professor , >> University of Canberra, >> Canberra, ACT, >> Australia >> Vice-President of AsiaCALL >> e-mail: >> andrew.lian at andrewlian.com >> ; >> website: >> http://www.andrewlian.com >> >> We don't see things as they >> are, we see things as we are. >> (Ana?s >> Nin) >> The universe is made up of >> stories, not atoms (Muriel >> Rukeyser) >> When you change the way you >> look at things, the things >> you look at >> change >> (Max Planck) >> >> >> On Tue, Oct 4, 2011 at 15:25, >> Julian Tenney >> > >wrote: >> >> Sounds like mime types on the >> server. Check the archives. >> The server >> needs >> >> to be able to serve .rlo, >> .rlm, .rlt (all of which are >> .xml)**** >> >> ** ** >> >> *From:* >> xerte-bounces at lists.nottingham.ac.uk >> >> [mailto: >> xerte-bounces at lists.nottingham.ac.uk >> ] >> *On Behalf Of *A-P. Lian >> *Sent:* 04 October 2011 08:06 >> *To:* list, Xerte discussion >> *Subject:* [Xerte] >> Transferring files to remote >> server**** >> >> ** ** >> >> Hello >> >> At the risk of filling the >> listserver with trivia, I >> have a third >> question >> today. >> >> I made a short lesson today >> using the onlinetoolkit in my >> PC under >> xampp. >> Works fine. >> >> I zipped it using the >> built-in facility then FTPd >> it to my remote >> server. >> It unzipped correctly, the >> media are in the right place >> and all >> seems >> well. >> >> I connect to the site, the >> blue progress bar appears and >> it says >> that it >> has finished loading and to >> wait. I wait but nothing >> happens. The >> progress >> bar is about 80% across. I >> then refresh the screen. The >> progress bar >> fills >> completely and then nothing. >> Any clues??? >> >> I am working from Thailand >> with a relatively slow >> connection but I >> do >> not >> think that this should matter >> for the amount of traffic >> involved. My >> server >> is in the US. I have not >> checked the versions of php >> and mysql but >> believe >> that they are likely to be ok. >> >> Advice would be greatly welcomed. >> >> Andrew >> >> >> -- >> Professor Dr. Andrew Lian >> School of English >> Institute of Social Technology >> Suranaree University of >> Technology >> 111 University Avenue >> Muang District >> Nakhon Ratchasima, Thailand, >> 30000 >> Emeritus Professor , >> University of Canberra, >> Canberra, ACT, >> Australia >> Vice-President of AsiaCALL >> e-mail: >> andrew.lian at andrewlian.com >> ; >> website: >> http://www.andrewlian.com >> >> We don't see things as they >> are, we see things as we are. >> (Ana?s >> Nin) >> The universe is made up of >> stories, not atoms (Muriel >> Rukeyser) >> When you change the way you >> look at things, the things >> you look at >> change >> >> (Max Planck)**** >> >> 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/xerte >> >> 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. >> >> >> >> >> >> ---------------------------------------------------------------- >> This message was sent using >> IMP, the Internet Messaging >> Program. >> >> >> _______________________________________________ >> 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 >> >> 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/xerte >> >> 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. >> >> >> >> -- >> -- >> >> Tom Reijnders >> TOR Informatica >> Chopinlaan 27 >> 5242HM Rosmalen >> Tel: 073 5226191 >> Fax: 073 5226196 >> >> >> _______________________________________________ >> Xerte mailing list >> Xerte at lists.nottingham.ac.uk >> >> http://lists.nottingham.ac.uk/mailman/listinfo/xerte >> >> 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/xerte >> >> >> >> 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/xerte >> >> 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/xerte >> >> >> >> -- >> -- >> >> Tom Reijnders >> TOR Informatica >> Chopinlaan 27 >> 5242HM Rosmalen >> Tel: 073 5226191 >> Fax: 073 5226196 >> >> >> >> _______________________________________________ >> Xerte mailing list >> Xerte at lists.nottingham.ac.uk >> >> http://lists.nottingham.ac.uk/mailman/listinfo/xerte >> >> 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/xerte >> >> 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. >> >> > > -- > -- > > Tom Reijnders > TOR Informatica > Chopinlaan 27 > 5242HM Rosmalen > Tel: 073 5226191 > Fax: 073 5226196 > > > > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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/xerte > > 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. > > -- -- Tom Reijnders TOR Informatica Chopinlaan 27 5242HM Rosmalen Tel: 073 5226191 Fax: 073 5226196 -------------- next part -------------- An HTML attachment was scrubbed... URL: From patrick.lockley at googlemail.com Sun Oct 9 11:28:49 2011 From: patrick.lockley at googlemail.com (Pat Lockley) Date: Sun, 9 Oct 2011 11:28:49 +0100 Subject: [Xerte] Re: Transferring files to remote server In-Reply-To: <4E9176BF.80401@tor.nl> References: <12C67A1EEC419342AF5E59DA31562C3F06A4D13E57@EXCHANGE1.ad.nottingham.ac.uk> <4E8EBCFE.8070303@tor.nl> <4E916370.6000503@tor.nl> <4E916D0E.1020305@tor.nl> <4E9176BF.80401@tor.nl> Message-ID: i think that's the issue, as the root isn't the same as module (there used to be a difference as the web one has to do different things) On Sun, Oct 9, 2011 at 11:26 AM, Tom Reijnders wrote: > If you publish on Xerte Toolkits, I think it is the one in the root > directory that is used for normal publishing. > > Op 9-10-2011 11:48, A-P. Lian schreef: > > Correct... I am not packaging for SCORM right now, though that may be a > possibility in the?future. I am just playing with the system right now. So > far I like it very much - I had only played with the windows version of > xerte previously. > Cheers and many thanks once again. > Andrew > > > -- > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of Canberra, Canberra, ACT, Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com > > We don't see things as they are, we see things as we are. (Ana?s Nin) > The universe is made up of stories, not atoms (Muriel Rukeyser) > When you change the way you look at things, the things you look at change > (Max Planck) > > > On Sun, Oct 9, 2011 at 16:44, Tom Reijnders wrote: >> >> If I look at your package, you are using the standalone Xerte, and you are >> (just) publishing, not packaging for Scorm, right? >> >> Than it should go in c:\program files(x86)\xerte\publish\html (depending >> on where you have installed you desktop Xerte). >> >> Regards, >> >> Tom >> >> >> Op 9-10-2011 11:35, A-P. Lian schreef: >> >> Thank you both very very much. It certainly does work (at least on my >> laptop - will verify on server). >> Maybe something went wrong with the updates as you say. I downloaded >> everything as is - latest version (downloaded this morning) and touched >> absolutely nothing. >> Where should I put the .js file so that it gets exported properly? >> Thanks again. Will report anything new. I appreciate your help so much. >> Andrew >> -- >> Professor Dr. Andrew Lian >> School of English >> Institute of Social Technology >> Suranaree University of Technology >> 111 University Avenue >> Muang District >> Nakhon Ratchasima, Thailand, 30000 >> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >> Vice-President of AsiaCALL >> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >> >> We don't see things as they are, we see things as we are. (Ana?s Nin) >> The universe is made up of stories, not atoms (Muriel Rukeyser) >> When you change the way you look at things, the things you look at change >> (Max Planck) >> >> >> On Sun, Oct 9, 2011 at 16:03, Tom Reijnders wrote: >>> >>> Confirmed.... >>> The attached one is working. (Basically the one of one of my 2.16 >>> template projects) >>> >>> Op 9-10-2011 10:51, Pat Lockley schreef: >>>> >>>> nerd speak >>>> >>>> the JS file in the zip appears to be "wrong" >>>> >>>> if you swap it for the one in modules/xerte/scorm it works (well it >>>> does on my install). >>>> >>>> It maybe this file has been updated by mistake in the zip? >>>> >>>> On Sun, Oct 9, 2011 at 6:59 AM, A-P. Lian >>>> ?wrote: >>>> >>>>> >>>>> Hello again everyone, >>>>> The Internet in Thailand has been up and down where I live because of >>>>> the >>>>> floods. Sorry for the delay in responding. >>>>> I have installed a brand new xampp and xerte online toolkit on a >>>>> different >>>>> PC. >>>>> I have the same problems as on my other machines. >>>>> I can create the LO. I Publish it. I extract it in a folder in the root >>>>> of >>>>> my xampp installation of Apache. I try to run it by connecting it to >>>>> localhost. It loads the Flash "engine" but just stops running after >>>>> that. I >>>>> think I must be missing something really simple. >>>>> It works fine in Preview mode. >>>>> Should I set the mime types in the xampp installation too? I tried it >>>>> on one >>>>> of my machines and restarted apache. It still did not work. >>>>> Attached is the zip file. >>>>> This is really puzzling me. >>>>> All the best and many many thanks, >>>>> Andrew >>>>> -- >>>>> Professor Dr. Andrew Lian >>>>> School of English >>>>> Institute of Social Technology >>>>> Suranaree University of Technology >>>>> 111 University Avenue >>>>> Muang District >>>>> Nakhon Ratchasima, Thailand, 30000 >>>>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >>>>> Vice-President of AsiaCALL >>>>> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >>>>> >>>>> We don't see things as they are, we see things as we are. (Ana?s Nin) >>>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>>> When you change the way you look at things, the things you look at >>>>> change >>>>> (Max Planck) >>>>> >>>>> >>>>> On Fri, Oct 7, 2011 at 16:02, A-P. Lian >>>>> ?wrote: >>>>> >>>>>> >>>>>> And while I think of it... >>>>>> Yes I did add mimetypes both through .htaccess and through the cPanel >>>>>> on >>>>>> my server. >>>>>> Tom Reijnders suggested text/plain rlo etc and the server people >>>>>> suggested >>>>>> application/xml >>>>>> I tried both variations on the remote server, not the local xampp - no >>>>>> joy. >>>>>> Cheers >>>>>> Andrew >>>>>> >>>>>> -- >>>>>> Professor Dr. Andrew Lian >>>>>> School of English >>>>>> Institute of Social Technology >>>>>> Suranaree University of Technology >>>>>> 111 University Avenue >>>>>> Muang District >>>>>> Nakhon Ratchasima, Thailand, 30000 >>>>>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >>>>>> Vice-President of AsiaCALL >>>>>> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >>>>>> >>>>>> We don't see things as they are, we see things as we are. (Ana?s Nin) >>>>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>>>> When you change the way you look at things, the things you look at >>>>>> change >>>>>> (Max Planck) >>>>>> >>>>>> >>>>>> On Fri, Oct 7, 2011 at 15:51, Pat >>>>>> Lockley >>>>>> wrote: >>>>>> >>>>>>> >>>>>>> Also, if the URL is accessible, then send the URL and I can test >>>>>>> >>>>>>> Also, should we add mimetypes the installed htaccess file? >>>>>>> >>>>>>> On Fri, Oct 7, 2011 at 9:49 AM, Tom Reijnders >>>>>>> ?wrote: >>>>>>> >>>>>>>> >>>>>>>> Do you mind posting the zip file (or sending it by pm) so I can have >>>>>>>> a >>>>>>>> look? >>>>>>>> >>>>>>>> Tom >>>>>>>> >>>>>>>> Op 7-10-2011 10:41, A-P. Lian schreef: >>>>>>>> >>>>>>>> Hello again, >>>>>>>> Maybe someone has more insights. Here is a summary of the problem. >>>>>>>> (a) I created and zipped a very simple learning object on my local >>>>>>>> PC. >>>>>>>> I >>>>>>>> uploaded it to my server where I unzipped it. I tried running the >>>>>>>> lesson but >>>>>>>> the Flash player seemed to load and then nothing happened. >>>>>>>> (b) I received some kind help from three people on the list: to the >>>>>>>> effect >>>>>>>> that I needed to define the mime types. I did that but there was no >>>>>>>> change. >>>>>>>> (c) I then installed the zip file on my Windows PC (where I had >>>>>>>> generated it >>>>>>>> - new xampp installation - apparently no problem in making lesson). >>>>>>>> It >>>>>>>> froze >>>>>>>> there too in exactly the same way as on my remote server. >>>>>>>> (d) The preview worked perfectly on my local machine. >>>>>>>> I am even more lost than previously. Any help would be most welcome. >>>>>>>> Thank you >>>>>>>> Andrew >>>>>>>> -- >>>>>>>> Professor Dr. Andrew Lian >>>>>>>> School of English >>>>>>>> Institute of Social Technology >>>>>>>> Suranaree University of Technology >>>>>>>> 111 University Avenue >>>>>>>> Muang District >>>>>>>> Nakhon Ratchasima, Thailand, 30000 >>>>>>>> Emeritus Professor , University of Canberra, Canberra, ACT, >>>>>>>> Australia >>>>>>>> Vice-President of AsiaCALL >>>>>>>> e-mail: andrew.lian at andrewlian.com; website: >>>>>>>> http://www.andrewlian.com >>>>>>>> >>>>>>>> We don't see things as they are, we see things as we are. (Ana?s >>>>>>>> Nin) >>>>>>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>>>>>> When you change the way you look at things, the things you look at >>>>>>>> change >>>>>>>> (Max Planck) >>>>>>>> >>>>>>>> >>>>>>>> On Wed, Oct 5, 2011 at 02:25, A-P. Lian >>>>>>>> wrote: >>>>>>>> >>>>>>>>> >>>>>>>>> Let me rephrase that. It works fine in preview mode. I have not >>>>>>>>> played >>>>>>>>> it >>>>>>>>> in normal mode. I guess that is the next step. >>>>>>>>> >>>>>>>>> cheers >>>>>>>>> andrew >>>>>>>>> >>>>>>>>> >>>>>>>>> -- >>>>>>>>> Professor Dr. Andrew Lian >>>>>>>>> School of English >>>>>>>>> Institute of Social Technology >>>>>>>>> Suranaree University of Technology >>>>>>>>> 111 University Avenue >>>>>>>>> Muang District >>>>>>>>> Nakhon Ratchasima, Thailand, 30000 >>>>>>>>> Emeritus Professor , University of Canberra, Canberra, ACT, >>>>>>>>> Australia >>>>>>>>> Vice-President of AsiaCALL >>>>>>>>> e-mail: andrew.lian at andrewlian.com; website: >>>>>>>>> http://www.andrewlian.com >>>>>>>>> >>>>>>>>> We don't see things as they are, we see things as we are. (Ana?s >>>>>>>>> Nin) >>>>>>>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>>>>>>> When you change the way you look at things, the things you look at >>>>>>>>> change >>>>>>>>> (Max Planck) >>>>>>>>> >>>>>>>>> >>>>>>>>> On Wed, Oct 5, 2011 at 01:48, A-P. Lian >>>>>>>>> wrote: >>>>>>>>> >>>>>>>>>> >>>>>>>>>> yes it does >>>>>>>>>> >>>>>>>>>> -- >>>>>>>>>> Professor Dr. Andrew Lian >>>>>>>>>> School of English >>>>>>>>>> Institute of Social Technology >>>>>>>>>> Suranaree University of Technology >>>>>>>>>> 111 University Avenue >>>>>>>>>> Muang District >>>>>>>>>> Nakhon Ratchasima, Thailand, 30000 >>>>>>>>>> Emeritus Professor , University of Canberra, Canberra, ACT, >>>>>>>>>> Australia >>>>>>>>>> Vice-President of AsiaCALL >>>>>>>>>> e-mail: andrew.lian at andrewlian.com; website: >>>>>>>>>> http://www.andrewlian.com >>>>>>>>>> >>>>>>>>>> We don't see things as they are, we see things as we are. (Ana?s >>>>>>>>>> Nin) >>>>>>>>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>>>>>>>> When you change the way you look at things, the things you look at >>>>>>>>>> change >>>>>>>>>> (Max Planck) >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> On Tue, Oct 4, 2011 at 22:45, Julian Tenney >>>>>>>>>> ?wrote: >>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> The piece runs when you run the html file locally? >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> From: xerte-bounces at lists.nottingham.ac.uk >>>>>>>>>>> [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of A-P. >>>>>>>>>>> Lian >>>>>>>>>>> Sent: 04 October 2011 16:13 >>>>>>>>>>> To: Xerte discussion list >>>>>>>>>>> Subject: [Xerte] Re: Transferring files to remote server >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> Well... >>>>>>>>>>> >>>>>>>>>>> .htaccess is active but I set the mime types through cpanel.on my >>>>>>>>>>> server >>>>>>>>>>> >>>>>>>>>>> First I tried Tom's solution of text/plain rlo .rlo etc >>>>>>>>>>> Then I tried application/xml rlo .rlo etc >>>>>>>>>>> >>>>>>>>>>> Neither worked. I also uploaded the lesson as a SCORM package >>>>>>>>>>> installed >>>>>>>>>>> through moodle. Same problem. I wonder where next to look. Maybe >>>>>>>>>>> I >>>>>>>>>>> will >>>>>>>>>>> start afresh in the next couple of days. >>>>>>>>>>> >>>>>>>>>>> Cheers >>>>>>>>>>> Andrew >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> -- >>>>>>>>>>> Professor Dr. Andrew Lian >>>>>>>>>>> School of English >>>>>>>>>>> Institute of Social Technology >>>>>>>>>>> Suranaree University of Technology >>>>>>>>>>> 111 University Avenue >>>>>>>>>>> Muang District >>>>>>>>>>> Nakhon Ratchasima, Thailand, 30000 >>>>>>>>>>> Emeritus Professor , University of Canberra, Canberra, ACT, >>>>>>>>>>> Australia >>>>>>>>>>> Vice-President of AsiaCALL >>>>>>>>>>> e-mail: andrew.lian at andrewlian.com; website: >>>>>>>>>>> http://www.andrewlian.com >>>>>>>>>>> >>>>>>>>>>> We don't see things as they are, we see things as we are. (Ana?s >>>>>>>>>>> Nin) >>>>>>>>>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>>>>>>>>> When you change the way you look at things, the things you look >>>>>>>>>>> at >>>>>>>>>>> change (Max Planck) >>>>>>>>>>> >>>>>>>>>>> On Tue, Oct 4, 2011 at 20:35, A-P. >>>>>>>>>>> Lian >>>>>>>>>>> wrote: >>>>>>>>>>> >>>>>>>>>>> Great - thank you >>>>>>>>>>> >>>>>>>>>>> Andrew >>>>>>>>>>> >>>>>>>>>>> -- >>>>>>>>>>> Professor Dr. Andrew Lian >>>>>>>>>>> School of English >>>>>>>>>>> Institute of Social Technology >>>>>>>>>>> Suranaree University of Technology >>>>>>>>>>> 111 University Avenue >>>>>>>>>>> Muang District >>>>>>>>>>> Nakhon Ratchasima, Thailand, 30000 >>>>>>>>>>> Emeritus Professor , University of Canberra, Canberra, ACT, >>>>>>>>>>> Australia >>>>>>>>>>> Vice-President of AsiaCALL >>>>>>>>>>> e-mail: andrew.lian at andrewlian.com; website: >>>>>>>>>>> http://www.andrewlian.com >>>>>>>>>>> >>>>>>>>>>> We don't see things as they are, we see things as we are. (Ana?s >>>>>>>>>>> Nin) >>>>>>>>>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>>>>>>>>> When you change the way you look at things, the things you look >>>>>>>>>>> at >>>>>>>>>>> change (Max Planck) >>>>>>>>>>> >>>>>>>>>>> On Tue, Oct 4, 2011 at 20:17, Tom Reijnders >>>>>>>>>>> wrote: >>>>>>>>>>> >>>>>>>>>>> That should read: >>>>>>>>>>> >>>>>>>>>>> AddType text/plain ?.rlo >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> If this doesn't work, check if the .htaccess files are enabled. >>>>>>>>>>> >>>>>>>>>>> Regards >>>>>>>>>>> >>>>>>>>>>> Tom >>>>>>>>>>> >>>>>>>>>>> Citeren "A-P. Lian": >>>>>>>>>>> >>>>>>>>>>> Thanks Julian, >>>>>>>>>>> >>>>>>>>>>> the server does not seem set ?up to serve these mime types. >>>>>>>>>>> >>>>>>>>>>> I have tried to add the types using .htaccess in the local >>>>>>>>>>> directory >>>>>>>>>>> as >>>>>>>>>>> follows: >>>>>>>>>>> >>>>>>>>>>> AddType application/rlo xml -- same for rlm and rlt >>>>>>>>>>> >>>>>>>>>>> As I really have no experience in doing this, I suspect that I >>>>>>>>>>> got >>>>>>>>>>> everything wrong. I was guessing about "application" "rlo" etc... >>>>>>>>>>> >>>>>>>>>>> Any clues you can give me as to how I should declare the types in >>>>>>>>>>> .htaccess >>>>>>>>>>> would be very welcome. >>>>>>>>>>> >>>>>>>>>>> Thanks a lot >>>>>>>>>>> Andrew >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> -- >>>>>>>>>>> Professor Dr. Andrew Lian >>>>>>>>>>> School of English >>>>>>>>>>> Institute of Social Technology >>>>>>>>>>> Suranaree University of Technology >>>>>>>>>>> 111 University Avenue >>>>>>>>>>> Muang District >>>>>>>>>>> Nakhon Ratchasima, Thailand, 30000 >>>>>>>>>>> Emeritus Professor , University of Canberra, Canberra, ACT, >>>>>>>>>>> Australia >>>>>>>>>>> Vice-President of AsiaCALL >>>>>>>>>>> e-mail: andrew.lian at andrewlian.com; website: >>>>>>>>>>> http://www.andrewlian.com >>>>>>>>>>> >>>>>>>>>>> We don't see things as they are, we see things as we are. (Ana?s >>>>>>>>>>> Nin) >>>>>>>>>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>>>>>>>>> When you change the way you look at things, the things you look >>>>>>>>>>> at >>>>>>>>>>> change >>>>>>>>>>> (Max Planck) >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> On Tue, Oct 4, 2011 at 15:25, Julian Tenney >>>>>>>>>>> wrote: >>>>>>>>>>> >>>>>>>>>>> Sounds like mime types on the server. Check the archives. The >>>>>>>>>>> server >>>>>>>>>>> needs >>>>>>>>>>> >>>>>>>>>>> to be able to serve .rlo, .rlm, .rlt (all of which are .xml)**** >>>>>>>>>>> >>>>>>>>>>> ** ** >>>>>>>>>>> >>>>>>>>>>> *From:* xerte-bounces at lists.nottingham.ac.uk [mailto: >>>>>>>>>>> xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *A-P. Lian >>>>>>>>>>> *Sent:* 04 October 2011 08:06 >>>>>>>>>>> *To:* list, Xerte discussion >>>>>>>>>>> *Subject:* [Xerte] Transferring files to remote server**** >>>>>>>>>>> >>>>>>>>>>> ** ** >>>>>>>>>>> >>>>>>>>>>> Hello >>>>>>>>>>> >>>>>>>>>>> At the risk of filling the listserver with trivia, I have a third >>>>>>>>>>> question >>>>>>>>>>> today. >>>>>>>>>>> >>>>>>>>>>> I made a short lesson today using the onlinetoolkit in my PC >>>>>>>>>>> under >>>>>>>>>>> xampp. >>>>>>>>>>> Works fine. >>>>>>>>>>> >>>>>>>>>>> I zipped it using the built-in facility then FTPd it to my remote >>>>>>>>>>> server. >>>>>>>>>>> It unzipped correctly, the media are in the right place and all >>>>>>>>>>> seems >>>>>>>>>>> well. >>>>>>>>>>> >>>>>>>>>>> I connect to the site, the blue progress bar appears and it says >>>>>>>>>>> that it >>>>>>>>>>> has finished loading and to wait. I wait but nothing happens. The >>>>>>>>>>> progress >>>>>>>>>>> bar is about 80% across. I then refresh the screen. The progress >>>>>>>>>>> bar >>>>>>>>>>> fills >>>>>>>>>>> completely and then nothing. Any clues??? >>>>>>>>>>> >>>>>>>>>>> I am working from Thailand with a relatively slow connection but >>>>>>>>>>> I >>>>>>>>>>> do >>>>>>>>>>> not >>>>>>>>>>> think that this should matter for the amount of traffic involved. >>>>>>>>>>> My >>>>>>>>>>> server >>>>>>>>>>> is in the US. I have not checked the versions of php and mysql >>>>>>>>>>> but >>>>>>>>>>> believe >>>>>>>>>>> that they are likely to be ok. >>>>>>>>>>> >>>>>>>>>>> Advice would be greatly welcomed. >>>>>>>>>>> >>>>>>>>>>> Andrew >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> -- >>>>>>>>>>> Professor Dr. Andrew Lian >>>>>>>>>>> School of English >>>>>>>>>>> Institute of Social Technology >>>>>>>>>>> Suranaree University of Technology >>>>>>>>>>> 111 University Avenue >>>>>>>>>>> Muang District >>>>>>>>>>> Nakhon Ratchasima, Thailand, 30000 >>>>>>>>>>> Emeritus Professor , University of Canberra, Canberra, ACT, >>>>>>>>>>> Australia >>>>>>>>>>> Vice-President of AsiaCALL >>>>>>>>>>> e-mail: andrew.lian at andrewlian.com; website: >>>>>>>>>>> http://www.andrewlian.com >>>>>>>>>>> >>>>>>>>>>> We don't see things as they are, we see things as we are. (Ana?s >>>>>>>>>>> Nin) >>>>>>>>>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>>>>>>>>> When you change the way you look at things, the things you look >>>>>>>>>>> at >>>>>>>>>>> change >>>>>>>>>>> >>>>>>>>>>> (Max Planck)**** >>>>>>>>>>> >>>>>>>>>>> ?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/xerte >>>>>>>>>>> >>>>>>>>>>> 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. >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> ---------------------------------------------------------------- >>>>>>>>>>> This message was sent using IMP, the Internet Messaging Program. >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> _______________________________________________ >>>>>>>>>>> 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 >>>>>>>>>>> >>>>>>>>>>> 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/xerte >>>>>>>> >>>>>>>> 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. >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> -- >>>>>>>> -- >>>>>>>> >>>>>>>> Tom Reijnders >>>>>>>> TOR Informatica >>>>>>>> Chopinlaan 27 >>>>>>>> 5242HM Rosmalen >>>>>>>> Tel: 073 5226191 >>>>>>>> Fax: 073 5226196 >>>>>>>> >>>>>>>> >>>>>>>> _______________________________________________ >>>>>>>> Xerte mailing list >>>>>>>> Xerte at lists.nottingham.ac.uk >>>>>>>> http://lists.nottingham.ac.uk/mailman/listinfo/xerte >>>>>>>> >>>>>>>> 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/xerte >>>>>>> >>>>>> >>>>>> >>>>> >>>>> 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/xerte >>>>> >>>>> 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/xerte >>>> >>>> >>> >>> -- >>> -- >>> >>> Tom Reijnders >>> TOR Informatica >>> Chopinlaan 27 >>> 5242HM Rosmalen >>> Tel: 073 5226191 >>> Fax: 073 5226196 >>> >>> >>> >>> _______________________________________________ >>> Xerte mailing list >>> Xerte at lists.nottingham.ac.uk >>> http://lists.nottingham.ac.uk/mailman/listinfo/xerte >>> >>> 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/xerte >> >> 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. >> >> >> >> -- >> -- >> >> Tom Reijnders >> TOR Informatica >> Chopinlaan 27 >> 5242HM Rosmalen >> Tel: 073 5226191 >> Fax: 073 5226196 >> >> >> >> _______________________________________________ >> Xerte mailing list >> Xerte at lists.nottingham.ac.uk >> http://lists.nottingham.ac.uk/mailman/listinfo/xerte >> >> 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/xerte > > 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. > > > > -- > -- > > Tom Reijnders > TOR Informatica > Chopinlaan 27 > 5242HM Rosmalen > Tel: 073 5226191 > Fax: 073 5226196 > > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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. > > > From admin at strivney.com Sun Oct 9 12:35:47 2011 From: admin at strivney.com (Deborah Delin) Date: Sun, 9 Oct 2011 13:35:47 +0200 Subject: [Xerte] Re: SWF not Functioning in Xerte In-Reply-To: References: <12C67A1EEC419342AF5E59DA31562C3F05D6EC5D14@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F05D6EC5F98@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F05D6EC5FF9@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F05D6EC60E0@EXCHANGE1.ad.nottingham.ac.uk> <002501cc7cc3$94817200$bd845600$@kccsoft.com> <013201cc7d3b$2ff26920$8fd73b60$@kccsoft.com> Message-ID: Hi Julian, Do you remember that you suggested I add a monkey climbing a tree to get a banana to my exercise? Well don't say I don't listen! Here is the monkey, and the dropdown exercise happily working in Xerte, thanks to the help on this thread. I love the monkey and have ideas for other such animations. Thanks so much for the idea. http://www.strivney.com/mod/resource/view.php?id=2092 Deborah -------------- next part -------------- An HTML attachment was scrubbed... URL: From admin at strivney.com Sun Oct 9 12:36:45 2011 From: admin at strivney.com (Deborah Delin) Date: Sun, 9 Oct 2011 13:36:45 +0200 Subject: [Xerte] Re: SWF not Functioning in Xerte In-Reply-To: References: <12C67A1EEC419342AF5E59DA31562C3F05D6EC5D14@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F05D6EC5F98@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F05D6EC5FF9@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F05D6EC60E0@EXCHANGE1.ad.nottingham.ac.uk> <002501cc7cc3$94817200$bd845600$@kccsoft.com> <013201cc7d3b$2ff26920$8fd73b60$@kccsoft.com> Message-ID: Oops sorry I should have said - see page 3. -------------- next part -------------- An HTML attachment was scrubbed... URL: From d_b_burnett at hotmail.com Sun Oct 9 12:51:24 2011 From: d_b_burnett at hotmail.com (Dave Burnett) Date: Sun, 9 Oct 2011 07:51:24 -0400 Subject: [Xerte] Re: SWF not Functioning in Xerte In-Reply-To: References: , <12C67A1EEC419342AF5E59DA31562C3F05D6EC5D14@EXCHANGE1.ad.nottingham.ac.uk>, , <12C67A1EEC419342AF5E59DA31562C3F05D6EC5F98@EXCHANGE1.ad.nottingham.ac.uk>, , <12C67A1EEC419342AF5E59DA31562C3F05D6EC5FF9@EXCHANGE1.ad.nottingham.ac.uk>, , <12C67A1EEC419342AF5E59DA31562C3F05D6EC60E0@EXCHANGE1.ad.nottingham.ac.uk>, , <002501cc7cc3$94817200$bd845600$@kccsoft.com>, , <013201cc7d3b$2ff26920$8fd73b60$@kccsoft.com>, , , , , , , Message-ID: I can still get the disappointed face momentarily if I click sound twice then wrong answer. Bad monkey. Date: Sun, 9 Oct 2011 13:36:45 +0200 From: admin at strivney.com To: xerte at lists.nottingham.ac.uk Subject: [Xerte] Re: SWF not Functioning in Xerte Oops sorry I should have said - see page 3. 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/xerte 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From admin at strivney.com Sun Oct 9 13:07:33 2011 From: admin at strivney.com (Deborah Delin) Date: Sun, 9 Oct 2011 14:07:33 +0200 Subject: [Xerte] Re: SWF not Functioning in Xerte In-Reply-To: References: <12C67A1EEC419342AF5E59DA31562C3F05D6EC5D14@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F05D6EC5F98@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F05D6EC5FF9@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F05D6EC60E0@EXCHANGE1.ad.nottingham.ac.uk> <002501cc7cc3$94817200$bd845600$@kccsoft.com> <013201cc7d3b$2ff26920$8fd73b60$@kccsoft.com> Message-ID: On Sun, Oct 9, 2011 at 1:51 PM, Dave Burnett wrote: > I can still get the disappointed face momentarily if I click sound twice > then wrong answer. > > > Bad monkey. > Ah....actually that's intentional. The brief sad smiley shows it is the wrong choice. The other option was to have the monkey slide down on a wrong answer but that seemed more negative. Without some indication that it is the wrong answer we felt the student might be unsure how to proceed. You think it's discouraging? -------------- next part -------------- An HTML attachment was scrubbed... URL: From d_b_burnett at hotmail.com Sun Oct 9 13:18:11 2011 From: d_b_burnett at hotmail.com (Dave Burnett) Date: Sun, 9 Oct 2011 08:18:11 -0400 Subject: [Xerte] Re: SWF not FunctIoning in Xerte In-Reply-To: References: , <12C67A1EEC419342AF5E59DA31562C3F05D6EC5D14@EXCHANGE1.ad.nottingham.ac.uk>, , <12C67A1EEC419342AF5E59DA31562C3F05D6EC5F98@EXCHANGE1.ad.nottingham.ac.uk>, , <12C67A1EEC419342AF5E59DA31562C3F05D6EC5FF9@EXCHANGE1.ad.nottingham.ac.uk>, , <12C67A1EEC419342AF5E59DA31562C3F05D6EC60E0@EXCHANGE1.ad.nottingham.ac.uk>, , <002501cc7cc3$94817200$bd845600$@kccsoft.com>, , <013201cc7d3b$2ff26920$8fd73b60$@kccsoft.com>, , , , , , , , Message-ID: Yeah, too bad there's no pictogram for simply "try again". Date: Sun, 9 Oct 2011 14:07:33 +0200 From: admin at strivney.com To: xerte at lists.nottingham.ac.uk Subject: [Xerte] Re: SWF not Functioning in Xerte On Sun, Oct 9, 2011 at 1:51 PM, Dave Burnett wrote: I can still get the disappointed face momentarily if I click sound twice then wrong answer. Bad monkey. Ah....actually that's intentional. The brief sad smiley shows it is the wrong choice. The other option was to have the monkey slide down on a wrong answer but that seemed more negative. Without some indication that it is the wrong answer we felt the student might be unsure how to proceed. You think it's discouraging? 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/xerte 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From d_b_burnett at hotmail.com Sun Oct 9 13:32:43 2011 From: d_b_burnett at hotmail.com (Dave Burnett) Date: Sun, 9 Oct 2011 08:32:43 -0400 Subject: [Xerte] Re: SWF not Functioning in Xerte In-Reply-To: References: , <12C67A1EEC419342AF5E59DA31562C3F05D6EC5D14@EXCHANGE1.ad.nottingham.ac.uk>, , <12C67A1EEC419342AF5E59DA31562C3F05D6EC5F98@EXCHANGE1.ad.nottingham.ac.uk>, , <12C67A1EEC419342AF5E59DA31562C3F05D6EC5FF9@EXCHANGE1.ad.nottingham.ac.uk>, , <12C67A1EEC419342AF5E59DA31562C3F05D6EC60E0@EXCHANGE1.ad.nottingham.ac.uk>, , <002501cc7cc3$94817200$bd845600$@kccsoft.com>, , <013201cc7d3b$2ff26920$8fd73b60$@kccsoft.com>, , , , , , , , Message-ID: Or maybe an "X" (or is that where we started?) Break the link between wrong and sad. I'm happily wrong all the time. ;-) Date: Sun, 9 Oct 2011 14:07:33 +0200 From: admin at strivney.com To: xerte at lists.nottingham.ac.uk Subject: [Xerte] Re: SWF not Functioning in Xerte On Sun, Oct 9, 2011 at 1:51 PM, Dave Burnett wrote: I can still get the disappointed face momentarily if I click sound twice then wrong answer. Bad monkey. Ah....actually that's intentional. The brief sad smiley shows it is the wrong choice. The other option was to have the monkey slide down on a wrong answer but that seemed more negative. Without some indication that it is the wrong answer we felt the student might be unsure how to proceed. You think it's discouraging? 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/xerte 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From patrick.lockley at googlemail.com Sun Oct 9 13:35:45 2011 From: patrick.lockley at googlemail.com (Pat Lockley) Date: Sun, 9 Oct 2011 13:35:45 +0100 Subject: [Xerte] Re: SWF not Functioning in Xerte In-Reply-To: References: <12C67A1EEC419342AF5E59DA31562C3F05D6EC5D14@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F05D6EC5F98@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F05D6EC5FF9@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F05D6EC60E0@EXCHANGE1.ad.nottingham.ac.uk> <002501cc7cc3$94817200$bd845600$@kccsoft.com> <013201cc7d3b$2ff26920$8fd73b60$@kccsoft.com> Message-ID: X On Sun, Oct 9, 2011 at 1:32 PM, Dave Burnett wrote: > > > > > Or maybe an "X" (or is that where we started?) > > > Break the link between wrong and sad. > I'm happily wrong all the time. ;-) > > > > > > > > > > > > > ________________________________ > Date: Sun, 9 Oct 2011 14:07:33 +0200 > From: admin at strivney.com > To: xerte at lists.nottingham.ac.uk > Subject: [Xerte] Re: SWF not Functioning in Xerte > > > > On Sun, Oct 9, 2011 at 1:51 PM, Dave Burnett > wrote: > > I can still get the disappointed face momentarily if I click sound twice > then wrong answer. > > > Bad monkey. > > Ah....actually that's intentional. ?The brief sad smiley shows it is the > wrong choice. ?The other option was to have the monkey slide down on a wrong > answer but that seemed more negative. ?Without some indication that it is > the wrong answer we felt the student might be unsure how to proceed. ?You > think it's discouraging? > 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/xerte 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/xerte > > 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. > > > From Julian.Tenney at nottingham.ac.uk Mon Oct 10 10:22:03 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Mon, 10 Oct 2011 10:22:03 +0100 Subject: [Xerte] Re: SWF not Functioning in Xerte In-Reply-To: References: <12C67A1EEC419342AF5E59DA31562C3F05D6EC5D14@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F05D6EC5F98@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F05D6EC5FF9@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F05D6EC60E0@EXCHANGE1.ad.nottingham.ac.uk> <002501cc7cc3$94817200$bd845600$@kccsoft.com> <013201cc7d3b$2ff26920$8fd73b60$@kccsoft.com> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A5E449FB@EXCHANGE1.ad.nottingham.ac.uk> Great! I remember a variation - from an old Flash 4 book I think (showing my age there...) where are very cute rabbit looked more and more disconcerted as a huge hammer was winched higher and higher above him until.... well, you get the picture. It was variation on hangman, where the incorrect answers were used to drive the visual feedback. In your case though, I think reinforcing the correct answers is the right approach, and as you say, there are tons of variations you can think of... From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Deborah Delin Sent: 09 October 2011 12:36 To: Xerte discussion list Subject: [Xerte] Re: SWF not Functioning in Xerte Hi Julian, Do you remember that you suggested I add a monkey climbing a tree to get a banana to my exercise? Well don't say I don't listen! Here is the monkey, and the dropdown exercise happily working in Xerte, thanks to the help on this thread. I love the monkey and have ideas for other such animations. Thanks so much for the idea. http://www.strivney.com/mod/resource/view.php?id=2092 Deborah -------------- next part -------------- An HTML attachment was scrubbed... URL: From Julian.Tenney at nottingham.ac.uk Mon Oct 10 11:03:25 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Mon, 10 Oct 2011 11:03:25 +0100 Subject: [Xerte] Re: Android App In-Reply-To: <893D613E8FEA4441BC3EB829DBDA4481023A4C@OC-VMAILBOX3.oldham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F06A4D143CF@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA4481023A4C@OC-VMAILBOX3.oldham.ac.uk> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A5E44A99@EXCHANGE1.ad.nottingham.ac.uk> Duh, I left a hard coded path in there for testing. Try it again now... you should be able to: - create a folder in toolkits, get the RSS link to that and add that content; all content included has to be public, xml sharing=on and include in RSS = on; - or you can subscribe directly to a learning object's xml_ url. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Harding, Julie Sent: 06 October 2011 11:20 To: 'Xerte discussion list' Subject: [Xerte] Re: Android App This looks brill. I have managed to download the app successfully on my Samsung Galaxy. Your content sample opens and works fine. I have copied one of my learning objects and stripped some features out to keep basically to your list and have set up the shared XML link but it will not open? I have also tried the RSS feed but can't run that either and I really want this to work as I think it is a great idea. Any suggestions. Thanks Julie ______________________________ Julie Harding Resource Based Learning Manager The Oldham College [cid:image001.gif at 01CC873C.3B70FDB0]0161 785 4106 [cid:image002.gif at 01CC873C.3B70FDB0]julie.harding at oldham.ac.uk [cid:image003.gif at 01CC873C.3B70FDB0]www.oldham.ac.uk [cid:image003.gif at 01CC873C.3B70FDB0]www.oldhambusinesscentre.co.uk P Do you need to print this email?. Please consider the environment before Printing. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 05 October 2011 16:52 To: Xerte discussion list Subject: [Xerte] Android App I've got an android app that consumes toolkits content: all the text pages, and all the navigators so far. You can subscribe either to the RSS feed of a folder, or to a learning object itself. If you've got an android phone, you can install the (beta) application from http://www.nottingham.ac.uk/xerte/downloads/application.apk. Thoughts most welcome. On the home screen you can subscribe to content from a toolkits installation, either a folder's RSS feed, or a learning object's xml (via the xml link in the xml sharing tab on properties). The app has been built with Xerte 3.0, and I'll put the source code up at some point. There is obviously more work to do with supporting the other page types, but I do wonder how many it is sensible to attempt, anyway, there's a few to be getting on with. Next steps is to package it for iPhone, but it's not as easy as the Android route. I think we can also do Blackberry. Home: [cid:image004.png at 01CC873C.3B70FDB0] Add Content [cid:image005.png at 01CC873C.3B70FDB0] Remove Content: [cid:image006.png at 01CC873C.3B70FDB0] Menu: (of learning objects in a folder): [cid:image007.png at 01CC873C.3B70FDB0] Menu (of learning Object): [cid:image008.png at 01CC873C.3B70FDB0] Content: [cid:image009.png at 01CC873C.3B70FDB0] Graphics (with optional sound) [cid:image010.png at 01CC873C.3B70FDB0] Video: [cid:image011.png at 01CC873C.3B70FDB0] Navigators (a generic page for all navigators) [cid:image012.png at 01CC873C.3B70FDB0] 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. ________________________________ This e-mail is only for the use of the addressee. It may contain information which is legally privileged, confidential and exempt from disclosure. The content of this e-mail can in no way be taken to be representative of the Oldham College Corporation. If you received this communication in error, or if you have any comment or concern, please contact postmaster at oldham.ac.uk -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.gif Type: image/gif Size: 919 bytes Desc: image001.gif URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.gif Type: image/gif Size: 925 bytes Desc: image002.gif URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image003.gif Type: image/gif Size: 914 bytes Desc: image003.gif URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image004.png Type: image/png Size: 14171 bytes Desc: image004.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image005.png Type: image/png Size: 16246 bytes Desc: image005.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image006.png Type: image/png Size: 15396 bytes Desc: image006.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image007.png Type: image/png Size: 13585 bytes Desc: image007.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image008.png Type: image/png Size: 24200 bytes Desc: image008.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image009.png Type: image/png Size: 22493 bytes Desc: image009.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image010.png Type: image/png Size: 87332 bytes Desc: image010.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image011.png Type: image/png Size: 41422 bytes Desc: image011.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image012.png Type: image/png Size: 152893 bytes Desc: image012.png URL: From Julian.Tenney at nottingham.ac.uk Mon Oct 10 11:09:56 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Mon, 10 Oct 2011 11:09:56 +0100 Subject: [Xerte] Re: Android App In-Reply-To: <000001cc838f$37a146a0$a6e3d3e0$@co.uk> References: <12C67A1EEC419342AF5E59DA31562C3F06A4D143CF@EXCHANGE1.ad.nottingham.ac.uk>, <005901cc8381$db442d80$91cc8880$@co.uk> <12C67A1EEC419342AF5E59DA31562C3F06A4E1058A@EXCHANGE1.ad.nottingham.ac.uk> <000001cc838f$37a146a0$a6e3d3e0$@co.uk> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A5E44AA9@EXCHANGE1.ad.nottingham.ac.uk> It does look like it's 2.2+: http://blogs.adobe.com/flashplayer/2011/06/adobe-air-2-7-now-available-ios-apps-4x-faster.html I need to get it running on an iOS device somewhere. We have an iPod touch somewhere, but I don't think it's iOS 4... -----Original Message----- From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Ron Mitchell Sent: 05 October 2011 19:47 To: 'Xerte discussion list' Subject: [Xerte] Re: Android App No - looks like it's 2.2+ only and my HTC is 2.1 Will have a look tomorrow whether I can upgrade it but the normal route is saying no updates available :-( -----Original Message----- From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 05 October 2011 18:53 To: Xerte discussion list Subject: [Xerte] Re: Android App Dunno - it works from the link on my incredible s. Have you installed Adobe air? ________________________________________ From: xerte-bounces at lists.nottingham.ac.uk [xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Ron Mitchell [ronm at mitchellmedia.co.uk] Sent: 05 October 2011 18:11 To: 'Xerte discussion list' Subject: [Xerte] Re: Android App Hi Julian sounds great and was keen to try this but I'm getting the following error after downloading when trying to install the app: Parse Error There is a problem parsing the package. Any ideas? Are there Android version requirements? I'm trying with a HTC Hero. The app appears to be 1.06MB Cheers Ron From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 05 October 2011 16:52 To: Xerte discussion list Subject: [Xerte] Android App I've got an android app that consumes toolkits content: all the text pages, and all the navigators so far. You can subscribe either to the RSS feed of a folder, or to a learning object itself. If you've got an android phone, you can install the (beta) application from http://www.nottingham.ac.uk/xerte/downloads/application.apk. Thoughts most welcome. On the home screen you can subscribe to content from a toolkits installation, either a folder's RSS feed, or a learning object's xml (via the xml link in the xml sharing tab on properties). The app has been built with Xerte 3.0, and I'll put the source code up at some point. There is obviously more work to do with supporting the other page types, but I do wonder how many it is sensible to attempt, anyway, there's a few to be getting on with. Next steps is to package it for iPhone, but it's not as easy as the Android route. I think we can also do Blackberry. Home: [cid:image001.png at 01CC8389.4DA5EE20] Add Content [cid:image002.png at 01CC8389.4DA5EE20] Remove Content: [cid:image003.png at 01CC8389.4DA5EE20] Menu: (of learning objects in a folder): [cid:image004.png at 01CC8389.4DA5EE20] Menu (of learning Object): [cid:image005.png at 01CC8389.4DA5EE20] Content: [cid:image006.png at 01CC8389.4DA5EE20] Graphics (with optional sound) [cid:image007.png at 01CC8389.4DA5EE20] Video: [cid:image008.png at 01CC8389.4DA5EE20] Navigators (a generic page for all navigators) [cid:image009.png at 01CC8389.4DA5EE20] 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/xerte _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte From Alistair.McNaught at HEAcademy.ac.uk Mon Oct 10 12:22:36 2011 From: Alistair.McNaught at HEAcademy.ac.uk (Alistair McNaught) Date: Mon, 10 Oct 2011 11:22:36 +0000 Subject: [Xerte] Climbing monkeys etc In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A5E449FB@EXCHANGE1.ad.nottingham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F05D6EC5D14@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F05D6EC5F98@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F05D6EC5FF9@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F05D6EC60E0@EXCHANGE1.ad.nottingham.ac.uk> <002501cc7cc3$94817200$bd845600$@kccsoft.com> <013201cc7d3b$2ff26920$8fd73b60$@kccsoft.com> <12C67A1EEC419342AF5E59DA31562C3F06A5E449FB@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: Hi Deborah I liked these examples. How easy / hard was it to adapt the existing XOT templates? I realise the monkey programming is a bit more hardcore than I would make sense of but what about sound file drag and drop? I know you can put images into the drag and drop template using a bit of html. Was it a similar thing or more complicated? Alistair From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 10 October 2011 10:22 To: Xerte discussion list Subject: [Xerte] Re: SWF not Functioning in Xerte Great! I remember a variation - from an old Flash 4 book I think (showing my age there...) where are very cute rabbit looked more and more disconcerted as a huge hammer was winched higher and higher above him until.... well, you get the picture. It was variation on hangman, where the incorrect answers were used to drive the visual feedback. In your case though, I think reinforcing the correct answers is the right approach, and as you say, there are tons of variations you can think of... From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Deborah Delin Sent: 09 October 2011 12:36 To: Xerte discussion list Subject: [Xerte] Re: SWF not Functioning in Xerte Hi Julian, Do you remember that you suggested I add a monkey climbing a tree to get a banana to my exercise? Well don't say I don't listen! Here is the monkey, and the dropdown exercise happily working in Xerte, thanks to the help on this thread. I love the monkey and have ideas for other such animations. Thanks so much for the idea. http://www.strivney.com/mod/resource/view.php?id=2092 Deborah 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. This email is confidential and may be privileged. If you are not the intended recipient please accept our apologies. Please do not disclose, copy, or distribute information in this email nor take any action in reliance on its contents: to do so is strictly prohibited and may be unlawful. Please inform us that this message has gone astray before deleting it. Please note that views expressed in this email are those of the author and do not necessarily represent those of the Higher Education Academy. Please note that this e-mail has been created in the knowledge that Internet e-mail is not a secure communications medium. We advise that you understand and observe this lack of security when e-mailing us. Although we have taken steps to ensure this e-mail and attachments are free from any virus, we advise that in keeping with good computing practice the recipient should ensure they are actually virus free. The Higher Education Academy Registered No 4930131 -------------- next part -------------- An HTML attachment was scrubbed... URL: From Julian.Tenney at nottingham.ac.uk Mon Oct 10 12:44:13 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Mon, 10 Oct 2011 12:44:13 +0100 Subject: [Xerte] Re: Transferring files to remote server In-Reply-To: References: <12C67A1EEC419342AF5E59DA31562C3F06A4D13A5A@EXCHANGE1.ad.nottingham.ac.uk> <20111004151758.21471eybpmq804na@server.tor.nl> <12C67A1EEC419342AF5E59DA31562C3F06A4D13E57@EXCHANGE1.ad.nottingham.ac.uk> <4E8EBCFE.8070303@tor.nl> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A5E44BBE@EXCHANGE1.ad.nottingham.ac.uk> Which .js? -----Original Message----- From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Pat Lockley Sent: 09 October 2011 09:52 To: Xerte discussion list Subject: [Xerte] Re: Transferring files to remote server nerd speak the JS file in the zip appears to be "wrong" if you swap it for the one in modules/xerte/scorm it works (well it does on my install). It maybe this file has been updated by mistake in the zip? On Sun, Oct 9, 2011 at 6:59 AM, A-P. Lian wrote: > Hello again everyone, > The Internet in Thailand has been up and down where I live because of the > floods. Sorry for the delay in responding. > I have installed a brand new xampp and xerte online toolkit on a different > PC. > I have the same problems as on my other machines. > I can create the LO. I Publish it. I extract it in a folder in the root of > my xampp installation of Apache. I try to run it by connecting it to > localhost. It loads the Flash "engine" but just stops running after that. I > think I must be missing something really simple. > It works fine in Preview mode. > Should I set the mime types in the xampp installation too? I tried it on one > of my machines and restarted apache. It still did not work. > Attached is the zip file. > This is really puzzling me. > All the best and many many thanks, > Andrew > -- > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of Canberra, Canberra, ACT, Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com > > We don't see things as they are, we see things as we are. (Ana?s Nin) > The universe is made up of stories, not atoms (Muriel Rukeyser) > When you change the way you look at things, the things you look at change > (Max Planck) > > > On Fri, Oct 7, 2011 at 16:02, A-P. Lian wrote: >> >> And while I think of it... >> Yes I did add mimetypes both through .htaccess and through the cPanel on >> my server. >> Tom Reijnders suggested text/plain rlo etc and the server people suggested >> application/xml >> I tried both variations on the remote server, not the local xampp - no >> joy. >> Cheers >> Andrew >> >> -- >> Professor Dr. Andrew Lian >> School of English >> Institute of Social Technology >> Suranaree University of Technology >> 111 University Avenue >> Muang District >> Nakhon Ratchasima, Thailand, 30000 >> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >> Vice-President of AsiaCALL >> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >> >> We don't see things as they are, we see things as we are. (Ana?s Nin) >> The universe is made up of stories, not atoms (Muriel Rukeyser) >> When you change the way you look at things, the things you look at change >> (Max Planck) >> >> >> On Fri, Oct 7, 2011 at 15:51, Pat Lockley >> wrote: >>> >>> Also, if the URL is accessible, then send the URL and I can test >>> >>> Also, should we add mimetypes the installed htaccess file? >>> >>> On Fri, Oct 7, 2011 at 9:49 AM, Tom Reijnders wrote: >>> > Do you mind posting the zip file (or sending it by pm) so I can have a >>> > look? >>> > >>> > Tom >>> > >>> > Op 7-10-2011 10:41, A-P. Lian schreef: >>> > >>> > Hello again, >>> > Maybe someone has more insights. Here is a summary of the problem. >>> > (a) I created and zipped a very simple learning object on my local PC. >>> > I >>> > uploaded it to my server where I unzipped it. I tried running the >>> > lesson but >>> > the Flash player seemed to load and then nothing happened. >>> > (b) I received some kind help from three people on the list: to the >>> > effect >>> > that I needed to define the mime types. I did that but there was no >>> > change. >>> > (c) I then installed the zip file on my Windows PC (where I had >>> > generated it >>> > - new xampp installation - apparently no problem in making lesson). It >>> > froze >>> > there too in exactly the same way as on my remote server. >>> > (d) The preview worked perfectly on my local machine. >>> > I am even more lost than previously. Any help would be most welcome. >>> > Thank you >>> > Andrew >>> > -- >>> > Professor Dr. Andrew Lian >>> > School of English >>> > Institute of Social Technology >>> > Suranaree University of Technology >>> > 111 University Avenue >>> > Muang District >>> > Nakhon Ratchasima, Thailand, 30000 >>> > Emeritus Professor , University of Canberra, Canberra, ACT, Australia >>> > Vice-President of AsiaCALL >>> > e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >>> > >>> > We don't see things as they are, we see things as we are. (Ana?s Nin) >>> > The universe is made up of stories, not atoms (Muriel Rukeyser) >>> > When you change the way you look at things, the things you look at >>> > change >>> > (Max Planck) >>> > >>> > >>> > On Wed, Oct 5, 2011 at 02:25, A-P. Lian >>> > wrote: >>> >> >>> >> Let me rephrase that. It works fine in preview mode. I have not played >>> >> it >>> >> in normal mode. I guess that is the next step. >>> >> >>> >> cheers >>> >> andrew >>> >> >>> >> >>> >> -- >>> >> Professor Dr. Andrew Lian >>> >> School of English >>> >> Institute of Social Technology >>> >> Suranaree University of Technology >>> >> 111 University Avenue >>> >> Muang District >>> >> Nakhon Ratchasima, Thailand, 30000 >>> >> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >>> >> Vice-President of AsiaCALL >>> >> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >>> >> >>> >> We don't see things as they are, we see things as we are. (Ana?s Nin) >>> >> The universe is made up of stories, not atoms (Muriel Rukeyser) >>> >> When you change the way you look at things, the things you look at >>> >> change >>> >> (Max Planck) >>> >> >>> >> >>> >> On Wed, Oct 5, 2011 at 01:48, A-P. Lian >>> >> wrote: >>> >>> >>> >>> yes it does >>> >>> >>> >>> -- >>> >>> Professor Dr. Andrew Lian >>> >>> School of English >>> >>> Institute of Social Technology >>> >>> Suranaree University of Technology >>> >>> 111 University Avenue >>> >>> Muang District >>> >>> Nakhon Ratchasima, Thailand, 30000 >>> >>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >>> >>> Vice-President of AsiaCALL >>> >>> e-mail: andrew.lian at andrewlian.com; website: >>> >>> http://www.andrewlian.com >>> >>> >>> >>> We don't see things as they are, we see things as we are. (Ana?s Nin) >>> >>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>> >>> When you change the way you look at things, the things you look at >>> >>> change >>> >>> (Max Planck) >>> >>> >>> >>> >>> >>> On Tue, Oct 4, 2011 at 22:45, Julian Tenney >>> >>> wrote: >>> >>>> >>> >>>> The piece runs when you run the html file locally? >>> >>>> >>> >>>> >>> >>>> >>> >>>> From: xerte-bounces at lists.nottingham.ac.uk >>> >>>> [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of A-P. Lian >>> >>>> Sent: 04 October 2011 16:13 >>> >>>> To: Xerte discussion list >>> >>>> Subject: [Xerte] Re: Transferring files to remote server >>> >>>> >>> >>>> >>> >>>> >>> >>>> Well... >>> >>>> >>> >>>> .htaccess is active but I set the mime types through cpanel.on my >>> >>>> server >>> >>>> >>> >>>> First I tried Tom's solution of text/plain rlo .rlo etc >>> >>>> Then I tried application/xml rlo .rlo etc >>> >>>> >>> >>>> Neither worked. I also uploaded the lesson as a SCORM package >>> >>>> installed >>> >>>> through moodle. Same problem. I wonder where next to look. Maybe I >>> >>>> will >>> >>>> start afresh in the next couple of days. >>> >>>> >>> >>>> Cheers >>> >>>> Andrew >>> >>>> >>> >>>> >>> >>>> -- >>> >>>> Professor Dr. Andrew Lian >>> >>>> School of English >>> >>>> Institute of Social Technology >>> >>>> Suranaree University of Technology >>> >>>> 111 University Avenue >>> >>>> Muang District >>> >>>> Nakhon Ratchasima, Thailand, 30000 >>> >>>> Emeritus Professor , University of Canberra, Canberra, ACT, >>> >>>> Australia >>> >>>> Vice-President of AsiaCALL >>> >>>> e-mail: andrew.lian at andrewlian.com; website: >>> >>>> http://www.andrewlian.com >>> >>>> >>> >>>> We don't see things as they are, we see things as we are. (Ana?s >>> >>>> Nin) >>> >>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>> >>>> When you change the way you look at things, the things you look at >>> >>>> change (Max Planck) >>> >>>> >>> >>>> On Tue, Oct 4, 2011 at 20:35, A-P. Lian >>> >>>> wrote: >>> >>>> >>> >>>> Great - thank you >>> >>>> >>> >>>> Andrew >>> >>>> >>> >>>> -- >>> >>>> Professor Dr. Andrew Lian >>> >>>> School of English >>> >>>> Institute of Social Technology >>> >>>> Suranaree University of Technology >>> >>>> 111 University Avenue >>> >>>> Muang District >>> >>>> Nakhon Ratchasima, Thailand, 30000 >>> >>>> Emeritus Professor , University of Canberra, Canberra, ACT, >>> >>>> Australia >>> >>>> Vice-President of AsiaCALL >>> >>>> e-mail: andrew.lian at andrewlian.com; website: >>> >>>> http://www.andrewlian.com >>> >>>> >>> >>>> We don't see things as they are, we see things as we are. (Ana?s >>> >>>> Nin) >>> >>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>> >>>> When you change the way you look at things, the things you look at >>> >>>> change (Max Planck) >>> >>>> >>> >>>> On Tue, Oct 4, 2011 at 20:17, Tom Reijnders >>> >>>> wrote: >>> >>>> >>> >>>> That should read: >>> >>>> >>> >>>> AddType text/plain .rlo >>> >>>> >>> >>>> >>> >>>> If this doesn't work, check if the .htaccess files are enabled. >>> >>>> >>> >>>> Regards >>> >>>> >>> >>>> Tom >>> >>>> >>> >>>> Citeren "A-P. Lian" : >>> >>>> >>> >>>> Thanks Julian, >>> >>>> >>> >>>> the server does not seem set up to serve these mime types. >>> >>>> >>> >>>> I have tried to add the types using .htaccess in the local directory >>> >>>> as >>> >>>> follows: >>> >>>> >>> >>>> AddType application/rlo xml -- same for rlm and rlt >>> >>>> >>> >>>> As I really have no experience in doing this, I suspect that I got >>> >>>> everything wrong. I was guessing about "application" "rlo" etc... >>> >>>> >>> >>>> Any clues you can give me as to how I should declare the types in >>> >>>> .htaccess >>> >>>> would be very welcome. >>> >>>> >>> >>>> Thanks a lot >>> >>>> Andrew >>> >>>> >>> >>>> >>> >>>> >>> >>>> -- >>> >>>> Professor Dr. Andrew Lian >>> >>>> School of English >>> >>>> Institute of Social Technology >>> >>>> Suranaree University of Technology >>> >>>> 111 University Avenue >>> >>>> Muang District >>> >>>> Nakhon Ratchasima, Thailand, 30000 >>> >>>> Emeritus Professor , University of Canberra, Canberra, ACT, >>> >>>> Australia >>> >>>> Vice-President of AsiaCALL >>> >>>> e-mail: andrew.lian at andrewlian.com; website: >>> >>>> http://www.andrewlian.com >>> >>>> >>> >>>> We don't see things as they are, we see things as we are. (Ana?s >>> >>>> Nin) >>> >>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>> >>>> When you change the way you look at things, the things you look at >>> >>>> change >>> >>>> (Max Planck) >>> >>>> >>> >>>> >>> >>>> On Tue, Oct 4, 2011 at 15:25, Julian Tenney >>> >>>> wrote: >>> >>>> >>> >>>> Sounds like mime types on the server. Check the archives. The server >>> >>>> needs >>> >>>> >>> >>>> to be able to serve .rlo, .rlm, .rlt (all of which are .xml)**** >>> >>>> >>> >>>> ** ** >>> >>>> >>> >>>> *From:* xerte-bounces at lists.nottingham.ac.uk [mailto: >>> >>>> xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *A-P. Lian >>> >>>> *Sent:* 04 October 2011 08:06 >>> >>>> *To:* list, Xerte discussion >>> >>>> *Subject:* [Xerte] Transferring files to remote server**** >>> >>>> >>> >>>> ** ** >>> >>>> >>> >>>> Hello >>> >>>> >>> >>>> At the risk of filling the listserver with trivia, I have a third >>> >>>> question >>> >>>> today. >>> >>>> >>> >>>> I made a short lesson today using the onlinetoolkit in my PC under >>> >>>> xampp. >>> >>>> Works fine. >>> >>>> >>> >>>> I zipped it using the built-in facility then FTPd it to my remote >>> >>>> server. >>> >>>> It unzipped correctly, the media are in the right place and all >>> >>>> seems >>> >>>> well. >>> >>>> >>> >>>> I connect to the site, the blue progress bar appears and it says >>> >>>> that it >>> >>>> has finished loading and to wait. I wait but nothing happens. The >>> >>>> progress >>> >>>> bar is about 80% across. I then refresh the screen. The progress bar >>> >>>> fills >>> >>>> completely and then nothing. Any clues??? >>> >>>> >>> >>>> I am working from Thailand with a relatively slow connection but I >>> >>>> do >>> >>>> not >>> >>>> think that this should matter for the amount of traffic involved. My >>> >>>> server >>> >>>> is in the US. I have not checked the versions of php and mysql but >>> >>>> believe >>> >>>> that they are likely to be ok. >>> >>>> >>> >>>> Advice would be greatly welcomed. >>> >>>> >>> >>>> Andrew >>> >>>> >>> >>>> >>> >>>> -- >>> >>>> Professor Dr. Andrew Lian >>> >>>> School of English >>> >>>> Institute of Social Technology >>> >>>> Suranaree University of Technology >>> >>>> 111 University Avenue >>> >>>> Muang District >>> >>>> Nakhon Ratchasima, Thailand, 30000 >>> >>>> Emeritus Professor , University of Canberra, Canberra, ACT, >>> >>>> Australia >>> >>>> Vice-President of AsiaCALL >>> >>>> e-mail: andrew.lian at andrewlian.com; website: >>> >>>> http://www.andrewlian.com >>> >>>> >>> >>>> We don't see things as they are, we see things as we are. (Ana?s >>> >>>> Nin) >>> >>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>> >>>> When you change the way you look at things, the things you look at >>> >>>> change >>> >>>> >>> >>>> (Max Planck)**** >>> >>>> >>> >>>> 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/xerte >>> >>>> >>> >>>> 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. >>> >>>> >>> >>>> >>> >>>> >>> >>>> >>> >>>> >>> >>>> ---------------------------------------------------------------- >>> >>>> This message was sent using IMP, the Internet Messaging Program. >>> >>>> >>> >>>> >>> >>>> _______________________________________________ >>> >>>> 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 >>> >>>> >>> >>>> 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/xerte >>> > >>> > 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. >>> > >>> > >>> > >>> > -- >>> > -- >>> > >>> > Tom Reijnders >>> > TOR Informatica >>> > Chopinlaan 27 >>> > 5242HM Rosmalen >>> > Tel: 073 5226191 >>> > Fax: 073 5226196 >>> > >>> > >>> > _______________________________________________ >>> > Xerte mailing list >>> > Xerte at lists.nottingham.ac.uk >>> > http://lists.nottingham.ac.uk/mailman/listinfo/xerte >>> > >>> > 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/xerte >> > > > 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/xerte > > 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/xerte From patrick.lockley at googlemail.com Mon Oct 10 12:55:00 2011 From: patrick.lockley at googlemail.com (Pat Lockley) Date: Mon, 10 Oct 2011 12:55:00 +0100 Subject: [Xerte] Re: Transferring files to remote server In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A5E44BBE@EXCHANGE1.ad.nottingham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F06A4D13A5A@EXCHANGE1.ad.nottingham.ac.uk> <20111004151758.21471eybpmq804na@server.tor.nl> <12C67A1EEC419342AF5E59DA31562C3F06A4D13E57@EXCHANGE1.ad.nottingham.ac.uk> <4E8EBCFE.8070303@tor.nl> <12C67A1EEC419342AF5E59DA31562C3F06A5E44BBE@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: there are two rloObject.js files (one which is used for exporting, one which is used when the site plays the rlo). One is in root, and one is in modules/xerte/scorm (I think) (And I think they used to be different files, but can't remember) On Mon, Oct 10, 2011 at 12:44 PM, Julian Tenney wrote: > Which .js? > > -----Original Message----- > From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Pat Lockley > Sent: 09 October 2011 09:52 > To: Xerte discussion list > Subject: [Xerte] Re: Transferring files to remote server > > nerd speak > > the JS file in the zip appears to be "wrong" > > if you swap it for the one in modules/xerte/scorm it works (well it > does on my install). > > It maybe this file has been updated by mistake in the zip? > > On Sun, Oct 9, 2011 at 6:59 AM, A-P. Lian wrote: >> Hello again everyone, >> The Internet in Thailand has been up and down where I live because of the >> floods. Sorry for the delay in responding. >> I have installed a brand new xampp and xerte online toolkit on a different >> PC. >> I have the same problems as on my other machines. >> I can create the LO. I Publish it. I extract it in a folder in the root of >> my xampp installation of Apache. I try to run it by connecting it to >> localhost. It loads the Flash "engine" but just stops running after that. I >> think I must be missing something really simple. >> It works fine in Preview mode. >> Should I set the mime types in the xampp installation too? I tried it on one >> of my machines and restarted apache. It still did not work. >> Attached is the zip file. >> This is really puzzling me. >> All the best and many many thanks, >> Andrew >> -- >> Professor Dr. Andrew Lian >> School of English >> Institute of Social Technology >> Suranaree University of Technology >> 111 University Avenue >> Muang District >> Nakhon Ratchasima, Thailand, 30000 >> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >> Vice-President of AsiaCALL >> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >> >> We don't see things as they are, we see things as we are. (Ana?s Nin) >> The universe is made up of stories, not atoms (Muriel Rukeyser) >> When you change the way you look at things, the things you look at change >> (Max Planck) >> >> >> On Fri, Oct 7, 2011 at 16:02, A-P. Lian wrote: >>> >>> And while I think of it... >>> Yes I did add mimetypes both through .htaccess and through the cPanel on >>> my server. >>> Tom Reijnders suggested text/plain rlo etc and the server people suggested >>> application/xml >>> I tried both variations on the remote server, not the local xampp - no >>> joy. >>> Cheers >>> Andrew >>> >>> -- >>> Professor Dr. Andrew Lian >>> School of English >>> Institute of Social Technology >>> Suranaree University of Technology >>> 111 University Avenue >>> Muang District >>> Nakhon Ratchasima, Thailand, 30000 >>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >>> Vice-President of AsiaCALL >>> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >>> >>> We don't see things as they are, we see things as we are. (Ana?s Nin) >>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>> When you change the way you look at things, the things you look at change >>> (Max Planck) >>> >>> >>> On Fri, Oct 7, 2011 at 15:51, Pat Lockley >>> wrote: >>>> >>>> Also, if the URL is accessible, then send the URL and I can test >>>> >>>> Also, should we add mimetypes the installed htaccess file? >>>> >>>> On Fri, Oct 7, 2011 at 9:49 AM, Tom Reijnders wrote: >>>> > Do you mind posting the zip file (or sending it by pm) so I can have a >>>> > look? >>>> > >>>> > Tom >>>> > >>>> > Op 7-10-2011 10:41, A-P. Lian schreef: >>>> > >>>> > Hello again, >>>> > Maybe someone has more insights. Here is a summary of the problem. >>>> > (a) I created and zipped a very simple learning object on my local PC. >>>> > I >>>> > uploaded it to my server where I unzipped it. I tried running the >>>> > lesson but >>>> > the Flash player seemed to load and then nothing happened. >>>> > (b) I received some kind help from three people on the list: to the >>>> > effect >>>> > that I needed to define the mime types. I did that but there was no >>>> > change. >>>> > (c) I then installed the zip file on my Windows PC (where I had >>>> > generated it >>>> > - new xampp installation - apparently no problem in making lesson). It >>>> > froze >>>> > there too in exactly the same way as on my remote server. >>>> > (d) The preview worked perfectly on my local machine. >>>> > I am even more lost than previously. Any help would be most welcome. >>>> > Thank you >>>> > Andrew >>>> > -- >>>> > Professor Dr. Andrew Lian >>>> > School of English >>>> > Institute of Social Technology >>>> > Suranaree University of Technology >>>> > 111 University Avenue >>>> > Muang District >>>> > Nakhon Ratchasima, Thailand, 30000 >>>> > Emeritus Professor , University of Canberra, Canberra, ACT, Australia >>>> > Vice-President of AsiaCALL >>>> > e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >>>> > >>>> > We don't see things as they are, we see things as we are. (Ana?s Nin) >>>> > The universe is made up of stories, not atoms (Muriel Rukeyser) >>>> > When you change the way you look at things, the things you look at >>>> > change >>>> > (Max Planck) >>>> > >>>> > >>>> > On Wed, Oct 5, 2011 at 02:25, A-P. Lian >>>> > wrote: >>>> >> >>>> >> Let me rephrase that. It works fine in preview mode. I have not played >>>> >> it >>>> >> in normal mode. I guess that is the next step. >>>> >> >>>> >> cheers >>>> >> andrew >>>> >> >>>> >> >>>> >> -- >>>> >> Professor Dr. Andrew Lian >>>> >> School of English >>>> >> Institute of Social Technology >>>> >> Suranaree University of Technology >>>> >> 111 University Avenue >>>> >> Muang District >>>> >> Nakhon Ratchasima, Thailand, 30000 >>>> >> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >>>> >> Vice-President of AsiaCALL >>>> >> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >>>> >> >>>> >> We don't see things as they are, we see things as we are. (Ana?s Nin) >>>> >> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>> >> When you change the way you look at things, the things you look at >>>> >> change >>>> >> (Max Planck) >>>> >> >>>> >> >>>> >> On Wed, Oct 5, 2011 at 01:48, A-P. Lian >>>> >> wrote: >>>> >>> >>>> >>> yes it does >>>> >>> >>>> >>> -- >>>> >>> Professor Dr. Andrew Lian >>>> >>> School of English >>>> >>> Institute of Social Technology >>>> >>> Suranaree University of Technology >>>> >>> 111 University Avenue >>>> >>> Muang District >>>> >>> Nakhon Ratchasima, Thailand, 30000 >>>> >>> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >>>> >>> Vice-President of AsiaCALL >>>> >>> e-mail: andrew.lian at andrewlian.com; website: >>>> >>> http://www.andrewlian.com >>>> >>> >>>> >>> We don't see things as they are, we see things as we are. (Ana?s Nin) >>>> >>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>> >>> When you change the way you look at things, the things you look at >>>> >>> change >>>> >>> (Max Planck) >>>> >>> >>>> >>> >>>> >>> On Tue, Oct 4, 2011 at 22:45, Julian Tenney >>>> >>> wrote: >>>> >>>> >>>> >>>> The piece runs when you run the html file locally? >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> From: xerte-bounces at lists.nottingham.ac.uk >>>> >>>> [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of A-P. Lian >>>> >>>> Sent: 04 October 2011 16:13 >>>> >>>> To: Xerte discussion list >>>> >>>> Subject: [Xerte] Re: Transferring files to remote server >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> Well... >>>> >>>> >>>> >>>> .htaccess is active but I set the mime types through cpanel.on my >>>> >>>> server >>>> >>>> >>>> >>>> First I tried Tom's solution of text/plain rlo .rlo etc >>>> >>>> Then I tried application/xml rlo .rlo etc >>>> >>>> >>>> >>>> Neither worked. I also uploaded the lesson as a SCORM package >>>> >>>> installed >>>> >>>> through moodle. Same problem. I wonder where next to look. Maybe I >>>> >>>> will >>>> >>>> start afresh in the next couple of days. >>>> >>>> >>>> >>>> Cheers >>>> >>>> Andrew >>>> >>>> >>>> >>>> >>>> >>>> -- >>>> >>>> Professor Dr. Andrew Lian >>>> >>>> School of English >>>> >>>> Institute of Social Technology >>>> >>>> Suranaree University of Technology >>>> >>>> 111 University Avenue >>>> >>>> Muang District >>>> >>>> Nakhon Ratchasima, Thailand, 30000 >>>> >>>> Emeritus Professor , University of Canberra, Canberra, ACT, >>>> >>>> Australia >>>> >>>> Vice-President of AsiaCALL >>>> >>>> e-mail: andrew.lian at andrewlian.com; website: >>>> >>>> http://www.andrewlian.com >>>> >>>> >>>> >>>> We don't see things as they are, we see things as we are. (Ana?s >>>> >>>> Nin) >>>> >>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>> >>>> When you change the way you look at things, the things you look at >>>> >>>> change (Max Planck) >>>> >>>> >>>> >>>> On Tue, Oct 4, 2011 at 20:35, A-P. Lian >>>> >>>> wrote: >>>> >>>> >>>> >>>> Great - thank you >>>> >>>> >>>> >>>> Andrew >>>> >>>> >>>> >>>> -- >>>> >>>> Professor Dr. Andrew Lian >>>> >>>> School of English >>>> >>>> Institute of Social Technology >>>> >>>> Suranaree University of Technology >>>> >>>> 111 University Avenue >>>> >>>> Muang District >>>> >>>> Nakhon Ratchasima, Thailand, 30000 >>>> >>>> Emeritus Professor , University of Canberra, Canberra, ACT, >>>> >>>> Australia >>>> >>>> Vice-President of AsiaCALL >>>> >>>> e-mail: andrew.lian at andrewlian.com; website: >>>> >>>> http://www.andrewlian.com >>>> >>>> >>>> >>>> We don't see things as they are, we see things as we are. (Ana?s >>>> >>>> Nin) >>>> >>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>> >>>> When you change the way you look at things, the things you look at >>>> >>>> change (Max Planck) >>>> >>>> >>>> >>>> On Tue, Oct 4, 2011 at 20:17, Tom Reijnders >>>> >>>> wrote: >>>> >>>> >>>> >>>> That should read: >>>> >>>> >>>> >>>> AddType text/plain ?.rlo >>>> >>>> >>>> >>>> >>>> >>>> If this doesn't work, check if the .htaccess files are enabled. >>>> >>>> >>>> >>>> Regards >>>> >>>> >>>> >>>> Tom >>>> >>>> >>>> >>>> Citeren "A-P. Lian" : >>>> >>>> >>>> >>>> Thanks Julian, >>>> >>>> >>>> >>>> the server does not seem set ?up to serve these mime types. >>>> >>>> >>>> >>>> I have tried to add the types using .htaccess in the local directory >>>> >>>> as >>>> >>>> follows: >>>> >>>> >>>> >>>> AddType application/rlo xml -- same for rlm and rlt >>>> >>>> >>>> >>>> As I really have no experience in doing this, I suspect that I got >>>> >>>> everything wrong. I was guessing about "application" "rlo" etc... >>>> >>>> >>>> >>>> Any clues you can give me as to how I should declare the types in >>>> >>>> .htaccess >>>> >>>> would be very welcome. >>>> >>>> >>>> >>>> Thanks a lot >>>> >>>> Andrew >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> -- >>>> >>>> Professor Dr. Andrew Lian >>>> >>>> School of English >>>> >>>> Institute of Social Technology >>>> >>>> Suranaree University of Technology >>>> >>>> 111 University Avenue >>>> >>>> Muang District >>>> >>>> Nakhon Ratchasima, Thailand, 30000 >>>> >>>> Emeritus Professor , University of Canberra, Canberra, ACT, >>>> >>>> Australia >>>> >>>> Vice-President of AsiaCALL >>>> >>>> e-mail: andrew.lian at andrewlian.com; website: >>>> >>>> http://www.andrewlian.com >>>> >>>> >>>> >>>> We don't see things as they are, we see things as we are. (Ana?s >>>> >>>> Nin) >>>> >>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>> >>>> When you change the way you look at things, the things you look at >>>> >>>> change >>>> >>>> (Max Planck) >>>> >>>> >>>> >>>> >>>> >>>> On Tue, Oct 4, 2011 at 15:25, Julian Tenney >>>> >>>> wrote: >>>> >>>> >>>> >>>> Sounds like mime types on the server. Check the archives. The server >>>> >>>> needs >>>> >>>> >>>> >>>> to be able to serve .rlo, .rlm, .rlt (all of which are .xml)**** >>>> >>>> >>>> >>>> ** ** >>>> >>>> >>>> >>>> *From:* xerte-bounces at lists.nottingham.ac.uk [mailto: >>>> >>>> xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *A-P. Lian >>>> >>>> *Sent:* 04 October 2011 08:06 >>>> >>>> *To:* list, Xerte discussion >>>> >>>> *Subject:* [Xerte] Transferring files to remote server**** >>>> >>>> >>>> >>>> ** ** >>>> >>>> >>>> >>>> Hello >>>> >>>> >>>> >>>> At the risk of filling the listserver with trivia, I have a third >>>> >>>> question >>>> >>>> today. >>>> >>>> >>>> >>>> I made a short lesson today using the onlinetoolkit in my PC under >>>> >>>> xampp. >>>> >>>> Works fine. >>>> >>>> >>>> >>>> I zipped it using the built-in facility then FTPd it to my remote >>>> >>>> server. >>>> >>>> It unzipped correctly, the media are in the right place and all >>>> >>>> seems >>>> >>>> well. >>>> >>>> >>>> >>>> I connect to the site, the blue progress bar appears and it says >>>> >>>> that it >>>> >>>> has finished loading and to wait. I wait but nothing happens. The >>>> >>>> progress >>>> >>>> bar is about 80% across. I then refresh the screen. The progress bar >>>> >>>> fills >>>> >>>> completely and then nothing. Any clues??? >>>> >>>> >>>> >>>> I am working from Thailand with a relatively slow connection but I >>>> >>>> do >>>> >>>> not >>>> >>>> think that this should matter for the amount of traffic involved. My >>>> >>>> server >>>> >>>> is in the US. I have not checked the versions of php and mysql but >>>> >>>> believe >>>> >>>> that they are likely to be ok. >>>> >>>> >>>> >>>> Advice would be greatly welcomed. >>>> >>>> >>>> >>>> Andrew >>>> >>>> >>>> >>>> >>>> >>>> -- >>>> >>>> Professor Dr. Andrew Lian >>>> >>>> School of English >>>> >>>> Institute of Social Technology >>>> >>>> Suranaree University of Technology >>>> >>>> 111 University Avenue >>>> >>>> Muang District >>>> >>>> Nakhon Ratchasima, Thailand, 30000 >>>> >>>> Emeritus Professor , University of Canberra, Canberra, ACT, >>>> >>>> Australia >>>> >>>> Vice-President of AsiaCALL >>>> >>>> e-mail: andrew.lian at andrewlian.com; website: >>>> >>>> http://www.andrewlian.com >>>> >>>> >>>> >>>> We don't see things as they are, we see things as we are. (Ana?s >>>> >>>> Nin) >>>> >>>> The universe is made up of stories, not atoms (Muriel Rukeyser) >>>> >>>> When you change the way you look at things, the things you look at >>>> >>>> change >>>> >>>> >>>> >>>> (Max Planck)**** >>>> >>>> >>>> >>>> ?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/xerte >>>> >>>> >>>> >>>> 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. >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> ---------------------------------------------------------------- >>>> >>>> This message was sent using IMP, the Internet Messaging Program. >>>> >>>> >>>> >>>> >>>> >>>> _______________________________________________ >>>> >>>> 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 >>>> >>>> >>>> >>>> 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/xerte >>>> > >>>> > 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. >>>> > >>>> > >>>> > >>>> > -- >>>> > -- >>>> > >>>> > Tom Reijnders >>>> > TOR Informatica >>>> > Chopinlaan 27 >>>> > 5242HM Rosmalen >>>> > Tel: 073 5226191 >>>> > Fax: 073 5226196 >>>> > >>>> > >>>> > _______________________________________________ >>>> > Xerte mailing list >>>> > Xerte at lists.nottingham.ac.uk >>>> > http://lists.nottingham.ac.uk/mailman/listinfo/xerte >>>> > >>>> > 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/xerte >>> >> >> >> 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/xerte >> >> 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/xerte > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > From kassandra.clemens at plymouth.ac.uk Mon Oct 10 13:29:58 2011 From: kassandra.clemens at plymouth.ac.uk (Kassandra Clemens) Date: Mon, 10 Oct 2011 13:29:58 +0100 Subject: [Xerte] end user feedback required Message-ID: <7AB6195D91E1CC4FADEBDEED07196D352F57E52C93@ILS132.uopnet.plymouth.ac.uk> I am getting ready to pilot test a Xerte ToolKits learning resource with SpLD students. Has anyone got feedback evidence from this user population? If yes, I would be grateful if you get in touch. Thanks. From Alistair.McNaught at HEAcademy.ac.uk Mon Oct 10 13:55:05 2011 From: Alistair.McNaught at HEAcademy.ac.uk (Alistair McNaught) Date: Mon, 10 Oct 2011 12:55:05 +0000 Subject: [Xerte] Re: end user feedback required In-Reply-To: <7AB6195D91E1CC4FADEBDEED07196D352F57E52C93@ILS132.uopnet.plymouth.ac.uk> References: <7AB6195D91E1CC4FADEBDEED07196D352F57E52C93@ILS132.uopnet.plymouth.ac.uk> Message-ID: I haven't got feedback as such but I know some independent specialist colleges have been using Xerte so will try to get you contacts. Alistair -----Original Message----- From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Kassandra Clemens Sent: 10 October 2011 13:30 To: xerte at lists.nottingham.ac.uk Subject: [Xerte] end user feedback required I am getting ready to pilot test a Xerte ToolKits learning resource with SpLD students. Has anyone got feedback evidence from this user population? If yes, I would be grateful if you get in touch. Thanks. _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte 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. This email is confidential and may be privileged. If you are not the intended recipient please accept our apologies. Please do not disclose, copy, or distribute information in this email nor take any action in reliance on its contents: to do so is strictly prohibited and may be unlawful. Please inform us that this message has gone astray before deleting it. Please note that views expressed in this email are those of the author and do not necessarily represent those of the Higher Education Academy. Please note that this e-mail has been created in the knowledge that Internet e-mail is not a secure communications medium. We advise that you understand and observe this lack of security when e-mailing us. Although we have taken steps to ensure this e-mail and attachments are free from any virus, we advise that in keeping with good computing practice the recipient should ensure they are actually virus free. The Higher Education Academy Registered No 4930131 From patrick.lockley at googlemail.com Mon Oct 10 13:56:59 2011 From: patrick.lockley at googlemail.com (Pat Lockley) Date: Mon, 10 Oct 2011 13:56:59 +0100 Subject: [Xerte] Re: end user feedback required In-Reply-To: <7AB6195D91E1CC4FADEBDEED07196D352F57E52C93@ILS132.uopnet.plymouth.ac.uk> References: <7AB6195D91E1CC4FADEBDEED07196D352F57E52C93@ILS132.uopnet.plymouth.ac.uk> Message-ID: If you are concerned and want to "control" the release, you can use the peer review feature first. On Mon, Oct 10, 2011 at 1:29 PM, Kassandra Clemens wrote: > I am getting ready to pilot test a Xerte ToolKits learning resource with SpLD students. Has anyone got feedback evidence from this user population? If yes, I would be grateful if you get in touch. Thanks. > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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. > > From kassandra.clemens at plymouth.ac.uk Tue Oct 11 06:06:09 2011 From: kassandra.clemens at plymouth.ac.uk (Kassandra Clemens) Date: Tue, 11 Oct 2011 06:06:09 +0100 Subject: [Xerte] Xerte Online ToolKits end user feedback Message-ID: <7AB6195D91E1CC4FADEBDEED07196D352F57E52C9B@ILS132.uopnet.plymouth.ac.uk> I am getting ready to pilot test a Xerte Online ToolKits learning resource with students with specific learning diffulties, mainly dyslexia. Has anyone already got data of feedback for ToolKits resources from this user population? If yes, I would be grateful if you get in touch. Thanks. From knowledgeware at kccsoft.com Wed Oct 12 01:38:50 2011 From: knowledgeware at kccsoft.com (KnowledgeWare) Date: Tue, 11 Oct 2011 17:38:50 -0700 Subject: [Xerte] print question Message-ID: <000301cc8877$4fe95800$efbc0800$@kccsoft.com> I'm using 'printJob' to print a certificate (thanks Dave). PrintJob calls the ID of the 'showcert' page below. The certificate is loaded into the flowline then things like the coursename, company, username,date etc. are displayed on top of it. The problem is only the 'blank' certificate itself prints, not the items displayed 'on top' of it like username, coursename, date, etc. How can I have the print function grab all the appropriate items..is there a way I need to 'group' these icons (like a FW) then call the parent? Thanks for suggestions. RonM2 -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 12878 bytes Desc: not available URL: From Julian.Tenney at nottingham.ac.uk Wed Oct 12 08:28:37 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Wed, 12 Oct 2011 08:28:37 +0100 Subject: [Xerte] Re: print question In-Reply-To: <000301cc8877$4fe95800$efbc0800$@kccsoft.com> References: <000301cc8877$4fe95800$efbc0800$@kccsoft.com> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A5E45380@EXCHANGE1.ad.nottingham.ac.uk> You need to build the print job: it's not necessarily for the faint hearted: http://www.actionscript.org/resources/articles/206/1/The-PrintJob-class/Page1.html I think you should try and print a page, showcert maybe, or build another page specifically for the pj and hang it off a framework, From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of KnowledgeWare Sent: 12 October 2011 01:39 To: Xerte discussion list Subject: [Xerte] print question I'm using 'printJob' to print a certificate (thanks Dave). PrintJob calls the ID of the 'showcert' page below. The certificate is loaded into the flowline then things like the coursename, company, username,date etc. are displayed on top of it. The problem is only the 'blank' certificate itself prints, not the items displayed 'on top' of it like username, coursename, date, etc. How can I have the print function grab all the appropriate items....is there a way I need to 'group' these icons (like a FW) then call the parent? Thanks for suggestions... RonM2 [cid:image001.png at 01CC88B8.F03D7020] -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 12878 bytes Desc: image001.png URL: From john at digitalteacher.com.au Wed Oct 12 08:58:06 2011 From: john at digitalteacher.com.au (John Doubleday) Date: Wed, 12 Oct 2011 18:58:06 +1100 Subject: [Xerte] Re: Xerte Online ToolKits end user feedback In-Reply-To: <7AB6195D91E1CC4FADEBDEED07196D352F57E52C9B@ILS132.uopnet.plymouth.ac.uk> References: <7AB6195D91E1CC4FADEBDEED07196D352F57E52C9B@ILS132.uopnet.plymouth.ac.uk> Message-ID: <000c01cc88b4$adff6af0$09fe40d0$@com.au> I would also like to see any results Cheers johnD John Doubleday Digital Teacher-Super Tech-Your Moodle http://www.digitalteacher.com.au -----Original Message----- From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Kassandra Clemens Sent: Tuesday, 11 October 2011 4:06 PM To: xerte at lists.nottingham.ac.uk Subject: [Xerte] Xerte Online ToolKits end user feedback I am getting ready to pilot test a Xerte Online ToolKits learning resource with students with specific learning diffulties, mainly dyslexia. Has anyone already got data of feedback for ToolKits resources from this user population? If yes, I would be grateful if you get in touch. Thanks. _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte 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. From poetasandaluces at gmail.com Wed Oct 12 13:53:30 2011 From: poetasandaluces at gmail.com (Juanma Campos) Date: Wed, 12 Oct 2011 14:53:30 +0200 Subject: [Xerte] Any suggestions? Message-ID: Hi from Spain. Trying to install xerxe on a server I get the following errors: *Warning*: fclose(): supplied argument is not a valid stream resource in * /home/langserv/domains/ mydomain.me/public_html/myfolderinstallation/setup/file_system_iframe.php*on line *137* *Warning*: mysql_select_db() [function.mysql-select-db]: Access denied for user 'apache'@'localhost' (using password: NO) in * /home/langserv/domains/mydomain.me/public_html/myfolderr/setup/page4.php* on line *19* *Warning*: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in */home/langserv/domains/ mydomain.me/public_html/myfolder/setup/page4.php* on line *19* *Warning*: mysql_query() [function.mysql-query]: Access denied for user 'apache'@'localhost' (using password: NO) in * /home/langserv/domains/dmydomain.me/public_html/myfolder/setup/page4.php* on line *23* any suggestions will be welcome! juanma -- S?gueme en twitter @educashun -------------- next part -------------- An HTML attachment was scrubbed... URL: From patrick.lockley at googlemail.com Wed Oct 12 14:06:42 2011 From: patrick.lockley at googlemail.com (Pat Lockley) Date: Wed, 12 Oct 2011 14:06:42 +0100 Subject: [Xerte] Re: Any suggestions? In-Reply-To: References: Message-ID: in the iframe code is a check to see if your root folder /home/langserv/domains/mydomain.me/public_html/myfolderinstallation/ is writable too. It looks like it isn't. The later error is because setup/database.txt was not copied into the rootfolder and so database.php isn't created. On Wed, Oct 12, 2011 at 1:53 PM, Juanma Campos wrote: > Hi from Spain. Trying to install xerxe on a server I get the following > errors: > > Warning: fclose(): supplied argument is not a valid stream resource in > /home/langserv/domains/mydomain.me/public_html/myfolderinstallation/setup/file_system_iframe.php > on line 137 > > Warning: mysql_select_db() [function.mysql-select-db]: Access denied for > user 'apache'@'localhost' (using password: NO) in > /home/langserv/domains/mydomain.me/public_html/myfolderr/setup/page4.php on > line 19 > > Warning: mysql_select_db() [function.mysql-select-db]: A link to the server > could not be established in > /home/langserv/domains/mydomain.me/public_html/myfolder/setup/page4.php on > line 19 > > Warning: mysql_query() [function.mysql-query]: Access denied for user > 'apache'@'localhost' (using password: NO) in > /home/langserv/domains/dmydomain.me/public_html/myfolder/setup/page4.php on > line 23 > > > any suggestions will be welcome! > > juanma > > > -- > S?gueme en twitter @educashun > > > 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/xerte > > 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. > > > From poetasandaluces at gmail.com Wed Oct 12 14:15:44 2011 From: poetasandaluces at gmail.com (Juanma Campos) Date: Wed, 12 Oct 2011 15:15:44 +0200 Subject: [Xerte] Re: Any suggestions? In-Reply-To: References: Message-ID: Thanks Pat. The root folder is my public_html? or it's the folder within xerte's files are included? 2011/10/12 Pat Lockley > in the iframe code is a check to see if your root folder > > /home/langserv/domains/mydomain.me/public_html/myfolderinstallation/ > > is writable too. > > It looks like it isn't. > > The later error is because setup/database.txt was not copied into the > rootfolder and so database.php isn't created. > > On Wed, Oct 12, 2011 at 1:53 PM, Juanma Campos > wrote: > > Hi from Spain. Trying to install xerxe on a server I get the following > > errors: > > > > Warning: fclose(): supplied argument is not a valid stream resource in > > /home/langserv/domains/ > mydomain.me/public_html/myfolderinstallation/setup/file_system_iframe.php > > on line 137 > > > > Warning: mysql_select_db() [function.mysql-select-db]: Access denied for > > user 'apache'@'localhost' (using password: NO) in > > /home/langserv/domains/mydomain.me/public_html/myfolderr/setup/page4.phpon > > line 19 > > > > Warning: mysql_select_db() [function.mysql-select-db]: A link to the > server > > could not be established in > > /home/langserv/domains/mydomain.me/public_html/myfolder/setup/page4.phpon > > line 19 > > > > Warning: mysql_query() [function.mysql-query]: Access denied for user > > 'apache'@'localhost' (using password: NO) in > > /home/langserv/domains/dmydomain.me/public_html/myfolder/setup/page4.phpon > > line 23 > > > > > > any suggestions will be welcome! > > > > juanma > > > > > > -- > > S?gueme en twitter @educashun > > > > > > 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/xerte > > > > 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/xerte > -- S?gueme en twitter @educashun -------------- next part -------------- An HTML attachment was scrubbed... URL: From patrick.lockley at googlemail.com Wed Oct 12 14:22:14 2011 From: patrick.lockley at googlemail.com (Pat Lockley) Date: Wed, 12 Oct 2011 14:22:14 +0100 Subject: [Xerte] Re: Any suggestions? In-Reply-To: References: Message-ID: Hello, It's the root of the install, so if you put the xerte files into "xerte", then it's that folder. the Setup folder needs to be writable too. It should say on the "page_setup.php" page of the install. Could I also possibly ask if you would be interested in helping translate Toolkits into Spanish/Castille for us? Thanks Pat On Wed, Oct 12, 2011 at 2:15 PM, Juanma Campos wrote: > Thanks Pat. > > The root folder is my public_html? or it's the folder within xerte's files > are included? > > 2011/10/12 Pat Lockley >> >> in the iframe code is a check to see if your root folder >> >> /home/langserv/domains/mydomain.me/public_html/myfolderinstallation/ >> >> is writable too. >> >> It looks like it isn't. >> >> The later error is because setup/database.txt was not copied into the >> rootfolder and so database.php isn't created. >> >> On Wed, Oct 12, 2011 at 1:53 PM, Juanma Campos >> wrote: >> > Hi from Spain. Trying to install xerxe on a server I get the following >> > errors: >> > >> > Warning: fclose(): supplied argument is not a valid stream resource in >> > >> > /home/langserv/domains/mydomain.me/public_html/myfolderinstallation/setup/file_system_iframe.php >> > on line 137 >> > >> > Warning: mysql_select_db() [function.mysql-select-db]: Access denied for >> > user 'apache'@'localhost' (using password: NO) in >> > /home/langserv/domains/mydomain.me/public_html/myfolderr/setup/page4.php >> > on >> > line 19 >> > >> > Warning: mysql_select_db() [function.mysql-select-db]: A link to the >> > server >> > could not be established in >> > /home/langserv/domains/mydomain.me/public_html/myfolder/setup/page4.php >> > on >> > line 19 >> > >> > Warning: mysql_query() [function.mysql-query]: Access denied for user >> > 'apache'@'localhost' (using password: NO) in >> > /home/langserv/domains/dmydomain.me/public_html/myfolder/setup/page4.php >> > on >> > line 23 >> > >> > >> > any suggestions will be welcome! >> > >> > juanma >> > >> > >> > -- >> > S?gueme en twitter @educashun >> > >> > >> > 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/xerte >> > >> > 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/xerte > > > > -- > S?gueme en twitter @educashun > > > 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/xerte > > 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. > > > From poetasandaluces at gmail.com Wed Oct 12 14:45:59 2011 From: poetasandaluces at gmail.com (Juanma Campos) Date: Wed, 12 Oct 2011 15:45:59 +0200 Subject: [Xerte] Re: Any suggestions? In-Reply-To: References: Message-ID: Do you want to translate the interface? if you are not very much under pressure I can help you, Pat. In any case, let's see If I can manage to install it first because I keep having problems! magic quotes setting is false *Warning*: mysql_select_db() [function.mysql-select-db]: Access denied for user 'apache'@'localhost' (using password: NO) in * /home/langserv/domains/desvirtualizando.me/public_html/autor/setup/page4.php * on line *19* *Warning*: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in */home/langserv/domains/ desvirtualizando.me/public_html/autor/setup/page4.php* on line *19* *Warning*: mysql_query() [function.mysql-query]: Access denied for user 'apache'@'localhost' (using password: NO) in * /home/langserv/domains/desvirtualizando.me/public_html/autor/setup/page4.php * on line *23* 2011/10/12 Pat Lockley > Hello, > > It's the root of the install, so if you put the xerte files into > "xerte", then it's that folder. > > the Setup folder needs to be writable too. It should say on the > "page_setup.php" page of the install. > > Could I also possibly ask if you would be interested in helping > translate Toolkits into Spanish/Castille for us? > > Thanks > > Pat > > On Wed, Oct 12, 2011 at 2:15 PM, Juanma Campos > wrote: > > Thanks Pat. > > > > The root folder is my public_html? or it's the folder within xerte's > files > > are included? > > > > 2011/10/12 Pat Lockley > >> > >> in the iframe code is a check to see if your root folder > >> > >> /home/langserv/domains/mydomain.me/public_html/myfolderinstallation/ > >> > >> is writable too. > >> > >> It looks like it isn't. > >> > >> The later error is because setup/database.txt was not copied into the > >> rootfolder and so database.php isn't created. > >> > >> On Wed, Oct 12, 2011 at 1:53 PM, Juanma Campos > >> wrote: > >> > Hi from Spain. Trying to install xerxe on a server I get the following > >> > errors: > >> > > >> > Warning: fclose(): supplied argument is not a valid stream resource in > >> > > >> > /home/langserv/domains/ > mydomain.me/public_html/myfolderinstallation/setup/file_system_iframe.php > >> > on line 137 > >> > > >> > Warning: mysql_select_db() [function.mysql-select-db]: Access denied > for > >> > user 'apache'@'localhost' (using password: NO) in > >> > /home/langserv/domains/ > mydomain.me/public_html/myfolderr/setup/page4.php > >> > on > >> > line 19 > >> > > >> > Warning: mysql_select_db() [function.mysql-select-db]: A link to the > >> > server > >> > could not be established in > >> > /home/langserv/domains/ > mydomain.me/public_html/myfolder/setup/page4.php > >> > on > >> > line 19 > >> > > >> > Warning: mysql_query() [function.mysql-query]: Access denied for user > >> > 'apache'@'localhost' (using password: NO) in > >> > /home/langserv/domains/ > dmydomain.me/public_html/myfolder/setup/page4.php > >> > on > >> > line 23 > >> > > >> > > >> > any suggestions will be welcome! > >> > > >> > juanma > >> > > >> > > >> > -- > >> > S?gueme en twitter @educashun > >> > > >> > > >> > 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/xerte > >> > > >> > 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/xerte > > > > > > > > -- > > S?gueme en twitter @educashun > > > > > > 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/xerte > > > > 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/xerte > -- S?gueme en twitter @educashun -------------- next part -------------- An HTML attachment was scrubbed... URL: From patrick.lockley at googlemail.com Wed Oct 12 14:53:12 2011 From: patrick.lockley at googlemail.com (Pat Lockley) Date: Wed, 12 Oct 2011 14:53:12 +0100 Subject: [Xerte] Re: Any suggestions? In-Reply-To: References: Message-ID: Ok, this is because setup/database.txt isn't being copied to the root folder, or it isn't being altered. What are the contents of setup/database.txt On Wed, Oct 12, 2011 at 2:45 PM, Juanma Campos wrote: > Do you want to translate the interface? if you are not very much under > pressure I can help you, Pat. > > In any case, let's see If I can manage to install it first because I keep > having problems! > > magic quotes setting is false > Warning: mysql_select_db() [function.mysql-select-db]: Access denied for > user 'apache'@'localhost' (using password: NO) in > /home/langserv/domains/desvirtualizando.me/public_html/autor/setup/page4.php > on line 19 > > Warning: mysql_select_db() [function.mysql-select-db]: A link to the server > could not be established in > /home/langserv/domains/desvirtualizando.me/public_html/autor/setup/page4.php > on line 19 > > Warning: mysql_query() [function.mysql-query]: Access denied for user > 'apache'@'localhost' (using password: NO) in > /home/langserv/domains/desvirtualizando.me/public_html/autor/setup/page4.php > on line 23 > > > > 2011/10/12 Pat Lockley >> >> Hello, >> >> It's the root of the install, so if you put the xerte files into >> "xerte", then it's that folder. >> >> the Setup folder needs to be writable too. It should say on the >> "page_setup.php" page of the install. >> >> Could I also possibly ask if you would be interested in helping >> translate Toolkits into Spanish/Castille for us? >> >> Thanks >> >> Pat >> >> On Wed, Oct 12, 2011 at 2:15 PM, Juanma Campos >> wrote: >> > Thanks Pat. >> > >> > The root folder is my public_html? or it's the folder within xerte's >> > files >> > are included? >> > >> > 2011/10/12 Pat Lockley >> >> >> >> in the iframe code is a check to see if your root folder >> >> >> >> /home/langserv/domains/mydomain.me/public_html/myfolderinstallation/ >> >> >> >> is writable too. >> >> >> >> It looks like it isn't. >> >> >> >> The later error is because setup/database.txt was not copied into the >> >> rootfolder and so database.php isn't created. >> >> >> >> On Wed, Oct 12, 2011 at 1:53 PM, Juanma Campos >> >> wrote: >> >> > Hi from Spain. Trying to install xerxe on a server I get the >> >> > following >> >> > errors: >> >> > >> >> > Warning: fclose(): supplied argument is not a valid stream resource >> >> > in >> >> > >> >> > >> >> > /home/langserv/domains/mydomain.me/public_html/myfolderinstallation/setup/file_system_iframe.php >> >> > on line 137 >> >> > >> >> > Warning: mysql_select_db() [function.mysql-select-db]: Access denied >> >> > for >> >> > user 'apache'@'localhost' (using password: NO) in >> >> > >> >> > /home/langserv/domains/mydomain.me/public_html/myfolderr/setup/page4.php >> >> > on >> >> > line 19 >> >> > >> >> > Warning: mysql_select_db() [function.mysql-select-db]: A link to the >> >> > server >> >> > could not be established in >> >> > >> >> > /home/langserv/domains/mydomain.me/public_html/myfolder/setup/page4.php >> >> > on >> >> > line 19 >> >> > >> >> > Warning: mysql_query() [function.mysql-query]: Access denied for user >> >> > 'apache'@'localhost' (using password: NO) in >> >> > >> >> > /home/langserv/domains/dmydomain.me/public_html/myfolder/setup/page4.php >> >> > on >> >> > line 23 >> >> > >> >> > >> >> > any suggestions will be welcome! >> >> > >> >> > juanma >> >> > >> >> > >> >> > -- >> >> > S?gueme en twitter @educashun >> >> > >> >> > >> >> > 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/xerte >> >> > >> >> > 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/xerte >> > >> > >> > >> > -- >> > S?gueme en twitter @educashun >> > >> > >> > 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/xerte >> > >> > 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/xerte > > > > -- > S?gueme en twitter @educashun > > > 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/xerte > > 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. > > > From poetasandaluces at gmail.com Wed Oct 12 15:02:48 2011 From: poetasandaluces at gmail.com (Juanma Campos) Date: Wed, 12 Oct 2011 16:02:48 +0200 Subject: [Xerte] Re: Any suggestions? In-Reply-To: References: Message-ID: It seems that everything has been installed successfully, yet I can access it on the provided url Forbidden You don't have permission to access /autor/ on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. ------------------------------ Apache/2 Server at www.desvirtualizando.me Port 80 2011/10/12 Pat Lockley > Ok, this is because setup/database.txt isn't being copied to the root > folder, or it isn't being altered. > > What are the contents of setup/database.txt > > On Wed, Oct 12, 2011 at 2:45 PM, Juanma Campos > wrote: > > Do you want to translate the interface? if you are not very much under > > pressure I can help you, Pat. > > > > In any case, let's see If I can manage to install it first because I keep > > having problems! > > > > magic quotes setting is false > > Warning: mysql_select_db() [function.mysql-select-db]: Access denied for > > user 'apache'@'localhost' (using password: NO) in > > /home/langserv/domains/ > desvirtualizando.me/public_html/autor/setup/page4.php > > on line 19 > > > > Warning: mysql_select_db() [function.mysql-select-db]: A link to the > server > > could not be established in > > /home/langserv/domains/ > desvirtualizando.me/public_html/autor/setup/page4.php > > on line 19 > > > > Warning: mysql_query() [function.mysql-query]: Access denied for user > > 'apache'@'localhost' (using password: NO) in > > /home/langserv/domains/ > desvirtualizando.me/public_html/autor/setup/page4.php > > on line 23 > > > > > > > > 2011/10/12 Pat Lockley > >> > >> Hello, > >> > >> It's the root of the install, so if you put the xerte files into > >> "xerte", then it's that folder. > >> > >> the Setup folder needs to be writable too. It should say on the > >> "page_setup.php" page of the install. > >> > >> Could I also possibly ask if you would be interested in helping > >> translate Toolkits into Spanish/Castille for us? > >> > >> Thanks > >> > >> Pat > >> > >> On Wed, Oct 12, 2011 at 2:15 PM, Juanma Campos > >> wrote: > >> > Thanks Pat. > >> > > >> > The root folder is my public_html? or it's the folder within xerte's > >> > files > >> > are included? > >> > > >> > 2011/10/12 Pat Lockley > >> >> > >> >> in the iframe code is a check to see if your root folder > >> >> > >> >> /home/langserv/domains/mydomain.me/public_html/myfolderinstallation/ > >> >> > >> >> is writable too. > >> >> > >> >> It looks like it isn't. > >> >> > >> >> The later error is because setup/database.txt was not copied into the > >> >> rootfolder and so database.php isn't created. > >> >> > >> >> On Wed, Oct 12, 2011 at 1:53 PM, Juanma Campos > >> >> wrote: > >> >> > Hi from Spain. Trying to install xerxe on a server I get the > >> >> > following > >> >> > errors: > >> >> > > >> >> > Warning: fclose(): supplied argument is not a valid stream resource > >> >> > in > >> >> > > >> >> > > >> >> > /home/langserv/domains/ > mydomain.me/public_html/myfolderinstallation/setup/file_system_iframe.php > >> >> > on line 137 > >> >> > > >> >> > Warning: mysql_select_db() [function.mysql-select-db]: Access > denied > >> >> > for > >> >> > user 'apache'@'localhost' (using password: NO) in > >> >> > > >> >> > /home/langserv/domains/ > mydomain.me/public_html/myfolderr/setup/page4.php > >> >> > on > >> >> > line 19 > >> >> > > >> >> > Warning: mysql_select_db() [function.mysql-select-db]: A link to > the > >> >> > server > >> >> > could not be established in > >> >> > > >> >> > /home/langserv/domains/ > mydomain.me/public_html/myfolder/setup/page4.php > >> >> > on > >> >> > line 19 > >> >> > > >> >> > Warning: mysql_query() [function.mysql-query]: Access denied for > user > >> >> > 'apache'@'localhost' (using password: NO) in > >> >> > > >> >> > /home/langserv/domains/ > dmydomain.me/public_html/myfolder/setup/page4.php > >> >> > on > >> >> > line 23 > >> >> > > >> >> > > >> >> > any suggestions will be welcome! > >> >> > > >> >> > juanma > >> >> > > >> >> > > >> >> > -- > >> >> > S?gueme en twitter @educashun > >> >> > > >> >> > > >> >> > 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/xerte > >> >> > > >> >> > 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/xerte > >> > > >> > > >> > > >> > -- > >> > S?gueme en twitter @educashun > >> > > >> > > >> > 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/xerte > >> > > >> > 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/xerte > > > > > > > > -- > > S?gueme en twitter @educashun > > > > > > 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/xerte > > > > 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/xerte > -- S?gueme en twitter @educashun -------------- next part -------------- An HTML attachment was scrubbed... URL: From patrick.lockley at googlemail.com Wed Oct 12 15:05:03 2011 From: patrick.lockley at googlemail.com (Pat Lockley) Date: Wed, 12 Oct 2011 15:05:03 +0100 Subject: [Xerte] Re: Any suggestions? In-Reply-To: References: Message-ID: what chmod did you use? On Wed, Oct 12, 2011 at 3:02 PM, Juanma Campos wrote: > It seems that everything has been installed successfully, yet I can access > it on the provided url > > Forbidden > > You don't have permission to access /autor/ on this server. > > Additionally, a 404 Not Found error was encountered while trying to use an > ErrorDocument to handle the request. > > ________________________________ > Apache/2 Server at www.desvirtualizando.me Port 80 > > > 2011/10/12 Pat Lockley >> >> Ok, this is because setup/database.txt isn't being copied to the root >> folder, or it isn't being altered. >> >> What are the contents of setup/database.txt >> >> On Wed, Oct 12, 2011 at 2:45 PM, Juanma Campos >> wrote: >> > Do you want to translate the interface? if you are not very much under >> > pressure I can help you, Pat. >> > >> > In any case, let's see If I can manage to install it first because I >> > keep >> > having problems! >> > >> > magic quotes setting is false >> > Warning: mysql_select_db() [function.mysql-select-db]: Access denied for >> > user 'apache'@'localhost' (using password: NO) in >> > >> > /home/langserv/domains/desvirtualizando.me/public_html/autor/setup/page4.php >> > on line 19 >> > >> > Warning: mysql_select_db() [function.mysql-select-db]: A link to the >> > server >> > could not be established in >> > >> > /home/langserv/domains/desvirtualizando.me/public_html/autor/setup/page4.php >> > on line 19 >> > >> > Warning: mysql_query() [function.mysql-query]: Access denied for user >> > 'apache'@'localhost' (using password: NO) in >> > >> > /home/langserv/domains/desvirtualizando.me/public_html/autor/setup/page4.php >> > on line 23 >> > >> > >> > >> > 2011/10/12 Pat Lockley >> >> >> >> Hello, >> >> >> >> It's the root of the install, so if you put the xerte files into >> >> "xerte", then it's that folder. >> >> >> >> the Setup folder needs to be writable too. It should say on the >> >> "page_setup.php" page of the install. >> >> >> >> Could I also possibly ask if you would be interested in helping >> >> translate Toolkits into Spanish/Castille for us? >> >> >> >> Thanks >> >> >> >> Pat >> >> >> >> On Wed, Oct 12, 2011 at 2:15 PM, Juanma Campos >> >> wrote: >> >> > Thanks Pat. >> >> > >> >> > The root folder is my public_html? or it's the folder within xerte's >> >> > files >> >> > are included? >> >> > >> >> > 2011/10/12 Pat Lockley >> >> >> >> >> >> in the iframe code is a check to see if your root folder >> >> >> >> >> >> /home/langserv/domains/mydomain.me/public_html/myfolderinstallation/ >> >> >> >> >> >> is writable too. >> >> >> >> >> >> It looks like it isn't. >> >> >> >> >> >> The later error is because setup/database.txt was not copied into >> >> >> the >> >> >> rootfolder and so database.php isn't created. >> >> >> >> >> >> On Wed, Oct 12, 2011 at 1:53 PM, Juanma Campos >> >> >> wrote: >> >> >> > Hi from Spain. Trying to install xerxe on a server I get the >> >> >> > following >> >> >> > errors: >> >> >> > >> >> >> > Warning: fclose(): supplied argument is not a valid stream >> >> >> > resource >> >> >> > in >> >> >> > >> >> >> > >> >> >> > >> >> >> > /home/langserv/domains/mydomain.me/public_html/myfolderinstallation/setup/file_system_iframe.php >> >> >> > on line 137 >> >> >> > >> >> >> > Warning: mysql_select_db() [function.mysql-select-db]: Access >> >> >> > denied >> >> >> > for >> >> >> > user 'apache'@'localhost' (using password: NO) in >> >> >> > >> >> >> > >> >> >> > /home/langserv/domains/mydomain.me/public_html/myfolderr/setup/page4.php >> >> >> > on >> >> >> > line 19 >> >> >> > >> >> >> > Warning: mysql_select_db() [function.mysql-select-db]: A link to >> >> >> > the >> >> >> > server >> >> >> > could not be established in >> >> >> > >> >> >> > >> >> >> > /home/langserv/domains/mydomain.me/public_html/myfolder/setup/page4.php >> >> >> > on >> >> >> > line 19 >> >> >> > >> >> >> > Warning: mysql_query() [function.mysql-query]: Access denied for >> >> >> > user >> >> >> > 'apache'@'localhost' (using password: NO) in >> >> >> > >> >> >> > >> >> >> > /home/langserv/domains/dmydomain.me/public_html/myfolder/setup/page4.php >> >> >> > on >> >> >> > line 23 >> >> >> > >> >> >> > >> >> >> > any suggestions will be welcome! >> >> >> > >> >> >> > juanma >> >> >> > >> >> >> > >> >> >> > -- >> >> >> > S?gueme en twitter @educashun >> >> >> > >> >> >> > >> >> >> > 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/xerte >> >> >> > >> >> >> > 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/xerte >> >> > >> >> > >> >> > >> >> > -- >> >> > S?gueme en twitter @educashun >> >> > >> >> > >> >> > 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/xerte >> >> > >> >> > 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/xerte >> > >> > >> > >> > -- >> > S?gueme en twitter @educashun >> > >> > >> > 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/xerte >> > >> > 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/xerte > > > > -- > S?gueme en twitter @educashun > > > 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/xerte > > 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. > > > From david at palepurple.co.uk Wed Oct 12 15:05:34 2011 From: david at palepurple.co.uk (David Goodwin) Date: Wed, 12 Oct 2011 15:05:34 +0100 Subject: [Xerte] Re: Any suggestions? In-Reply-To: References: Message-ID: Assuming you have shell access to the server, chmod o+rx autor David. On 12 Oct 2011, at 15:02, Juanma Campos wrote: > It seems that everything has been installed successfully, yet I can access it on the provided url > Forbidden > > You don't have permission to access /autor/ on this server. > > Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. > > Apache/2 Server at www.desvirtualizando.me Port 80 > Pale Purple Ltd. (Company No: 5580814) 'Business Web Application Development and Training in PHP' http://www.palepurple.co.uk Office: 0845 0046746 Mobile: 07792380669 Follow us on Twitter: @PalePurpleLtd From poetasandaluces at gmail.com Wed Oct 12 15:09:53 2011 From: poetasandaluces at gmail.com (Juanma Campos) Date: Wed, 12 Oct 2011 16:09:53 +0200 Subject: [Xerte] Re: Any suggestions? In-Reply-To: References: Message-ID: Auto (the root folder) has 777. I think there might be a problem with the index.php. I have index1.php and index.php.txt juanma 2011/10/12 Pat Lockley > what chmod did you use? > > On Wed, Oct 12, 2011 at 3:02 PM, Juanma Campos > wrote: > > It seems that everything has been installed successfully, yet I can > access > > it on the provided url > > > > Forbidden > > > > You don't have permission to access /autor/ on this server. > > > > Additionally, a 404 Not Found error was encountered while trying to use > an > > ErrorDocument to handle the request. > > > > ________________________________ > > Apache/2 Server at www.desvirtualizando.me Port 80 > > > > > > 2011/10/12 Pat Lockley > >> > >> Ok, this is because setup/database.txt isn't being copied to the root > >> folder, or it isn't being altered. > >> > >> What are the contents of setup/database.txt > >> > >> On Wed, Oct 12, 2011 at 2:45 PM, Juanma Campos > >> wrote: > >> > Do you want to translate the interface? if you are not very much under > >> > pressure I can help you, Pat. > >> > > >> > In any case, let's see If I can manage to install it first because I > >> > keep > >> > having problems! > >> > > >> > magic quotes setting is false > >> > Warning: mysql_select_db() [function.mysql-select-db]: Access denied > for > >> > user 'apache'@'localhost' (using password: NO) in > >> > > >> > /home/langserv/domains/ > desvirtualizando.me/public_html/autor/setup/page4.php > >> > on line 19 > >> > > >> > Warning: mysql_select_db() [function.mysql-select-db]: A link to the > >> > server > >> > could not be established in > >> > > >> > /home/langserv/domains/ > desvirtualizando.me/public_html/autor/setup/page4.php > >> > on line 19 > >> > > >> > Warning: mysql_query() [function.mysql-query]: Access denied for user > >> > 'apache'@'localhost' (using password: NO) in > >> > > >> > /home/langserv/domains/ > desvirtualizando.me/public_html/autor/setup/page4.php > >> > on line 23 > >> > > >> > > >> > > >> > 2011/10/12 Pat Lockley > >> >> > >> >> Hello, > >> >> > >> >> It's the root of the install, so if you put the xerte files into > >> >> "xerte", then it's that folder. > >> >> > >> >> the Setup folder needs to be writable too. It should say on the > >> >> "page_setup.php" page of the install. > >> >> > >> >> Could I also possibly ask if you would be interested in helping > >> >> translate Toolkits into Spanish/Castille for us? > >> >> > >> >> Thanks > >> >> > >> >> Pat > >> >> > >> >> On Wed, Oct 12, 2011 at 2:15 PM, Juanma Campos > >> >> wrote: > >> >> > Thanks Pat. > >> >> > > >> >> > The root folder is my public_html? or it's the folder within > xerte's > >> >> > files > >> >> > are included? > >> >> > > >> >> > 2011/10/12 Pat Lockley > >> >> >> > >> >> >> in the iframe code is a check to see if your root folder > >> >> >> > >> >> >> /home/langserv/domains/ > mydomain.me/public_html/myfolderinstallation/ > >> >> >> > >> >> >> is writable too. > >> >> >> > >> >> >> It looks like it isn't. > >> >> >> > >> >> >> The later error is because setup/database.txt was not copied into > >> >> >> the > >> >> >> rootfolder and so database.php isn't created. > >> >> >> > >> >> >> On Wed, Oct 12, 2011 at 1:53 PM, Juanma Campos > >> >> >> wrote: > >> >> >> > Hi from Spain. Trying to install xerxe on a server I get the > >> >> >> > following > >> >> >> > errors: > >> >> >> > > >> >> >> > Warning: fclose(): supplied argument is not a valid stream > >> >> >> > resource > >> >> >> > in > >> >> >> > > >> >> >> > > >> >> >> > > >> >> >> > /home/langserv/domains/ > mydomain.me/public_html/myfolderinstallation/setup/file_system_iframe.php > >> >> >> > on line 137 > >> >> >> > > >> >> >> > Warning: mysql_select_db() [function.mysql-select-db]: Access > >> >> >> > denied > >> >> >> > for > >> >> >> > user 'apache'@'localhost' (using password: NO) in > >> >> >> > > >> >> >> > > >> >> >> > /home/langserv/domains/ > mydomain.me/public_html/myfolderr/setup/page4.php > >> >> >> > on > >> >> >> > line 19 > >> >> >> > > >> >> >> > Warning: mysql_select_db() [function.mysql-select-db]: A link to > >> >> >> > the > >> >> >> > server > >> >> >> > could not be established in > >> >> >> > > >> >> >> > > >> >> >> > /home/langserv/domains/ > mydomain.me/public_html/myfolder/setup/page4.php > >> >> >> > on > >> >> >> > line 19 > >> >> >> > > >> >> >> > Warning: mysql_query() [function.mysql-query]: Access denied for > >> >> >> > user > >> >> >> > 'apache'@'localhost' (using password: NO) in > >> >> >> > > >> >> >> > > >> >> >> > /home/langserv/domains/ > dmydomain.me/public_html/myfolder/setup/page4.php > >> >> >> > on > >> >> >> > line 23 > >> >> >> > > >> >> >> > > >> >> >> > any suggestions will be welcome! > >> >> >> > > >> >> >> > juanma > >> >> >> > > >> >> >> > > >> >> >> > -- > >> >> >> > S?gueme en twitter @educashun > >> >> >> > > >> >> >> > > >> >> >> > 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/xerte > >> >> >> > > >> >> >> > 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/xerte > >> >> > > >> >> > > >> >> > > >> >> > -- > >> >> > S?gueme en twitter @educashun > >> >> > > >> >> > > >> >> > 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/xerte > >> >> > > >> >> > 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/xerte > >> > > >> > > >> > > >> > -- > >> > S?gueme en twitter @educashun > >> > > >> > > >> > 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/xerte > >> > > >> > 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/xerte > > > > > > > > -- > > S?gueme en twitter @educashun > > > > > > 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/xerte > > > > 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/xerte > -- S?gueme en twitter @educashun -------------- next part -------------- An HTML attachment was scrubbed... URL: From patrick.lockley at googlemail.com Wed Oct 12 15:11:20 2011 From: patrick.lockley at googlemail.com (Pat Lockley) Date: Wed, 12 Oct 2011 15:11:20 +0100 Subject: [Xerte] Re: Any suggestions? In-Reply-To: References: Message-ID: neither come as standard in the zip? rename index.php.txt to be index.php On Wed, Oct 12, 2011 at 3:09 PM, Juanma Campos wrote: > Auto (the root folder) has 777. I think there might be a problem with the > index.php. I have index1.php and index.php.txt > > juanma > > 2011/10/12 Pat Lockley >> >> what chmod did you use? >> >> On Wed, Oct 12, 2011 at 3:02 PM, Juanma Campos >> wrote: >> > It seems that everything has been installed successfully, yet I can >> > access >> > it on the provided url >> > >> > Forbidden >> > >> > You don't have permission to access /autor/ on this server. >> > >> > Additionally, a 404 Not Found error was encountered while trying to use >> > an >> > ErrorDocument to handle the request. >> > >> > ________________________________ >> > Apache/2 Server at www.desvirtualizando.me Port 80 >> > >> > >> > 2011/10/12 Pat Lockley >> >> >> >> Ok, this is because setup/database.txt isn't being copied to the root >> >> folder, or it isn't being altered. >> >> >> >> What are the contents of setup/database.txt >> >> >> >> On Wed, Oct 12, 2011 at 2:45 PM, Juanma Campos >> >> wrote: >> >> > Do you want to translate the interface? if you are not very much >> >> > under >> >> > pressure I can help you, Pat. >> >> > >> >> > In any case, let's see If I can manage to install it first because I >> >> > keep >> >> > having problems! >> >> > >> >> > magic quotes setting is false >> >> > Warning: mysql_select_db() [function.mysql-select-db]: Access denied >> >> > for >> >> > user 'apache'@'localhost' (using password: NO) in >> >> > >> >> > >> >> > /home/langserv/domains/desvirtualizando.me/public_html/autor/setup/page4.php >> >> > on line 19 >> >> > >> >> > Warning: mysql_select_db() [function.mysql-select-db]: A link to the >> >> > server >> >> > could not be established in >> >> > >> >> > >> >> > /home/langserv/domains/desvirtualizando.me/public_html/autor/setup/page4.php >> >> > on line 19 >> >> > >> >> > Warning: mysql_query() [function.mysql-query]: Access denied for user >> >> > 'apache'@'localhost' (using password: NO) in >> >> > >> >> > >> >> > /home/langserv/domains/desvirtualizando.me/public_html/autor/setup/page4.php >> >> > on line 23 >> >> > >> >> > >> >> > >> >> > 2011/10/12 Pat Lockley >> >> >> >> >> >> Hello, >> >> >> >> >> >> It's the root of the install, so if you put the xerte files into >> >> >> "xerte", then it's that folder. >> >> >> >> >> >> the Setup folder needs to be writable too. It should say on the >> >> >> "page_setup.php" page of the install. >> >> >> >> >> >> Could I also possibly ask if you would be interested in helping >> >> >> translate Toolkits into Spanish/Castille for us? >> >> >> >> >> >> Thanks >> >> >> >> >> >> Pat >> >> >> >> >> >> On Wed, Oct 12, 2011 at 2:15 PM, Juanma Campos >> >> >> wrote: >> >> >> > Thanks Pat. >> >> >> > >> >> >> > The root folder is my public_html? or it's the folder within >> >> >> > xerte's >> >> >> > files >> >> >> > are included? >> >> >> > >> >> >> > 2011/10/12 Pat Lockley >> >> >> >> >> >> >> >> in the iframe code is a check to see if your root folder >> >> >> >> >> >> >> >> >> >> >> >> /home/langserv/domains/mydomain.me/public_html/myfolderinstallation/ >> >> >> >> >> >> >> >> is writable too. >> >> >> >> >> >> >> >> It looks like it isn't. >> >> >> >> >> >> >> >> The later error is because setup/database.txt was not copied into >> >> >> >> the >> >> >> >> rootfolder and so database.php isn't created. >> >> >> >> >> >> >> >> On Wed, Oct 12, 2011 at 1:53 PM, Juanma Campos >> >> >> >> wrote: >> >> >> >> > Hi from Spain. Trying to install xerxe on a server I get the >> >> >> >> > following >> >> >> >> > errors: >> >> >> >> > >> >> >> >> > Warning: fclose(): supplied argument is not a valid stream >> >> >> >> > resource >> >> >> >> > in >> >> >> >> > >> >> >> >> > >> >> >> >> > >> >> >> >> > >> >> >> >> > /home/langserv/domains/mydomain.me/public_html/myfolderinstallation/setup/file_system_iframe.php >> >> >> >> > on line 137 >> >> >> >> > >> >> >> >> > Warning: mysql_select_db() [function.mysql-select-db]: Access >> >> >> >> > denied >> >> >> >> > for >> >> >> >> > user 'apache'@'localhost' (using password: NO) in >> >> >> >> > >> >> >> >> > >> >> >> >> > >> >> >> >> > /home/langserv/domains/mydomain.me/public_html/myfolderr/setup/page4.php >> >> >> >> > on >> >> >> >> > line 19 >> >> >> >> > >> >> >> >> > Warning: mysql_select_db() [function.mysql-select-db]: A link >> >> >> >> > to >> >> >> >> > the >> >> >> >> > server >> >> >> >> > could not be established in >> >> >> >> > >> >> >> >> > >> >> >> >> > >> >> >> >> > /home/langserv/domains/mydomain.me/public_html/myfolder/setup/page4.php >> >> >> >> > on >> >> >> >> > line 19 >> >> >> >> > >> >> >> >> > Warning: mysql_query() [function.mysql-query]: Access denied >> >> >> >> > for >> >> >> >> > user >> >> >> >> > 'apache'@'localhost' (using password: NO) in >> >> >> >> > >> >> >> >> > >> >> >> >> > >> >> >> >> > /home/langserv/domains/dmydomain.me/public_html/myfolder/setup/page4.php >> >> >> >> > on >> >> >> >> > line 23 >> >> >> >> > >> >> >> >> > >> >> >> >> > any suggestions will be welcome! >> >> >> >> > >> >> >> >> > juanma >> >> >> >> > >> >> >> >> > >> >> >> >> > -- >> >> >> >> > S?gueme en twitter @educashun >> >> >> >> > >> >> >> >> > >> >> >> >> > 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/xerte >> >> >> >> > >> >> >> >> > 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/xerte >> >> >> > >> >> >> > >> >> >> > >> >> >> > -- >> >> >> > S?gueme en twitter @educashun >> >> >> > >> >> >> > >> >> >> > 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/xerte >> >> >> > >> >> >> > 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/xerte >> >> > >> >> > >> >> > >> >> > -- >> >> > S?gueme en twitter @educashun >> >> > >> >> > >> >> > 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/xerte >> >> > >> >> > 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/xerte >> > >> > >> > >> > -- >> > S?gueme en twitter @educashun >> > >> > >> > 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/xerte >> > >> > 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/xerte > > > > -- > S?gueme en twitter @educashun > > > 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/xerte > > 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. > > > From poetasandaluces at gmail.com Wed Oct 12 15:24:59 2011 From: poetasandaluces at gmail.com (Juanma Campos) Date: Wed, 12 Oct 2011 16:24:59 +0200 Subject: [Xerte] Re: Any suggestions? In-Reply-To: References: Message-ID: Ok. Installed. yet when I log in, it says that the combination username/password is not correct. www.desvirtualizando.me/autor 2011/10/12 Juanma Campos > Auto (the root folder) has 777. I think there might be a problem with the > index.php. I have index1.php and index.php.txt > > juanma > > > 2011/10/12 Pat Lockley > >> what chmod did you use? >> >> On Wed, Oct 12, 2011 at 3:02 PM, Juanma Campos >> wrote: >> > It seems that everything has been installed successfully, yet I can >> access >> > it on the provided url >> > >> > Forbidden >> > >> > You don't have permission to access /autor/ on this server. >> > >> > Additionally, a 404 Not Found error was encountered while trying to use >> an >> > ErrorDocument to handle the request. >> > >> > ________________________________ >> > Apache/2 Server at www.desvirtualizando.me Port 80 >> > >> > >> > 2011/10/12 Pat Lockley >> >> >> >> Ok, this is because setup/database.txt isn't being copied to the root >> >> folder, or it isn't being altered. >> >> >> >> What are the contents of setup/database.txt >> >> >> >> On Wed, Oct 12, 2011 at 2:45 PM, Juanma Campos >> >> wrote: >> >> > Do you want to translate the interface? if you are not very much >> under >> >> > pressure I can help you, Pat. >> >> > >> >> > In any case, let's see If I can manage to install it first because I >> >> > keep >> >> > having problems! >> >> > >> >> > magic quotes setting is false >> >> > Warning: mysql_select_db() [function.mysql-select-db]: Access denied >> for >> >> > user 'apache'@'localhost' (using password: NO) in >> >> > >> >> > /home/langserv/domains/ >> desvirtualizando.me/public_html/autor/setup/page4.php >> >> > on line 19 >> >> > >> >> > Warning: mysql_select_db() [function.mysql-select-db]: A link to the >> >> > server >> >> > could not be established in >> >> > >> >> > /home/langserv/domains/ >> desvirtualizando.me/public_html/autor/setup/page4.php >> >> > on line 19 >> >> > >> >> > Warning: mysql_query() [function.mysql-query]: Access denied for user >> >> > 'apache'@'localhost' (using password: NO) in >> >> > >> >> > /home/langserv/domains/ >> desvirtualizando.me/public_html/autor/setup/page4.php >> >> > on line 23 >> >> > >> >> > >> >> > >> >> > 2011/10/12 Pat Lockley >> >> >> >> >> >> Hello, >> >> >> >> >> >> It's the root of the install, so if you put the xerte files into >> >> >> "xerte", then it's that folder. >> >> >> >> >> >> the Setup folder needs to be writable too. It should say on the >> >> >> "page_setup.php" page of the install. >> >> >> >> >> >> Could I also possibly ask if you would be interested in helping >> >> >> translate Toolkits into Spanish/Castille for us? >> >> >> >> >> >> Thanks >> >> >> >> >> >> Pat >> >> >> >> >> >> On Wed, Oct 12, 2011 at 2:15 PM, Juanma Campos >> >> >> wrote: >> >> >> > Thanks Pat. >> >> >> > >> >> >> > The root folder is my public_html? or it's the folder within >> xerte's >> >> >> > files >> >> >> > are included? >> >> >> > >> >> >> > 2011/10/12 Pat Lockley >> >> >> >> >> >> >> >> in the iframe code is a check to see if your root folder >> >> >> >> >> >> >> >> /home/langserv/domains/ >> mydomain.me/public_html/myfolderinstallation/ >> >> >> >> >> >> >> >> is writable too. >> >> >> >> >> >> >> >> It looks like it isn't. >> >> >> >> >> >> >> >> The later error is because setup/database.txt was not copied into >> >> >> >> the >> >> >> >> rootfolder and so database.php isn't created. >> >> >> >> >> >> >> >> On Wed, Oct 12, 2011 at 1:53 PM, Juanma Campos >> >> >> >> wrote: >> >> >> >> > Hi from Spain. Trying to install xerxe on a server I get the >> >> >> >> > following >> >> >> >> > errors: >> >> >> >> > >> >> >> >> > Warning: fclose(): supplied argument is not a valid stream >> >> >> >> > resource >> >> >> >> > in >> >> >> >> > >> >> >> >> > >> >> >> >> > >> >> >> >> > /home/langserv/domains/ >> mydomain.me/public_html/myfolderinstallation/setup/file_system_iframe.php >> >> >> >> > on line 137 >> >> >> >> > >> >> >> >> > Warning: mysql_select_db() [function.mysql-select-db]: Access >> >> >> >> > denied >> >> >> >> > for >> >> >> >> > user 'apache'@'localhost' (using password: NO) in >> >> >> >> > >> >> >> >> > >> >> >> >> > /home/langserv/domains/ >> mydomain.me/public_html/myfolderr/setup/page4.php >> >> >> >> > on >> >> >> >> > line 19 >> >> >> >> > >> >> >> >> > Warning: mysql_select_db() [function.mysql-select-db]: A link >> to >> >> >> >> > the >> >> >> >> > server >> >> >> >> > could not be established in >> >> >> >> > >> >> >> >> > >> >> >> >> > /home/langserv/domains/ >> mydomain.me/public_html/myfolder/setup/page4.php >> >> >> >> > on >> >> >> >> > line 19 >> >> >> >> > >> >> >> >> > Warning: mysql_query() [function.mysql-query]: Access denied >> for >> >> >> >> > user >> >> >> >> > 'apache'@'localhost' (using password: NO) in >> >> >> >> > >> >> >> >> > >> >> >> >> > /home/langserv/domains/ >> dmydomain.me/public_html/myfolder/setup/page4.php >> >> >> >> > on >> >> >> >> > line 23 >> >> >> >> > >> >> >> >> > >> >> >> >> > any suggestions will be welcome! >> >> >> >> > >> >> >> >> > juanma >> >> >> >> > >> >> >> >> > >> >> >> >> > -- >> >> >> >> > S?gueme en twitter @educashun >> >> >> >> > >> >> >> >> > >> >> >> >> > 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/xerte >> >> >> >> > >> >> >> >> > 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/xerte >> >> >> > >> >> >> > >> >> >> > >> >> >> > -- >> >> >> > S?gueme en twitter @educashun >> >> >> > >> >> >> > >> >> >> > 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/xerte >> >> >> > >> >> >> > 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/xerte >> >> > >> >> > >> >> > >> >> > -- >> >> > S?gueme en twitter @educashun >> >> > >> >> > >> >> > 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/xerte >> >> > >> >> > 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/xerte >> > >> > >> > >> > -- >> > S?gueme en twitter @educashun >> > >> > >> > 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/xerte >> > >> > 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/xerte >> > > > > -- > S?gueme en twitter @educashun > > -- S?gueme en twitter @educashun -------------- next part -------------- An HTML attachment was scrubbed... URL: From patrick.lockley at googlemail.com Wed Oct 12 15:29:09 2011 From: patrick.lockley at googlemail.com (Pat Lockley) Date: Wed, 12 Oct 2011 15:29:09 +0100 Subject: [Xerte] Re: Any suggestions? In-Reply-To: References: Message-ID: did you set ldap up? On Wed, Oct 12, 2011 at 3:24 PM, Juanma Campos wrote: > Ok. Installed. yet when I log in, it says that the combination > username/password is not correct. > > www.desvirtualizando.me/autor > > 2011/10/12 Juanma Campos >> >> Auto (the root folder) has 777. I think there might be a problem with the >> index.php. I have index1.php and index.php.txt >> >> juanma >> >> 2011/10/12 Pat Lockley >>> >>> what chmod did you use? >>> >>> On Wed, Oct 12, 2011 at 3:02 PM, Juanma Campos >>> wrote: >>> > It seems that everything has been installed successfully, yet I can >>> > access >>> > it on the provided url >>> > >>> > Forbidden >>> > >>> > You don't have permission to access /autor/ on this server. >>> > >>> > Additionally, a 404 Not Found error was encountered while trying to use >>> > an >>> > ErrorDocument to handle the request. >>> > >>> > ________________________________ >>> > Apache/2 Server at www.desvirtualizando.me Port 80 >>> > >>> > >>> > 2011/10/12 Pat Lockley >>> >> >>> >> Ok, this is because setup/database.txt isn't being copied to the root >>> >> folder, or it isn't being altered. >>> >> >>> >> What are the contents of setup/database.txt >>> >> >>> >> On Wed, Oct 12, 2011 at 2:45 PM, Juanma Campos >>> >> wrote: >>> >> > Do you want to translate the interface? if you are not very much >>> >> > under >>> >> > pressure I can help you, Pat. >>> >> > >>> >> > In any case, let's see If I can manage to install it first because I >>> >> > keep >>> >> > having problems! >>> >> > >>> >> > magic quotes setting is false >>> >> > Warning: mysql_select_db() [function.mysql-select-db]: Access denied >>> >> > for >>> >> > user 'apache'@'localhost' (using password: NO) in >>> >> > >>> >> > >>> >> > /home/langserv/domains/desvirtualizando.me/public_html/autor/setup/page4.php >>> >> > on line 19 >>> >> > >>> >> > Warning: mysql_select_db() [function.mysql-select-db]: A link to the >>> >> > server >>> >> > could not be established in >>> >> > >>> >> > >>> >> > /home/langserv/domains/desvirtualizando.me/public_html/autor/setup/page4.php >>> >> > on line 19 >>> >> > >>> >> > Warning: mysql_query() [function.mysql-query]: Access denied for >>> >> > user >>> >> > 'apache'@'localhost' (using password: NO) in >>> >> > >>> >> > >>> >> > /home/langserv/domains/desvirtualizando.me/public_html/autor/setup/page4.php >>> >> > on line 23 >>> >> > >>> >> > >>> >> > >>> >> > 2011/10/12 Pat Lockley >>> >> >> >>> >> >> Hello, >>> >> >> >>> >> >> It's the root of the install, so if you put the xerte files into >>> >> >> "xerte", then it's that folder. >>> >> >> >>> >> >> the Setup folder needs to be writable too. It should say on the >>> >> >> "page_setup.php" page of the install. >>> >> >> >>> >> >> Could I also possibly ask if you would be interested in helping >>> >> >> translate Toolkits into Spanish/Castille for us? >>> >> >> >>> >> >> Thanks >>> >> >> >>> >> >> Pat >>> >> >> >>> >> >> On Wed, Oct 12, 2011 at 2:15 PM, Juanma Campos >>> >> >> wrote: >>> >> >> > Thanks Pat. >>> >> >> > >>> >> >> > The root folder is my public_html? or it's the folder within >>> >> >> > xerte's >>> >> >> > files >>> >> >> > are included? >>> >> >> > >>> >> >> > 2011/10/12 Pat Lockley >>> >> >> >> >>> >> >> >> in the iframe code is a check to see if your root folder >>> >> >> >> >>> >> >> >> >>> >> >> >> /home/langserv/domains/mydomain.me/public_html/myfolderinstallation/ >>> >> >> >> >>> >> >> >> is writable too. >>> >> >> >> >>> >> >> >> It looks like it isn't. >>> >> >> >> >>> >> >> >> The later error is because setup/database.txt was not copied >>> >> >> >> into >>> >> >> >> the >>> >> >> >> rootfolder and so database.php isn't created. >>> >> >> >> >>> >> >> >> On Wed, Oct 12, 2011 at 1:53 PM, Juanma Campos >>> >> >> >> wrote: >>> >> >> >> > Hi from Spain. Trying to install xerxe on a server I get the >>> >> >> >> > following >>> >> >> >> > errors: >>> >> >> >> > >>> >> >> >> > Warning: fclose(): supplied argument is not a valid stream >>> >> >> >> > resource >>> >> >> >> > in >>> >> >> >> > >>> >> >> >> > >>> >> >> >> > >>> >> >> >> > >>> >> >> >> > /home/langserv/domains/mydomain.me/public_html/myfolderinstallation/setup/file_system_iframe.php >>> >> >> >> > on line 137 >>> >> >> >> > >>> >> >> >> > Warning: mysql_select_db() [function.mysql-select-db]: Access >>> >> >> >> > denied >>> >> >> >> > for >>> >> >> >> > user 'apache'@'localhost' (using password: NO) in >>> >> >> >> > >>> >> >> >> > >>> >> >> >> > >>> >> >> >> > /home/langserv/domains/mydomain.me/public_html/myfolderr/setup/page4.php >>> >> >> >> > on >>> >> >> >> > line 19 >>> >> >> >> > >>> >> >> >> > Warning: mysql_select_db() [function.mysql-select-db]: A link >>> >> >> >> > to >>> >> >> >> > the >>> >> >> >> > server >>> >> >> >> > could not be established in >>> >> >> >> > >>> >> >> >> > >>> >> >> >> > >>> >> >> >> > /home/langserv/domains/mydomain.me/public_html/myfolder/setup/page4.php >>> >> >> >> > on >>> >> >> >> > line 19 >>> >> >> >> > >>> >> >> >> > Warning: mysql_query() [function.mysql-query]: Access denied >>> >> >> >> > for >>> >> >> >> > user >>> >> >> >> > 'apache'@'localhost' (using password: NO) in >>> >> >> >> > >>> >> >> >> > >>> >> >> >> > >>> >> >> >> > /home/langserv/domains/dmydomain.me/public_html/myfolder/setup/page4.php >>> >> >> >> > on >>> >> >> >> > line 23 >>> >> >> >> > >>> >> >> >> > >>> >> >> >> > any suggestions will be welcome! >>> >> >> >> > >>> >> >> >> > juanma >>> >> >> >> > >>> >> >> >> > >>> >> >> >> > -- >>> >> >> >> > S?gueme en twitter @educashun >>> >> >> >> > >>> >> >> >> > >>> >> >> >> > 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/xerte >>> >> >> >> > >>> >> >> >> > 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/xerte >>> >> >> > >>> >> >> > >>> >> >> > >>> >> >> > -- >>> >> >> > S?gueme en twitter @educashun >>> >> >> > >>> >> >> > >>> >> >> > 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/xerte >>> >> >> > >>> >> >> > 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/xerte >>> >> > >>> >> > >>> >> > >>> >> > -- >>> >> > S?gueme en twitter @educashun >>> >> > >>> >> > >>> >> > 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/xerte >>> >> > >>> >> > 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/xerte >>> > >>> > >>> > >>> > -- >>> > S?gueme en twitter @educashun >>> > >>> > >>> > 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/xerte >>> > >>> > 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/xerte >> >> >> >> -- >> S?gueme en twitter @educashun >> > > > > -- > S?gueme en twitter @educashun > > > 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/xerte > > 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. > > > From poetasandaluces at gmail.com Wed Oct 12 15:36:24 2011 From: poetasandaluces at gmail.com (Juanma Campos) Date: Wed, 12 Oct 2011 16:36:24 +0200 Subject: [Xerte] Re: Any suggestions? In-Reply-To: References: Message-ID: totally lost now. Where do I have to do that? sorry to bother you so much 2011/10/12 Pat Lockley > did you set ldap up? > > On Wed, Oct 12, 2011 at 3:24 PM, Juanma Campos > wrote: > > Ok. Installed. yet when I log in, it says that the combination > > username/password is not correct. > > > > www.desvirtualizando.me/autor > > > > 2011/10/12 Juanma Campos > >> > >> Auto (the root folder) has 777. I think there might be a problem with > the > >> index.php. I have index1.php and index.php.txt > >> > >> juanma > >> > >> 2011/10/12 Pat Lockley > >>> > >>> what chmod did you use? > >>> > >>> On Wed, Oct 12, 2011 at 3:02 PM, Juanma Campos > >>> wrote: > >>> > It seems that everything has been installed successfully, yet I can > >>> > access > >>> > it on the provided url > >>> > > >>> > Forbidden > >>> > > >>> > You don't have permission to access /autor/ on this server. > >>> > > >>> > Additionally, a 404 Not Found error was encountered while trying to > use > >>> > an > >>> > ErrorDocument to handle the request. > >>> > > >>> > ________________________________ > >>> > Apache/2 Server at www.desvirtualizando.me Port 80 > >>> > > >>> > > >>> > 2011/10/12 Pat Lockley > >>> >> > >>> >> Ok, this is because setup/database.txt isn't being copied to the > root > >>> >> folder, or it isn't being altered. > >>> >> > >>> >> What are the contents of setup/database.txt > >>> >> > >>> >> On Wed, Oct 12, 2011 at 2:45 PM, Juanma Campos > >>> >> wrote: > >>> >> > Do you want to translate the interface? if you are not very much > >>> >> > under > >>> >> > pressure I can help you, Pat. > >>> >> > > >>> >> > In any case, let's see If I can manage to install it first because > I > >>> >> > keep > >>> >> > having problems! > >>> >> > > >>> >> > magic quotes setting is false > >>> >> > Warning: mysql_select_db() [function.mysql-select-db]: Access > denied > >>> >> > for > >>> >> > user 'apache'@'localhost' (using password: NO) in > >>> >> > > >>> >> > > >>> >> > /home/langserv/domains/ > desvirtualizando.me/public_html/autor/setup/page4.php > >>> >> > on line 19 > >>> >> > > >>> >> > Warning: mysql_select_db() [function.mysql-select-db]: A link to > the > >>> >> > server > >>> >> > could not be established in > >>> >> > > >>> >> > > >>> >> > /home/langserv/domains/ > desvirtualizando.me/public_html/autor/setup/page4.php > >>> >> > on line 19 > >>> >> > > >>> >> > Warning: mysql_query() [function.mysql-query]: Access denied for > >>> >> > user > >>> >> > 'apache'@'localhost' (using password: NO) in > >>> >> > > >>> >> > > >>> >> > /home/langserv/domains/ > desvirtualizando.me/public_html/autor/setup/page4.php > >>> >> > on line 23 > >>> >> > > >>> >> > > >>> >> > > >>> >> > 2011/10/12 Pat Lockley > >>> >> >> > >>> >> >> Hello, > >>> >> >> > >>> >> >> It's the root of the install, so if you put the xerte files into > >>> >> >> "xerte", then it's that folder. > >>> >> >> > >>> >> >> the Setup folder needs to be writable too. It should say on the > >>> >> >> "page_setup.php" page of the install. > >>> >> >> > >>> >> >> Could I also possibly ask if you would be interested in helping > >>> >> >> translate Toolkits into Spanish/Castille for us? > >>> >> >> > >>> >> >> Thanks > >>> >> >> > >>> >> >> Pat > >>> >> >> > >>> >> >> On Wed, Oct 12, 2011 at 2:15 PM, Juanma Campos > >>> >> >> wrote: > >>> >> >> > Thanks Pat. > >>> >> >> > > >>> >> >> > The root folder is my public_html? or it's the folder within > >>> >> >> > xerte's > >>> >> >> > files > >>> >> >> > are included? > >>> >> >> > > >>> >> >> > 2011/10/12 Pat Lockley > >>> >> >> >> > >>> >> >> >> in the iframe code is a check to see if your root folder > >>> >> >> >> > >>> >> >> >> > >>> >> >> >> /home/langserv/domains/ > mydomain.me/public_html/myfolderinstallation/ > >>> >> >> >> > >>> >> >> >> is writable too. > >>> >> >> >> > >>> >> >> >> It looks like it isn't. > >>> >> >> >> > >>> >> >> >> The later error is because setup/database.txt was not copied > >>> >> >> >> into > >>> >> >> >> the > >>> >> >> >> rootfolder and so database.php isn't created. > >>> >> >> >> > >>> >> >> >> On Wed, Oct 12, 2011 at 1:53 PM, Juanma Campos > >>> >> >> >> wrote: > >>> >> >> >> > Hi from Spain. Trying to install xerxe on a server I get the > >>> >> >> >> > following > >>> >> >> >> > errors: > >>> >> >> >> > > >>> >> >> >> > Warning: fclose(): supplied argument is not a valid stream > >>> >> >> >> > resource > >>> >> >> >> > in > >>> >> >> >> > > >>> >> >> >> > > >>> >> >> >> > > >>> >> >> >> > > >>> >> >> >> > /home/langserv/domains/ > mydomain.me/public_html/myfolderinstallation/setup/file_system_iframe.php > >>> >> >> >> > on line 137 > >>> >> >> >> > > >>> >> >> >> > Warning: mysql_select_db() [function.mysql-select-db]: > Access > >>> >> >> >> > denied > >>> >> >> >> > for > >>> >> >> >> > user 'apache'@'localhost' (using password: NO) in > >>> >> >> >> > > >>> >> >> >> > > >>> >> >> >> > > >>> >> >> >> > /home/langserv/domains/ > mydomain.me/public_html/myfolderr/setup/page4.php > >>> >> >> >> > on > >>> >> >> >> > line 19 > >>> >> >> >> > > >>> >> >> >> > Warning: mysql_select_db() [function.mysql-select-db]: A > link > >>> >> >> >> > to > >>> >> >> >> > the > >>> >> >> >> > server > >>> >> >> >> > could not be established in > >>> >> >> >> > > >>> >> >> >> > > >>> >> >> >> > > >>> >> >> >> > /home/langserv/domains/ > mydomain.me/public_html/myfolder/setup/page4.php > >>> >> >> >> > on > >>> >> >> >> > line 19 > >>> >> >> >> > > >>> >> >> >> > Warning: mysql_query() [function.mysql-query]: Access denied > >>> >> >> >> > for > >>> >> >> >> > user > >>> >> >> >> > 'apache'@'localhost' (using password: NO) in > >>> >> >> >> > > >>> >> >> >> > > >>> >> >> >> > > >>> >> >> >> > /home/langserv/domains/ > dmydomain.me/public_html/myfolder/setup/page4.php > >>> >> >> >> > on > >>> >> >> >> > line 23 > >>> >> >> >> > > >>> >> >> >> > > >>> >> >> >> > any suggestions will be welcome! > >>> >> >> >> > > >>> >> >> >> > juanma > >>> >> >> >> > > >>> >> >> >> > > >>> >> >> >> > -- > >>> >> >> >> > S?gueme en twitter @educashun > >>> >> >> >> > > >>> >> >> >> > > >>> >> >> >> > 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/xerte > >>> >> >> >> > > >>> >> >> >> > 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/xerte > >>> >> >> > > >>> >> >> > > >>> >> >> > > >>> >> >> > -- > >>> >> >> > S?gueme en twitter @educashun > >>> >> >> > > >>> >> >> > > >>> >> >> > 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/xerte > >>> >> >> > > >>> >> >> > 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/xerte > >>> >> > > >>> >> > > >>> >> > > >>> >> > -- > >>> >> > S?gueme en twitter @educashun > >>> >> > > >>> >> > > >>> >> > 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/xerte > >>> >> > > >>> >> > 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/xerte > >>> > > >>> > > >>> > > >>> > -- > >>> > S?gueme en twitter @educashun > >>> > > >>> > > >>> > 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/xerte > >>> > > >>> > 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/xerte > >> > >> > >> > >> -- > >> S?gueme en twitter @educashun > >> > > > > > > > > -- > > S?gueme en twitter @educashun > > > > > > 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/xerte > > > > 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/xerte > -- S?gueme en twitter @educashun -------------- next part -------------- An HTML attachment was scrubbed... URL: From patrick.lockley at googlemail.com Wed Oct 12 15:44:07 2011 From: patrick.lockley at googlemail.com (Pat Lockley) Date: Wed, 12 Oct 2011 15:44:07 +0100 Subject: [Xerte] Re: Any suggestions? In-Reply-To: References: Message-ID: management.php (if you set up an admin account) if you have moodle you can use a moodle patch (if moodle is on the same server) On Wed, Oct 12, 2011 at 3:36 PM, Juanma Campos wrote: > totally lost now. > > Where do I have to do that? > > sorry to bother you so much > > > 2011/10/12 Pat Lockley >> >> did you set ldap up? >> >> On Wed, Oct 12, 2011 at 3:24 PM, Juanma Campos >> wrote: >> > Ok. Installed. yet when I log in, it says that the combination >> > username/password is not correct. >> > >> > www.desvirtualizando.me/autor >> > >> > 2011/10/12 Juanma Campos >> >> >> >> Auto (the root folder) has 777. I think there might be a problem with >> >> the >> >> index.php. I have index1.php and index.php.txt >> >> >> >> juanma >> >> >> >> 2011/10/12 Pat Lockley >> >>> >> >>> what chmod did you use? >> >>> >> >>> On Wed, Oct 12, 2011 at 3:02 PM, Juanma Campos >> >>> wrote: >> >>> > It seems that everything has been installed successfully, yet I can >> >>> > access >> >>> > it on the provided url >> >>> > >> >>> > Forbidden >> >>> > >> >>> > You don't have permission to access /autor/ on this server. >> >>> > >> >>> > Additionally, a 404 Not Found error was encountered while trying to >> >>> > use >> >>> > an >> >>> > ErrorDocument to handle the request. >> >>> > >> >>> > ________________________________ >> >>> > Apache/2 Server at www.desvirtualizando.me Port 80 >> >>> > >> >>> > >> >>> > 2011/10/12 Pat Lockley >> >>> >> >> >>> >> Ok, this is because setup/database.txt isn't being copied to the >> >>> >> root >> >>> >> folder, or it isn't being altered. >> >>> >> >> >>> >> What are the contents of setup/database.txt >> >>> >> >> >>> >> On Wed, Oct 12, 2011 at 2:45 PM, Juanma Campos >> >>> >> wrote: >> >>> >> > Do you want to translate the interface? if you are not very much >> >>> >> > under >> >>> >> > pressure I can help you, Pat. >> >>> >> > >> >>> >> > In any case, let's see If I can manage to install it first >> >>> >> > because I >> >>> >> > keep >> >>> >> > having problems! >> >>> >> > >> >>> >> > magic quotes setting is false >> >>> >> > Warning: mysql_select_db() [function.mysql-select-db]: Access >> >>> >> > denied >> >>> >> > for >> >>> >> > user 'apache'@'localhost' (using password: NO) in >> >>> >> > >> >>> >> > >> >>> >> > >> >>> >> > /home/langserv/domains/desvirtualizando.me/public_html/autor/setup/page4.php >> >>> >> > on line 19 >> >>> >> > >> >>> >> > Warning: mysql_select_db() [function.mysql-select-db]: A link to >> >>> >> > the >> >>> >> > server >> >>> >> > could not be established in >> >>> >> > >> >>> >> > >> >>> >> > >> >>> >> > /home/langserv/domains/desvirtualizando.me/public_html/autor/setup/page4.php >> >>> >> > on line 19 >> >>> >> > >> >>> >> > Warning: mysql_query() [function.mysql-query]: Access denied for >> >>> >> > user >> >>> >> > 'apache'@'localhost' (using password: NO) in >> >>> >> > >> >>> >> > >> >>> >> > >> >>> >> > /home/langserv/domains/desvirtualizando.me/public_html/autor/setup/page4.php >> >>> >> > on line 23 >> >>> >> > >> >>> >> > >> >>> >> > >> >>> >> > 2011/10/12 Pat Lockley >> >>> >> >> >> >>> >> >> Hello, >> >>> >> >> >> >>> >> >> It's the root of the install, so if you put the xerte files into >> >>> >> >> "xerte", then it's that folder. >> >>> >> >> >> >>> >> >> the Setup folder needs to be writable too. It should say on the >> >>> >> >> "page_setup.php" page of the install. >> >>> >> >> >> >>> >> >> Could I also possibly ask if you would be interested in helping >> >>> >> >> translate Toolkits into Spanish/Castille for us? >> >>> >> >> >> >>> >> >> Thanks >> >>> >> >> >> >>> >> >> Pat >> >>> >> >> >> >>> >> >> On Wed, Oct 12, 2011 at 2:15 PM, Juanma Campos >> >>> >> >> wrote: >> >>> >> >> > Thanks Pat. >> >>> >> >> > >> >>> >> >> > The root folder is my public_html? or it's the folder within >> >>> >> >> > xerte's >> >>> >> >> > files >> >>> >> >> > are included? >> >>> >> >> > >> >>> >> >> > 2011/10/12 Pat Lockley >> >>> >> >> >> >> >>> >> >> >> in the iframe code is a check to see if your root folder >> >>> >> >> >> >> >>> >> >> >> >> >>> >> >> >> >> >>> >> >> >> /home/langserv/domains/mydomain.me/public_html/myfolderinstallation/ >> >>> >> >> >> >> >>> >> >> >> is writable too. >> >>> >> >> >> >> >>> >> >> >> It looks like it isn't. >> >>> >> >> >> >> >>> >> >> >> The later error is because setup/database.txt was not copied >> >>> >> >> >> into >> >>> >> >> >> the >> >>> >> >> >> rootfolder and so database.php isn't created. >> >>> >> >> >> >> >>> >> >> >> On Wed, Oct 12, 2011 at 1:53 PM, Juanma Campos >> >>> >> >> >> wrote: >> >>> >> >> >> > Hi from Spain. Trying to install xerxe on a server I get >> >>> >> >> >> > the >> >>> >> >> >> > following >> >>> >> >> >> > errors: >> >>> >> >> >> > >> >>> >> >> >> > Warning: fclose(): supplied argument is not a valid stream >> >>> >> >> >> > resource >> >>> >> >> >> > in >> >>> >> >> >> > >> >>> >> >> >> > >> >>> >> >> >> > >> >>> >> >> >> > >> >>> >> >> >> > >> >>> >> >> >> > /home/langserv/domains/mydomain.me/public_html/myfolderinstallation/setup/file_system_iframe.php >> >>> >> >> >> > on line 137 >> >>> >> >> >> > >> >>> >> >> >> > Warning: mysql_select_db() [function.mysql-select-db]: >> >>> >> >> >> > Access >> >>> >> >> >> > denied >> >>> >> >> >> > for >> >>> >> >> >> > user 'apache'@'localhost' (using password: NO) in >> >>> >> >> >> > >> >>> >> >> >> > >> >>> >> >> >> > >> >>> >> >> >> > >> >>> >> >> >> > /home/langserv/domains/mydomain.me/public_html/myfolderr/setup/page4.php >> >>> >> >> >> > on >> >>> >> >> >> > line 19 >> >>> >> >> >> > >> >>> >> >> >> > Warning: mysql_select_db() [function.mysql-select-db]: A >> >>> >> >> >> > link >> >>> >> >> >> > to >> >>> >> >> >> > the >> >>> >> >> >> > server >> >>> >> >> >> > could not be established in >> >>> >> >> >> > >> >>> >> >> >> > >> >>> >> >> >> > >> >>> >> >> >> > >> >>> >> >> >> > /home/langserv/domains/mydomain.me/public_html/myfolder/setup/page4.php >> >>> >> >> >> > on >> >>> >> >> >> > line 19 >> >>> >> >> >> > >> >>> >> >> >> > Warning: mysql_query() [function.mysql-query]: Access >> >>> >> >> >> > denied >> >>> >> >> >> > for >> >>> >> >> >> > user >> >>> >> >> >> > 'apache'@'localhost' (using password: NO) in >> >>> >> >> >> > >> >>> >> >> >> > >> >>> >> >> >> > >> >>> >> >> >> > >> >>> >> >> >> > /home/langserv/domains/dmydomain.me/public_html/myfolder/setup/page4.php >> >>> >> >> >> > on >> >>> >> >> >> > line 23 >> >>> >> >> >> > >> >>> >> >> >> > >> >>> >> >> >> > any suggestions will be welcome! >> >>> >> >> >> > >> >>> >> >> >> > juanma >> >>> >> >> >> > >> >>> >> >> >> > >> >>> >> >> >> > -- >> >>> >> >> >> > S?gueme en twitter @educashun >> >>> >> >> >> > >> >>> >> >> >> > >> >>> >> >> >> > 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/xerte >> >>> >> >> >> > >> >>> >> >> >> > 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/xerte >> >>> >> >> > >> >>> >> >> > >> >>> >> >> > >> >>> >> >> > -- >> >>> >> >> > S?gueme en twitter @educashun >> >>> >> >> > >> >>> >> >> > >> >>> >> >> > 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/xerte >> >>> >> >> > >> >>> >> >> > 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/xerte >> >>> >> > >> >>> >> > >> >>> >> > >> >>> >> > -- >> >>> >> > S?gueme en twitter @educashun >> >>> >> > >> >>> >> > >> >>> >> > 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/xerte >> >>> >> > >> >>> >> > 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/xerte >> >>> > >> >>> > >> >>> > >> >>> > -- >> >>> > S?gueme en twitter @educashun >> >>> > >> >>> > >> >>> > 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/xerte >> >>> > >> >>> > 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/xerte >> >> >> >> >> >> >> >> -- >> >> S?gueme en twitter @educashun >> >> >> > >> > >> > >> > -- >> > S?gueme en twitter @educashun >> > >> > >> > 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/xerte >> > >> > 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/xerte > > > > -- > S?gueme en twitter @educashun > > > 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/xerte > > 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. > > > From poetasandaluces at gmail.com Wed Oct 12 15:50:20 2011 From: poetasandaluces at gmail.com (Juanma Campos) Date: Wed, 12 Oct 2011 16:50:20 +0200 Subject: [Xerte] Re: Any suggestions? In-Reply-To: References: Message-ID: do you mean copying the code from auth.php we can find in moodle/ldap into management.php? 2011/10/12 Pat Lockley > management.php (if you set up an admin account) > > if you have moodle you can use a moodle patch (if moodle is on the same > server) > > On Wed, Oct 12, 2011 at 3:36 PM, Juanma Campos > wrote: > > totally lost now. > > > > Where do I have to do that? > > > > sorry to bother you so much > > > > > > 2011/10/12 Pat Lockley > >> > >> did you set ldap up? > >> > >> On Wed, Oct 12, 2011 at 3:24 PM, Juanma Campos > >> wrote: > >> > Ok. Installed. yet when I log in, it says that the combination > >> > username/password is not correct. > >> > > >> > www.desvirtualizando.me/autor > >> > > >> > 2011/10/12 Juanma Campos > >> >> > >> >> Auto (the root folder) has 777. I think there might be a problem with > >> >> the > >> >> index.php. I have index1.php and index.php.txt > >> >> > >> >> juanma > >> >> > >> >> 2011/10/12 Pat Lockley > >> >>> > >> >>> what chmod did you use? > >> >>> > >> >>> On Wed, Oct 12, 2011 at 3:02 PM, Juanma Campos > >> >>> wrote: > >> >>> > It seems that everything has been installed successfully, yet I > can > >> >>> > access > >> >>> > it on the provided url > >> >>> > > >> >>> > Forbidden > >> >>> > > >> >>> > You don't have permission to access /autor/ on this server. > >> >>> > > >> >>> > Additionally, a 404 Not Found error was encountered while trying > to > >> >>> > use > >> >>> > an > >> >>> > ErrorDocument to handle the request. > >> >>> > > >> >>> > ________________________________ > >> >>> > Apache/2 Server at www.desvirtualizando.me Port 80 > >> >>> > > >> >>> > > >> >>> > 2011/10/12 Pat Lockley > >> >>> >> > >> >>> >> Ok, this is because setup/database.txt isn't being copied to the > >> >>> >> root > >> >>> >> folder, or it isn't being altered. > >> >>> >> > >> >>> >> What are the contents of setup/database.txt > >> >>> >> > >> >>> >> On Wed, Oct 12, 2011 at 2:45 PM, Juanma Campos > >> >>> >> wrote: > >> >>> >> > Do you want to translate the interface? if you are not very > much > >> >>> >> > under > >> >>> >> > pressure I can help you, Pat. > >> >>> >> > > >> >>> >> > In any case, let's see If I can manage to install it first > >> >>> >> > because I > >> >>> >> > keep > >> >>> >> > having problems! > >> >>> >> > > >> >>> >> > magic quotes setting is false > >> >>> >> > Warning: mysql_select_db() [function.mysql-select-db]: Access > >> >>> >> > denied > >> >>> >> > for > >> >>> >> > user 'apache'@'localhost' (using password: NO) in > >> >>> >> > > >> >>> >> > > >> >>> >> > > >> >>> >> > /home/langserv/domains/ > desvirtualizando.me/public_html/autor/setup/page4.php > >> >>> >> > on line 19 > >> >>> >> > > >> >>> >> > Warning: mysql_select_db() [function.mysql-select-db]: A link > to > >> >>> >> > the > >> >>> >> > server > >> >>> >> > could not be established in > >> >>> >> > > >> >>> >> > > >> >>> >> > > >> >>> >> > /home/langserv/domains/ > desvirtualizando.me/public_html/autor/setup/page4.php > >> >>> >> > on line 19 > >> >>> >> > > >> >>> >> > Warning: mysql_query() [function.mysql-query]: Access denied > for > >> >>> >> > user > >> >>> >> > 'apache'@'localhost' (using password: NO) in > >> >>> >> > > >> >>> >> > > >> >>> >> > > >> >>> >> > /home/langserv/domains/ > desvirtualizando.me/public_html/autor/setup/page4.php > >> >>> >> > on line 23 > >> >>> >> > > >> >>> >> > > >> >>> >> > > >> >>> >> > 2011/10/12 Pat Lockley > >> >>> >> >> > >> >>> >> >> Hello, > >> >>> >> >> > >> >>> >> >> It's the root of the install, so if you put the xerte files > into > >> >>> >> >> "xerte", then it's that folder. > >> >>> >> >> > >> >>> >> >> the Setup folder needs to be writable too. It should say on > the > >> >>> >> >> "page_setup.php" page of the install. > >> >>> >> >> > >> >>> >> >> Could I also possibly ask if you would be interested in > helping > >> >>> >> >> translate Toolkits into Spanish/Castille for us? > >> >>> >> >> > >> >>> >> >> Thanks > >> >>> >> >> > >> >>> >> >> Pat > >> >>> >> >> > >> >>> >> >> On Wed, Oct 12, 2011 at 2:15 PM, Juanma Campos > >> >>> >> >> wrote: > >> >>> >> >> > Thanks Pat. > >> >>> >> >> > > >> >>> >> >> > The root folder is my public_html? or it's the folder within > >> >>> >> >> > xerte's > >> >>> >> >> > files > >> >>> >> >> > are included? > >> >>> >> >> > > >> >>> >> >> > 2011/10/12 Pat Lockley > >> >>> >> >> >> > >> >>> >> >> >> in the iframe code is a check to see if your root folder > >> >>> >> >> >> > >> >>> >> >> >> > >> >>> >> >> >> > >> >>> >> >> >> /home/langserv/domains/ > mydomain.me/public_html/myfolderinstallation/ > >> >>> >> >> >> > >> >>> >> >> >> is writable too. > >> >>> >> >> >> > >> >>> >> >> >> It looks like it isn't. > >> >>> >> >> >> > >> >>> >> >> >> The later error is because setup/database.txt was not > copied > >> >>> >> >> >> into > >> >>> >> >> >> the > >> >>> >> >> >> rootfolder and so database.php isn't created. > >> >>> >> >> >> > >> >>> >> >> >> On Wed, Oct 12, 2011 at 1:53 PM, Juanma Campos > >> >>> >> >> >> wrote: > >> >>> >> >> >> > Hi from Spain. Trying to install xerxe on a server I get > >> >>> >> >> >> > the > >> >>> >> >> >> > following > >> >>> >> >> >> > errors: > >> >>> >> >> >> > > >> >>> >> >> >> > Warning: fclose(): supplied argument is not a valid > stream > >> >>> >> >> >> > resource > >> >>> >> >> >> > in > >> >>> >> >> >> > > >> >>> >> >> >> > > >> >>> >> >> >> > > >> >>> >> >> >> > > >> >>> >> >> >> > > >> >>> >> >> >> > /home/langserv/domains/ > mydomain.me/public_html/myfolderinstallation/setup/file_system_iframe.php > >> >>> >> >> >> > on line 137 > >> >>> >> >> >> > > >> >>> >> >> >> > Warning: mysql_select_db() [function.mysql-select-db]: > >> >>> >> >> >> > Access > >> >>> >> >> >> > denied > >> >>> >> >> >> > for > >> >>> >> >> >> > user 'apache'@'localhost' (using password: NO) in > >> >>> >> >> >> > > >> >>> >> >> >> > > >> >>> >> >> >> > > >> >>> >> >> >> > > >> >>> >> >> >> > /home/langserv/domains/ > mydomain.me/public_html/myfolderr/setup/page4.php > >> >>> >> >> >> > on > >> >>> >> >> >> > line 19 > >> >>> >> >> >> > > >> >>> >> >> >> > Warning: mysql_select_db() [function.mysql-select-db]: A > >> >>> >> >> >> > link > >> >>> >> >> >> > to > >> >>> >> >> >> > the > >> >>> >> >> >> > server > >> >>> >> >> >> > could not be established in > >> >>> >> >> >> > > >> >>> >> >> >> > > >> >>> >> >> >> > > >> >>> >> >> >> > > >> >>> >> >> >> > /home/langserv/domains/ > mydomain.me/public_html/myfolder/setup/page4.php > >> >>> >> >> >> > on > >> >>> >> >> >> > line 19 > >> >>> >> >> >> > > >> >>> >> >> >> > Warning: mysql_query() [function.mysql-query]: Access > >> >>> >> >> >> > denied > >> >>> >> >> >> > for > >> >>> >> >> >> > user > >> >>> >> >> >> > 'apache'@'localhost' (using password: NO) in > >> >>> >> >> >> > > >> >>> >> >> >> > > >> >>> >> >> >> > > >> >>> >> >> >> > > >> >>> >> >> >> > /home/langserv/domains/ > dmydomain.me/public_html/myfolder/setup/page4.php > >> >>> >> >> >> > on > >> >>> >> >> >> > line 23 > >> >>> >> >> >> > > >> >>> >> >> >> > > >> >>> >> >> >> > any suggestions will be welcome! > >> >>> >> >> >> > > >> >>> >> >> >> > juanma > >> >>> >> >> >> > > >> >>> >> >> >> > > >> >>> >> >> >> > -- > >> >>> >> >> >> > S?gueme en twitter @educashun > >> >>> >> >> >> > > >> >>> >> >> >> > > >> >>> >> >> >> > 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/xerte > >> >>> >> >> >> > > >> >>> >> >> >> > 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/xerte > >> >>> >> >> > > >> >>> >> >> > > >> >>> >> >> > > >> >>> >> >> > -- > >> >>> >> >> > S?gueme en twitter @educashun > >> >>> >> >> > > >> >>> >> >> > > >> >>> >> >> > 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/xerte > >> >>> >> >> > > >> >>> >> >> > 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/xerte > >> >>> >> > > >> >>> >> > > >> >>> >> > > >> >>> >> > -- > >> >>> >> > S?gueme en twitter @educashun > >> >>> >> > > >> >>> >> > > >> >>> >> > 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/xerte > >> >>> >> > > >> >>> >> > 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/xerte > >> >>> > > >> >>> > > >> >>> > > >> >>> > -- > >> >>> > S?gueme en twitter @educashun > >> >>> > > >> >>> > > >> >>> > 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/xerte > >> >>> > > >> >>> > 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/xerte > >> >> > >> >> > >> >> > >> >> -- > >> >> S?gueme en twitter @educashun > >> >> > >> > > >> > > >> > > >> > -- > >> > S?gueme en twitter @educashun > >> > > >> > > >> > 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/xerte > >> > > >> > 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/xerte > > > > > > > > -- > > S?gueme en twitter @educashun > > > > > > 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/xerte > > > > 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/xerte > -- S?gueme en twitter @educashun -------------- next part -------------- An HTML attachment was scrubbed... URL: From patrick.lockley at googlemail.com Wed Oct 12 15:54:45 2011 From: patrick.lockley at googlemail.com (Pat Lockley) Date: Wed, 12 Oct 2011 15:54:45 +0100 Subject: [Xerte] Re: Any suggestions? In-Reply-To: References: Message-ID: not sure to set up ldap you need to use management.php if you have moodle installed there is a moodle patch (i don't have the URL) alternatively, you can rename demo.txt to demo.php and use that, but then your site is open for anyone to use (password free) On Wed, Oct 12, 2011 at 3:50 PM, Juanma Campos wrote: > do you mean copying the code from auth.php we can find in moodle/ldap into > management.php? > > 2011/10/12 Pat Lockley >> >> management.php (if you set up an admin account) >> >> if you have moodle you can use a moodle patch (if moodle is on the same >> server) >> >> On Wed, Oct 12, 2011 at 3:36 PM, Juanma Campos >> wrote: >> > totally lost now. >> > >> > Where do I have to do that? >> > >> > sorry to bother you so much >> > >> > >> > 2011/10/12 Pat Lockley >> >> >> >> did you set ldap up? >> >> >> >> On Wed, Oct 12, 2011 at 3:24 PM, Juanma Campos >> >> wrote: >> >> > Ok. Installed. yet when I log in, it says that the combination >> >> > username/password is not correct. >> >> > >> >> > www.desvirtualizando.me/autor >> >> > >> >> > 2011/10/12 Juanma Campos >> >> >> >> >> >> Auto (the root folder) has 777. I think there might be a problem >> >> >> with >> >> >> the >> >> >> index.php. I have index1.php and index.php.txt >> >> >> >> >> >> juanma >> >> >> >> >> >> 2011/10/12 Pat Lockley >> >> >>> >> >> >>> what chmod did you use? >> >> >>> >> >> >>> On Wed, Oct 12, 2011 at 3:02 PM, Juanma Campos >> >> >>> wrote: >> >> >>> > It seems that everything has been installed successfully, yet I >> >> >>> > can >> >> >>> > access >> >> >>> > it on the provided url >> >> >>> > >> >> >>> > Forbidden >> >> >>> > >> >> >>> > You don't have permission to access /autor/ on this server. >> >> >>> > >> >> >>> > Additionally, a 404 Not Found error was encountered while trying >> >> >>> > to >> >> >>> > use >> >> >>> > an >> >> >>> > ErrorDocument to handle the request. >> >> >>> > >> >> >>> > ________________________________ >> >> >>> > Apache/2 Server at www.desvirtualizando.me Port 80 >> >> >>> > >> >> >>> > >> >> >>> > 2011/10/12 Pat Lockley >> >> >>> >> >> >> >>> >> Ok, this is because setup/database.txt isn't being copied to the >> >> >>> >> root >> >> >>> >> folder, or it isn't being altered. >> >> >>> >> >> >> >>> >> What are the contents of setup/database.txt >> >> >>> >> >> >> >>> >> On Wed, Oct 12, 2011 at 2:45 PM, Juanma Campos >> >> >>> >> wrote: >> >> >>> >> > Do you want to translate the interface? if you are not very >> >> >>> >> > much >> >> >>> >> > under >> >> >>> >> > pressure I can help you, Pat. >> >> >>> >> > >> >> >>> >> > In any case, let's see If I can manage to install it first >> >> >>> >> > because I >> >> >>> >> > keep >> >> >>> >> > having problems! >> >> >>> >> > >> >> >>> >> > magic quotes setting is false >> >> >>> >> > Warning: mysql_select_db() [function.mysql-select-db]: Access >> >> >>> >> > denied >> >> >>> >> > for >> >> >>> >> > user 'apache'@'localhost' (using password: NO) in >> >> >>> >> > >> >> >>> >> > >> >> >>> >> > >> >> >>> >> > >> >> >>> >> > /home/langserv/domains/desvirtualizando.me/public_html/autor/setup/page4.php >> >> >>> >> > on line 19 >> >> >>> >> > >> >> >>> >> > Warning: mysql_select_db() [function.mysql-select-db]: A link >> >> >>> >> > to >> >> >>> >> > the >> >> >>> >> > server >> >> >>> >> > could not be established in >> >> >>> >> > >> >> >>> >> > >> >> >>> >> > >> >> >>> >> > >> >> >>> >> > /home/langserv/domains/desvirtualizando.me/public_html/autor/setup/page4.php >> >> >>> >> > on line 19 >> >> >>> >> > >> >> >>> >> > Warning: mysql_query() [function.mysql-query]: Access denied >> >> >>> >> > for >> >> >>> >> > user >> >> >>> >> > 'apache'@'localhost' (using password: NO) in >> >> >>> >> > >> >> >>> >> > >> >> >>> >> > >> >> >>> >> > >> >> >>> >> > /home/langserv/domains/desvirtualizando.me/public_html/autor/setup/page4.php >> >> >>> >> > on line 23 >> >> >>> >> > >> >> >>> >> > >> >> >>> >> > >> >> >>> >> > 2011/10/12 Pat Lockley >> >> >>> >> >> >> >> >>> >> >> Hello, >> >> >>> >> >> >> >> >>> >> >> It's the root of the install, so if you put the xerte files >> >> >>> >> >> into >> >> >>> >> >> "xerte", then it's that folder. >> >> >>> >> >> >> >> >>> >> >> the Setup folder needs to be writable too. It should say on >> >> >>> >> >> the >> >> >>> >> >> "page_setup.php" page of the install. >> >> >>> >> >> >> >> >>> >> >> Could I also possibly ask if you would be interested in >> >> >>> >> >> helping >> >> >>> >> >> translate Toolkits into Spanish/Castille for us? >> >> >>> >> >> >> >> >>> >> >> Thanks >> >> >>> >> >> >> >> >>> >> >> Pat >> >> >>> >> >> >> >> >>> >> >> On Wed, Oct 12, 2011 at 2:15 PM, Juanma Campos >> >> >>> >> >> wrote: >> >> >>> >> >> > Thanks Pat. >> >> >>> >> >> > >> >> >>> >> >> > The root folder is my public_html? or it's the folder >> >> >>> >> >> > within >> >> >>> >> >> > xerte's >> >> >>> >> >> > files >> >> >>> >> >> > are included? >> >> >>> >> >> > >> >> >>> >> >> > 2011/10/12 Pat Lockley >> >> >>> >> >> >> >> >> >>> >> >> >> in the iframe code is a check to see if your root folder >> >> >>> >> >> >> >> >> >>> >> >> >> >> >> >>> >> >> >> >> >> >>> >> >> >> >> >> >>> >> >> >> /home/langserv/domains/mydomain.me/public_html/myfolderinstallation/ >> >> >>> >> >> >> >> >> >>> >> >> >> is writable too. >> >> >>> >> >> >> >> >> >>> >> >> >> It looks like it isn't. >> >> >>> >> >> >> >> >> >>> >> >> >> The later error is because setup/database.txt was not >> >> >>> >> >> >> copied >> >> >>> >> >> >> into >> >> >>> >> >> >> the >> >> >>> >> >> >> rootfolder and so database.php isn't created. >> >> >>> >> >> >> >> >> >>> >> >> >> On Wed, Oct 12, 2011 at 1:53 PM, Juanma Campos >> >> >>> >> >> >> wrote: >> >> >>> >> >> >> > Hi from Spain. Trying to install xerxe on a server I get >> >> >>> >> >> >> > the >> >> >>> >> >> >> > following >> >> >>> >> >> >> > errors: >> >> >>> >> >> >> > >> >> >>> >> >> >> > Warning: fclose(): supplied argument is not a valid >> >> >>> >> >> >> > stream >> >> >>> >> >> >> > resource >> >> >>> >> >> >> > in >> >> >>> >> >> >> > >> >> >>> >> >> >> > >> >> >>> >> >> >> > >> >> >>> >> >> >> > >> >> >>> >> >> >> > >> >> >>> >> >> >> > >> >> >>> >> >> >> > /home/langserv/domains/mydomain.me/public_html/myfolderinstallation/setup/file_system_iframe.php >> >> >>> >> >> >> > on line 137 >> >> >>> >> >> >> > >> >> >>> >> >> >> > Warning: mysql_select_db() [function.mysql-select-db]: >> >> >>> >> >> >> > Access >> >> >>> >> >> >> > denied >> >> >>> >> >> >> > for >> >> >>> >> >> >> > user 'apache'@'localhost' (using password: NO) in >> >> >>> >> >> >> > >> >> >>> >> >> >> > >> >> >>> >> >> >> > >> >> >>> >> >> >> > >> >> >>> >> >> >> > >> >> >>> >> >> >> > /home/langserv/domains/mydomain.me/public_html/myfolderr/setup/page4.php >> >> >>> >> >> >> > on >> >> >>> >> >> >> > line 19 >> >> >>> >> >> >> > >> >> >>> >> >> >> > Warning: mysql_select_db() [function.mysql-select-db]: A >> >> >>> >> >> >> > link >> >> >>> >> >> >> > to >> >> >>> >> >> >> > the >> >> >>> >> >> >> > server >> >> >>> >> >> >> > could not be established in >> >> >>> >> >> >> > >> >> >>> >> >> >> > >> >> >>> >> >> >> > >> >> >>> >> >> >> > >> >> >>> >> >> >> > >> >> >>> >> >> >> > /home/langserv/domains/mydomain.me/public_html/myfolder/setup/page4.php >> >> >>> >> >> >> > on >> >> >>> >> >> >> > line 19 >> >> >>> >> >> >> > >> >> >>> >> >> >> > Warning: mysql_query() [function.mysql-query]: Access >> >> >>> >> >> >> > denied >> >> >>> >> >> >> > for >> >> >>> >> >> >> > user >> >> >>> >> >> >> > 'apache'@'localhost' (using password: NO) in >> >> >>> >> >> >> > >> >> >>> >> >> >> > >> >> >>> >> >> >> > >> >> >>> >> >> >> > >> >> >>> >> >> >> > >> >> >>> >> >> >> > /home/langserv/domains/dmydomain.me/public_html/myfolder/setup/page4.php >> >> >>> >> >> >> > on >> >> >>> >> >> >> > line 23 >> >> >>> >> >> >> > >> >> >>> >> >> >> > >> >> >>> >> >> >> > any suggestions will be welcome! >> >> >>> >> >> >> > >> >> >>> >> >> >> > juanma >> >> >>> >> >> >> > >> >> >>> >> >> >> > >> >> >>> >> >> >> > -- >> >> >>> >> >> >> > S?gueme en twitter @educashun >> >> >>> >> >> >> > >> >> >>> >> >> >> > >> >> >>> >> >> >> > 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/xerte >> >> >>> >> >> >> > >> >> >>> >> >> >> > 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/xerte >> >> >>> >> >> > >> >> >>> >> >> > >> >> >>> >> >> > >> >> >>> >> >> > -- >> >> >>> >> >> > S?gueme en twitter @educashun >> >> >>> >> >> > >> >> >>> >> >> > >> >> >>> >> >> > 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/xerte >> >> >>> >> >> > >> >> >>> >> >> > 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/xerte >> >> >>> >> > >> >> >>> >> > >> >> >>> >> > >> >> >>> >> > -- >> >> >>> >> > S?gueme en twitter @educashun >> >> >>> >> > >> >> >>> >> > >> >> >>> >> > 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/xerte >> >> >>> >> > >> >> >>> >> > 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/xerte >> >> >>> > >> >> >>> > >> >> >>> > >> >> >>> > -- >> >> >>> > S?gueme en twitter @educashun >> >> >>> > >> >> >>> > >> >> >>> > 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/xerte >> >> >>> > >> >> >>> > 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/xerte >> >> >> >> >> >> >> >> >> >> >> >> -- >> >> >> S?gueme en twitter @educashun >> >> >> >> >> > >> >> > >> >> > >> >> > -- >> >> > S?gueme en twitter @educashun >> >> > >> >> > >> >> > 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/xerte >> >> > >> >> > 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/xerte >> > >> > >> > >> > -- >> > S?gueme en twitter @educashun >> > >> > >> > 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/xerte >> > >> > 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/xerte > > > > -- > S?gueme en twitter @educashun > > > 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/xerte > > 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. > > > From poetasandaluces at gmail.com Wed Oct 12 16:01:28 2011 From: poetasandaluces at gmail.com (Juanma Campos) Date: Wed, 12 Oct 2011 17:01:28 +0200 Subject: [Xerte] Re: Any suggestions? In-Reply-To: References: Message-ID: I log in as admin but I only get this: 2011/10/12 Pat Lockley > not sure > > to set up ldap you need to use management.php > > if you have moodle installed there is a moodle patch (i don't have the URL) > > alternatively, you can rename demo.txt to demo.php and use that, but > then your site is open for anyone to use (password free) > > On Wed, Oct 12, 2011 at 3:50 PM, Juanma Campos > wrote: > > do you mean copying the code from auth.php we can find in moodle/ldap > into > > management.php? > > > > 2011/10/12 Pat Lockley > >> > >> management.php (if you set up an admin account) > >> > >> if you have moodle you can use a moodle patch (if moodle is on the same > >> server) > >> > >> On Wed, Oct 12, 2011 at 3:36 PM, Juanma Campos > >> wrote: > >> > totally lost now. > >> > > >> > Where do I have to do that? > >> > > >> > sorry to bother you so much > >> > > >> > > >> > 2011/10/12 Pat Lockley > >> >> > >> >> did you set ldap up? > >> >> > >> >> On Wed, Oct 12, 2011 at 3:24 PM, Juanma Campos > >> >> wrote: > >> >> > Ok. Installed. yet when I log in, it says that the combination > >> >> > username/password is not correct. > >> >> > > >> >> > www.desvirtualizando.me/autor > >> >> > > >> >> > 2011/10/12 Juanma Campos > >> >> >> > >> >> >> Auto (the root folder) has 777. I think there might be a problem > >> >> >> with > >> >> >> the > >> >> >> index.php. I have index1.php and index.php.txt > >> >> >> > >> >> >> juanma > >> >> >> > >> >> >> 2011/10/12 Pat Lockley > >> >> >>> > >> >> >>> what chmod did you use? > >> >> >>> > >> >> >>> On Wed, Oct 12, 2011 at 3:02 PM, Juanma Campos > >> >> >>> wrote: > >> >> >>> > It seems that everything has been installed successfully, yet I > >> >> >>> > can > >> >> >>> > access > >> >> >>> > it on the provided url > >> >> >>> > > >> >> >>> > Forbidden > >> >> >>> > > >> >> >>> > You don't have permission to access /autor/ on this server. > >> >> >>> > > >> >> >>> > Additionally, a 404 Not Found error was encountered while > trying > >> >> >>> > to > >> >> >>> > use > >> >> >>> > an > >> >> >>> > ErrorDocument to handle the request. > >> >> >>> > > >> >> >>> > ________________________________ > >> >> >>> > Apache/2 Server at www.desvirtualizando.me Port 80 > >> >> >>> > > >> >> >>> > > >> >> >>> > 2011/10/12 Pat Lockley > >> >> >>> >> > >> >> >>> >> Ok, this is because setup/database.txt isn't being copied to > the > >> >> >>> >> root > >> >> >>> >> folder, or it isn't being altered. > >> >> >>> >> > >> >> >>> >> What are the contents of setup/database.txt > >> >> >>> >> > >> >> >>> >> On Wed, Oct 12, 2011 at 2:45 PM, Juanma Campos > >> >> >>> >> wrote: > >> >> >>> >> > Do you want to translate the interface? if you are not very > >> >> >>> >> > much > >> >> >>> >> > under > >> >> >>> >> > pressure I can help you, Pat. > >> >> >>> >> > > >> >> >>> >> > In any case, let's see If I can manage to install it first > >> >> >>> >> > because I > >> >> >>> >> > keep > >> >> >>> >> > having problems! > >> >> >>> >> > > >> >> >>> >> > magic quotes setting is false > >> >> >>> >> > Warning: mysql_select_db() [function.mysql-select-db]: > Access > >> >> >>> >> > denied > >> >> >>> >> > for > >> >> >>> >> > user 'apache'@'localhost' (using password: NO) in > >> >> >>> >> > > >> >> >>> >> > > >> >> >>> >> > > >> >> >>> >> > > >> >> >>> >> > /home/langserv/domains/ > desvirtualizando.me/public_html/autor/setup/page4.php > >> >> >>> >> > on line 19 > >> >> >>> >> > > >> >> >>> >> > Warning: mysql_select_db() [function.mysql-select-db]: A > link > >> >> >>> >> > to > >> >> >>> >> > the > >> >> >>> >> > server > >> >> >>> >> > could not be established in > >> >> >>> >> > > >> >> >>> >> > > >> >> >>> >> > > >> >> >>> >> > > >> >> >>> >> > /home/langserv/domains/ > desvirtualizando.me/public_html/autor/setup/page4.php > >> >> >>> >> > on line 19 > >> >> >>> >> > > >> >> >>> >> > Warning: mysql_query() [function.mysql-query]: Access denied > >> >> >>> >> > for > >> >> >>> >> > user > >> >> >>> >> > 'apache'@'localhost' (using password: NO) in > >> >> >>> >> > > >> >> >>> >> > > >> >> >>> >> > > >> >> >>> >> > > >> >> >>> >> > /home/langserv/domains/ > desvirtualizando.me/public_html/autor/setup/page4.php > >> >> >>> >> > on line 23 > >> >> >>> >> > > >> >> >>> >> > > >> >> >>> >> > > >> >> >>> >> > 2011/10/12 Pat Lockley > >> >> >>> >> >> > >> >> >>> >> >> Hello, > >> >> >>> >> >> > >> >> >>> >> >> It's the root of the install, so if you put the xerte files > >> >> >>> >> >> into > >> >> >>> >> >> "xerte", then it's that folder. > >> >> >>> >> >> > >> >> >>> >> >> the Setup folder needs to be writable too. It should say on > >> >> >>> >> >> the > >> >> >>> >> >> "page_setup.php" page of the install. > >> >> >>> >> >> > >> >> >>> >> >> Could I also possibly ask if you would be interested in > >> >> >>> >> >> helping > >> >> >>> >> >> translate Toolkits into Spanish/Castille for us? > >> >> >>> >> >> > >> >> >>> >> >> Thanks > >> >> >>> >> >> > >> >> >>> >> >> Pat > >> >> >>> >> >> > >> >> >>> >> >> On Wed, Oct 12, 2011 at 2:15 PM, Juanma Campos > >> >> >>> >> >> wrote: > >> >> >>> >> >> > Thanks Pat. > >> >> >>> >> >> > > >> >> >>> >> >> > The root folder is my public_html? or it's the folder > >> >> >>> >> >> > within > >> >> >>> >> >> > xerte's > >> >> >>> >> >> > files > >> >> >>> >> >> > are included? > >> >> >>> >> >> > > >> >> >>> >> >> > 2011/10/12 Pat Lockley > >> >> >>> >> >> >> > >> >> >>> >> >> >> in the iframe code is a check to see if your root folder > >> >> >>> >> >> >> > >> >> >>> >> >> >> > >> >> >>> >> >> >> > >> >> >>> >> >> >> > >> >> >>> >> >> >> /home/langserv/domains/ > mydomain.me/public_html/myfolderinstallation/ > >> >> >>> >> >> >> > >> >> >>> >> >> >> is writable too. > >> >> >>> >> >> >> > >> >> >>> >> >> >> It looks like it isn't. > >> >> >>> >> >> >> > >> >> >>> >> >> >> The later error is because setup/database.txt was not > >> >> >>> >> >> >> copied > >> >> >>> >> >> >> into > >> >> >>> >> >> >> the > >> >> >>> >> >> >> rootfolder and so database.php isn't created. > >> >> >>> >> >> >> > >> >> >>> >> >> >> On Wed, Oct 12, 2011 at 1:53 PM, Juanma Campos > >> >> >>> >> >> >> wrote: > >> >> >>> >> >> >> > Hi from Spain. Trying to install xerxe on a server I > get > >> >> >>> >> >> >> > the > >> >> >>> >> >> >> > following > >> >> >>> >> >> >> > errors: > >> >> >>> >> >> >> > > >> >> >>> >> >> >> > Warning: fclose(): supplied argument is not a valid > >> >> >>> >> >> >> > stream > >> >> >>> >> >> >> > resource > >> >> >>> >> >> >> > in > >> >> >>> >> >> >> > > >> >> >>> >> >> >> > > >> >> >>> >> >> >> > > >> >> >>> >> >> >> > > >> >> >>> >> >> >> > > >> >> >>> >> >> >> > > >> >> >>> >> >> >> > /home/langserv/domains/ > mydomain.me/public_html/myfolderinstallation/setup/file_system_iframe.php > >> >> >>> >> >> >> > on line 137 > >> >> >>> >> >> >> > > >> >> >>> >> >> >> > Warning: mysql_select_db() [function.mysql-select-db]: > >> >> >>> >> >> >> > Access > >> >> >>> >> >> >> > denied > >> >> >>> >> >> >> > for > >> >> >>> >> >> >> > user 'apache'@'localhost' (using password: NO) in > >> >> >>> >> >> >> > > >> >> >>> >> >> >> > > >> >> >>> >> >> >> > > >> >> >>> >> >> >> > > >> >> >>> >> >> >> > > >> >> >>> >> >> >> > /home/langserv/domains/ > mydomain.me/public_html/myfolderr/setup/page4.php > >> >> >>> >> >> >> > on > >> >> >>> >> >> >> > line 19 > >> >> >>> >> >> >> > > >> >> >>> >> >> >> > Warning: mysql_select_db() [function.mysql-select-db]: > A > >> >> >>> >> >> >> > link > >> >> >>> >> >> >> > to > >> >> >>> >> >> >> > the > >> >> >>> >> >> >> > server > >> >> >>> >> >> >> > could not be established in > >> >> >>> >> >> >> > > >> >> >>> >> >> >> > > >> >> >>> >> >> >> > > >> >> >>> >> >> >> > > >> >> >>> >> >> >> > > >> >> >>> >> >> >> > /home/langserv/domains/ > mydomain.me/public_html/myfolder/setup/page4.php > >> >> >>> >> >> >> > on > >> >> >>> >> >> >> > line 19 > >> >> >>> >> >> >> > > >> >> >>> >> >> >> > Warning: mysql_query() [function.mysql-query]: Access > >> >> >>> >> >> >> > denied > >> >> >>> >> >> >> > for > >> >> >>> >> >> >> > user > >> >> >>> >> >> >> > 'apache'@'localhost' (using password: NO) in > >> >> >>> >> >> >> > > >> >> >>> >> >> >> > > >> >> >>> >> >> >> > > >> >> >>> >> >> >> > > >> >> >>> >> >> >> > > >> >> >>> >> >> >> > /home/langserv/domains/ > dmydomain.me/public_html/myfolder/setup/page4.php > >> >> >>> >> >> >> > on > >> >> >>> >> >> >> > line 23 > >> >> >>> >> >> >> > > >> >> >>> >> >> >> > > >> >> >>> >> >> >> > any suggestions will be welcome! > >> >> >>> >> >> >> > > >> >> >>> >> >> >> > juanma > >> >> >>> >> >> >> > > >> >> >>> >> >> >> > > >> >> >>> >> >> >> > -- > >> >> >>> >> >> >> > S?gueme en twitter @educashun > >> >> >>> >> >> >> > > >> >> >>> >> >> >> > > >> >> >>> >> >> >> > 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/xerte > >> >> >>> >> >> >> > > >> >> >>> >> >> >> > 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/xerte > >> >> >>> >> >> > > >> >> >>> >> >> > > >> >> >>> >> >> > > >> >> >>> >> >> > -- > >> >> >>> >> >> > S?gueme en twitter @educashun > >> >> >>> >> >> > > >> >> >>> >> >> > > >> >> >>> >> >> > 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/xerte > >> >> >>> >> >> > > >> >> >>> >> >> > 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/xerte > >> >> >>> >> > > >> >> >>> >> > > >> >> >>> >> > > >> >> >>> >> > -- > >> >> >>> >> > S?gueme en twitter @educashun > >> >> >>> >> > > >> >> >>> >> > > >> >> >>> >> > 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/xerte > >> >> >>> >> > > >> >> >>> >> > 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/xerte > >> >> >>> > > >> >> >>> > > >> >> >>> > > >> >> >>> > -- > >> >> >>> > S?gueme en twitter @educashun > >> >> >>> > > >> >> >>> > > >> >> >>> > 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/xerte > >> >> >>> > > >> >> >>> > 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/xerte > >> >> >> > >> >> >> > >> >> >> > >> >> >> -- > >> >> >> S?gueme en twitter @educashun > >> >> >> > >> >> > > >> >> > > >> >> > > >> >> > -- > >> >> > S?gueme en twitter @educashun > >> >> > > >> >> > > >> >> > 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/xerte > >> >> > > >> >> > 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/xerte > >> > > >> > > >> > > >> > -- > >> > S?gueme en twitter @educashun > >> > > >> > > >> > 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/xerte > >> > > >> > 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/xerte > > > > > > > > -- > > S?gueme en twitter @educashun > > > > > > 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/xerte > > > > 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/xerte > -- S?gueme en twitter @educashun -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: administrador.png Type: image/png Size: 50623 bytes Desc: not available URL: From patrick.lockley at googlemail.com Wed Oct 12 16:03:51 2011 From: patrick.lockley at googlemail.com (Pat Lockley) Date: Wed, 12 Oct 2011 16:03:51 +0100 Subject: [Xerte] Re: Any suggestions? In-Reply-To: References: Message-ID: Can you use phpmyadmin? On Wed, Oct 12, 2011 at 4:01 PM, Juanma Campos wrote: > I log in as admin but I only get this: > > 2011/10/12 Pat Lockley >> >> not sure >> >> to set up ldap you need to use management.php >> >> if you have moodle installed there is a moodle patch (i don't have the >> URL) >> >> alternatively, you can rename demo.txt to demo.php and use that, but >> then your site is open for anyone to use (password free) >> >> On Wed, Oct 12, 2011 at 3:50 PM, Juanma Campos >> wrote: >> > do you mean copying the code from auth.php we can find in moodle/ldap >> > into >> > management.php? >> > >> > 2011/10/12 Pat Lockley >> >> >> >> management.php (if you set up an admin account) >> >> >> >> if you have moodle you can use a moodle patch (if moodle is on the same >> >> server) >> >> >> >> On Wed, Oct 12, 2011 at 3:36 PM, Juanma Campos >> >> wrote: >> >> > totally lost now. >> >> > >> >> > Where do I have to do that? >> >> > >> >> > sorry to bother you so much >> >> > >> >> > >> >> > 2011/10/12 Pat Lockley >> >> >> >> >> >> did you set ldap up? >> >> >> >> >> >> On Wed, Oct 12, 2011 at 3:24 PM, Juanma Campos >> >> >> wrote: >> >> >> > Ok. Installed. yet when I log in, it says that the combination >> >> >> > username/password is not correct. >> >> >> > >> >> >> > www.desvirtualizando.me/autor >> >> >> > >> >> >> > 2011/10/12 Juanma Campos >> >> >> >> >> >> >> >> Auto (the root folder) has 777. I think there might be a problem >> >> >> >> with >> >> >> >> the >> >> >> >> index.php. I have index1.php and index.php.txt >> >> >> >> >> >> >> >> juanma >> >> >> >> >> >> >> >> 2011/10/12 Pat Lockley >> >> >> >>> >> >> >> >>> what chmod did you use? >> >> >> >>> >> >> >> >>> On Wed, Oct 12, 2011 at 3:02 PM, Juanma Campos >> >> >> >>> wrote: >> >> >> >>> > It seems that everything has been installed successfully, yet >> >> >> >>> > I >> >> >> >>> > can >> >> >> >>> > access >> >> >> >>> > it on the provided url >> >> >> >>> > >> >> >> >>> > Forbidden >> >> >> >>> > >> >> >> >>> > You don't have permission to access /autor/ on this server. >> >> >> >>> > >> >> >> >>> > Additionally, a 404 Not Found error was encountered while >> >> >> >>> > trying >> >> >> >>> > to >> >> >> >>> > use >> >> >> >>> > an >> >> >> >>> > ErrorDocument to handle the request. >> >> >> >>> > >> >> >> >>> > ________________________________ >> >> >> >>> > Apache/2 Server at www.desvirtualizando.me Port 80 >> >> >> >>> > >> >> >> >>> > >> >> >> >>> > 2011/10/12 Pat Lockley >> >> >> >>> >> >> >> >> >>> >> Ok, this is because setup/database.txt isn't being copied to >> >> >> >>> >> the >> >> >> >>> >> root >> >> >> >>> >> folder, or it isn't being altered. >> >> >> >>> >> >> >> >> >>> >> What are the contents of setup/database.txt >> >> >> >>> >> >> >> >> >>> >> On Wed, Oct 12, 2011 at 2:45 PM, Juanma Campos >> >> >> >>> >> wrote: >> >> >> >>> >> > Do you want to translate the interface? if you are not very >> >> >> >>> >> > much >> >> >> >>> >> > under >> >> >> >>> >> > pressure I can help you, Pat. >> >> >> >>> >> > >> >> >> >>> >> > In any case, let's see If I can manage to install it first >> >> >> >>> >> > because I >> >> >> >>> >> > keep >> >> >> >>> >> > having problems! >> >> >> >>> >> > >> >> >> >>> >> > magic quotes setting is false >> >> >> >>> >> > Warning: mysql_select_db() [function.mysql-select-db]: >> >> >> >>> >> > Access >> >> >> >>> >> > denied >> >> >> >>> >> > for >> >> >> >>> >> > user 'apache'@'localhost' (using password: NO) in >> >> >> >>> >> > >> >> >> >>> >> > >> >> >> >>> >> > >> >> >> >>> >> > >> >> >> >>> >> > >> >> >> >>> >> > /home/langserv/domains/desvirtualizando.me/public_html/autor/setup/page4.php >> >> >> >>> >> > on line 19 >> >> >> >>> >> > >> >> >> >>> >> > Warning: mysql_select_db() [function.mysql-select-db]: A >> >> >> >>> >> > link >> >> >> >>> >> > to >> >> >> >>> >> > the >> >> >> >>> >> > server >> >> >> >>> >> > could not be established in >> >> >> >>> >> > >> >> >> >>> >> > >> >> >> >>> >> > >> >> >> >>> >> > >> >> >> >>> >> > >> >> >> >>> >> > /home/langserv/domains/desvirtualizando.me/public_html/autor/setup/page4.php >> >> >> >>> >> > on line 19 >> >> >> >>> >> > >> >> >> >>> >> > Warning: mysql_query() [function.mysql-query]: Access >> >> >> >>> >> > denied >> >> >> >>> >> > for >> >> >> >>> >> > user >> >> >> >>> >> > 'apache'@'localhost' (using password: NO) in >> >> >> >>> >> > >> >> >> >>> >> > >> >> >> >>> >> > >> >> >> >>> >> > >> >> >> >>> >> > >> >> >> >>> >> > /home/langserv/domains/desvirtualizando.me/public_html/autor/setup/page4.php >> >> >> >>> >> > on line 23 >> >> >> >>> >> > >> >> >> >>> >> > >> >> >> >>> >> > >> >> >> >>> >> > 2011/10/12 Pat Lockley >> >> >> >>> >> >> >> >> >> >>> >> >> Hello, >> >> >> >>> >> >> >> >> >> >>> >> >> It's the root of the install, so if you put the xerte >> >> >> >>> >> >> files >> >> >> >>> >> >> into >> >> >> >>> >> >> "xerte", then it's that folder. >> >> >> >>> >> >> >> >> >> >>> >> >> the Setup folder needs to be writable too. It should say >> >> >> >>> >> >> on >> >> >> >>> >> >> the >> >> >> >>> >> >> "page_setup.php" page of the install. >> >> >> >>> >> >> >> >> >> >>> >> >> Could I also possibly ask if you would be interested in >> >> >> >>> >> >> helping >> >> >> >>> >> >> translate Toolkits into Spanish/Castille for us? >> >> >> >>> >> >> >> >> >> >>> >> >> Thanks >> >> >> >>> >> >> >> >> >> >>> >> >> Pat >> >> >> >>> >> >> >> >> >> >>> >> >> On Wed, Oct 12, 2011 at 2:15 PM, Juanma Campos >> >> >> >>> >> >> wrote: >> >> >> >>> >> >> > Thanks Pat. >> >> >> >>> >> >> > >> >> >> >>> >> >> > The root folder is my public_html? or it's the folder >> >> >> >>> >> >> > within >> >> >> >>> >> >> > xerte's >> >> >> >>> >> >> > files >> >> >> >>> >> >> > are included? >> >> >> >>> >> >> > >> >> >> >>> >> >> > 2011/10/12 Pat Lockley >> >> >> >>> >> >> >> >> >> >> >>> >> >> >> in the iframe code is a check to see if your root >> >> >> >>> >> >> >> folder >> >> >> >>> >> >> >> >> >> >> >>> >> >> >> >> >> >> >>> >> >> >> >> >> >> >>> >> >> >> >> >> >> >>> >> >> >> >> >> >> >>> >> >> >> /home/langserv/domains/mydomain.me/public_html/myfolderinstallation/ >> >> >> >>> >> >> >> >> >> >> >>> >> >> >> is writable too. >> >> >> >>> >> >> >> >> >> >> >>> >> >> >> It looks like it isn't. >> >> >> >>> >> >> >> >> >> >> >>> >> >> >> The later error is because setup/database.txt was not >> >> >> >>> >> >> >> copied >> >> >> >>> >> >> >> into >> >> >> >>> >> >> >> the >> >> >> >>> >> >> >> rootfolder and so database.php isn't created. >> >> >> >>> >> >> >> >> >> >> >>> >> >> >> On Wed, Oct 12, 2011 at 1:53 PM, Juanma Campos >> >> >> >>> >> >> >> wrote: >> >> >> >>> >> >> >> > Hi from Spain. Trying to install xerxe on a server I >> >> >> >>> >> >> >> > get >> >> >> >>> >> >> >> > the >> >> >> >>> >> >> >> > following >> >> >> >>> >> >> >> > errors: >> >> >> >>> >> >> >> > >> >> >> >>> >> >> >> > Warning: fclose(): supplied argument is not a valid >> >> >> >>> >> >> >> > stream >> >> >> >>> >> >> >> > resource >> >> >> >>> >> >> >> > in >> >> >> >>> >> >> >> > >> >> >> >>> >> >> >> > >> >> >> >>> >> >> >> > >> >> >> >>> >> >> >> > >> >> >> >>> >> >> >> > >> >> >> >>> >> >> >> > >> >> >> >>> >> >> >> > >> >> >> >>> >> >> >> > /home/langserv/domains/mydomain.me/public_html/myfolderinstallation/setup/file_system_iframe.php >> >> >> >>> >> >> >> > on line 137 >> >> >> >>> >> >> >> > >> >> >> >>> >> >> >> > Warning: mysql_select_db() >> >> >> >>> >> >> >> > [function.mysql-select-db]: >> >> >> >>> >> >> >> > Access >> >> >> >>> >> >> >> > denied >> >> >> >>> >> >> >> > for >> >> >> >>> >> >> >> > user 'apache'@'localhost' (using password: NO) in >> >> >> >>> >> >> >> > >> >> >> >>> >> >> >> > >> >> >> >>> >> >> >> > >> >> >> >>> >> >> >> > >> >> >> >>> >> >> >> > >> >> >> >>> >> >> >> > >> >> >> >>> >> >> >> > /home/langserv/domains/mydomain.me/public_html/myfolderr/setup/page4.php >> >> >> >>> >> >> >> > on >> >> >> >>> >> >> >> > line 19 >> >> >> >>> >> >> >> > >> >> >> >>> >> >> >> > Warning: mysql_select_db() >> >> >> >>> >> >> >> > [function.mysql-select-db]: A >> >> >> >>> >> >> >> > link >> >> >> >>> >> >> >> > to >> >> >> >>> >> >> >> > the >> >> >> >>> >> >> >> > server >> >> >> >>> >> >> >> > could not be established in >> >> >> >>> >> >> >> > >> >> >> >>> >> >> >> > >> >> >> >>> >> >> >> > >> >> >> >>> >> >> >> > >> >> >> >>> >> >> >> > >> >> >> >>> >> >> >> > >> >> >> >>> >> >> >> > /home/langserv/domains/mydomain.me/public_html/myfolder/setup/page4.php >> >> >> >>> >> >> >> > on >> >> >> >>> >> >> >> > line 19 >> >> >> >>> >> >> >> > >> >> >> >>> >> >> >> > Warning: mysql_query() [function.mysql-query]: Access >> >> >> >>> >> >> >> > denied >> >> >> >>> >> >> >> > for >> >> >> >>> >> >> >> > user >> >> >> >>> >> >> >> > 'apache'@'localhost' (using password: NO) in >> >> >> >>> >> >> >> > >> >> >> >>> >> >> >> > >> >> >> >>> >> >> >> > >> >> >> >>> >> >> >> > >> >> >> >>> >> >> >> > >> >> >> >>> >> >> >> > >> >> >> >>> >> >> >> > /home/langserv/domains/dmydomain.me/public_html/myfolder/setup/page4.php >> >> >> >>> >> >> >> > on >> >> >> >>> >> >> >> > line 23 >> >> >> >>> >> >> >> > >> >> >> >>> >> >> >> > >> >> >> >>> >> >> >> > any suggestions will be welcome! >> >> >> >>> >> >> >> > >> >> >> >>> >> >> >> > juanma >> >> >> >>> >> >> >> > >> >> >> >>> >> >> >> > >> >> >> >>> >> >> >> > -- >> >> >> >>> >> >> >> > S?gueme en twitter @educashun >> >> >> >>> >> >> >> > >> >> >> >>> >> >> >> > >> >> >> >>> >> >> >> > 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/xerte >> >> >> >>> >> >> >> > >> >> >> >>> >> >> >> > 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/xerte >> >> >> >>> >> >> > >> >> >> >>> >> >> > >> >> >> >>> >> >> > >> >> >> >>> >> >> > -- >> >> >> >>> >> >> > S?gueme en twitter @educashun >> >> >> >>> >> >> > >> >> >> >>> >> >> > >> >> >> >>> >> >> > 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/xerte >> >> >> >>> >> >> > >> >> >> >>> >> >> > 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/xerte >> >> >> >>> >> > >> >> >> >>> >> > >> >> >> >>> >> > >> >> >> >>> >> > -- >> >> >> >>> >> > S?gueme en twitter @educashun >> >> >> >>> >> > >> >> >> >>> >> > >> >> >> >>> >> > 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/xerte >> >> >> >>> >> > >> >> >> >>> >> > 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/xerte >> >> >> >>> > >> >> >> >>> > >> >> >> >>> > >> >> >> >>> > -- >> >> >> >>> > S?gueme en twitter @educashun >> >> >> >>> > >> >> >> >>> > >> >> >> >>> > 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/xerte >> >> >> >>> > >> >> >> >>> > 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/xerte >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> -- >> >> >> >> S?gueme en twitter @educashun >> >> >> >> >> >> >> > >> >> >> > >> >> >> > >> >> >> > -- >> >> >> > S?gueme en twitter @educashun >> >> >> > >> >> >> > >> >> >> > 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/xerte >> >> >> > >> >> >> > 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/xerte >> >> > >> >> > >> >> > >> >> > -- >> >> > S?gueme en twitter @educashun >> >> > >> >> > >> >> > 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/xerte >> >> > >> >> > 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/xerte >> > >> > >> > >> > -- >> > S?gueme en twitter @educashun >> > >> > >> > 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/xerte >> > >> > 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/xerte > > > > -- > S?gueme en twitter @educashun > > > 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/xerte > > 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. > > > From poetasandaluces at gmail.com Wed Oct 12 16:06:20 2011 From: poetasandaluces at gmail.com (Juanma Campos) Date: Wed, 12 Oct 2011 17:06:20 +0200 Subject: [Xerte] Re: Any suggestions? In-Reply-To: References: Message-ID: yes, inside now 2011/10/12 Pat Lockley > Can you use phpmyadmin? > > On Wed, Oct 12, 2011 at 4:01 PM, Juanma Campos > wrote: > > I log in as admin but I only get this: > > > > 2011/10/12 Pat Lockley > >> > >> not sure > >> > >> to set up ldap you need to use management.php > >> > >> if you have moodle installed there is a moodle patch (i don't have the > >> URL) > >> > >> alternatively, you can rename demo.txt to demo.php and use that, but > >> then your site is open for anyone to use (password free) > >> > >> On Wed, Oct 12, 2011 at 3:50 PM, Juanma Campos > >> wrote: > >> > do you mean copying the code from auth.php we can find in moodle/ldap > >> > into > >> > management.php? > >> > > >> > 2011/10/12 Pat Lockley > >> >> > >> >> management.php (if you set up an admin account) > >> >> > >> >> if you have moodle you can use a moodle patch (if moodle is on the > same > >> >> server) > >> >> > >> >> On Wed, Oct 12, 2011 at 3:36 PM, Juanma Campos > >> >> wrote: > >> >> > totally lost now. > >> >> > > >> >> > Where do I have to do that? > >> >> > > >> >> > sorry to bother you so much > >> >> > > >> >> > > >> >> > 2011/10/12 Pat Lockley > >> >> >> > >> >> >> did you set ldap up? > >> >> >> > >> >> >> On Wed, Oct 12, 2011 at 3:24 PM, Juanma Campos > >> >> >> wrote: > >> >> >> > Ok. Installed. yet when I log in, it says that the combination > >> >> >> > username/password is not correct. > >> >> >> > > >> >> >> > www.desvirtualizando.me/autor > >> >> >> > > >> >> >> > 2011/10/12 Juanma Campos > >> >> >> >> > >> >> >> >> Auto (the root folder) has 777. I think there might be a > problem > >> >> >> >> with > >> >> >> >> the > >> >> >> >> index.php. I have index1.php and index.php.txt > >> >> >> >> > >> >> >> >> juanma > >> >> >> >> > >> >> >> >> 2011/10/12 Pat Lockley > >> >> >> >>> > >> >> >> >>> what chmod did you use? > >> >> >> >>> > >> >> >> >>> On Wed, Oct 12, 2011 at 3:02 PM, Juanma Campos > >> >> >> >>> wrote: > >> >> >> >>> > It seems that everything has been installed successfully, > yet > >> >> >> >>> > I > >> >> >> >>> > can > >> >> >> >>> > access > >> >> >> >>> > it on the provided url > >> >> >> >>> > > >> >> >> >>> > Forbidden > >> >> >> >>> > > >> >> >> >>> > You don't have permission to access /autor/ on this server. > >> >> >> >>> > > >> >> >> >>> > Additionally, a 404 Not Found error was encountered while > >> >> >> >>> > trying > >> >> >> >>> > to > >> >> >> >>> > use > >> >> >> >>> > an > >> >> >> >>> > ErrorDocument to handle the request. > >> >> >> >>> > > >> >> >> >>> > ________________________________ > >> >> >> >>> > Apache/2 Server at www.desvirtualizando.me Port 80 > >> >> >> >>> > > >> >> >> >>> > > >> >> >> >>> > 2011/10/12 Pat Lockley > >> >> >> >>> >> > >> >> >> >>> >> Ok, this is because setup/database.txt isn't being copied > to > >> >> >> >>> >> the > >> >> >> >>> >> root > >> >> >> >>> >> folder, or it isn't being altered. > >> >> >> >>> >> > >> >> >> >>> >> What are the contents of setup/database.txt > >> >> >> >>> >> > >> >> >> >>> >> On Wed, Oct 12, 2011 at 2:45 PM, Juanma Campos > >> >> >> >>> >> wrote: > >> >> >> >>> >> > Do you want to translate the interface? if you are not > very > >> >> >> >>> >> > much > >> >> >> >>> >> > under > >> >> >> >>> >> > pressure I can help you, Pat. > >> >> >> >>> >> > > >> >> >> >>> >> > In any case, let's see If I can manage to install it > first > >> >> >> >>> >> > because I > >> >> >> >>> >> > keep > >> >> >> >>> >> > having problems! > >> >> >> >>> >> > > >> >> >> >>> >> > magic quotes setting is false > >> >> >> >>> >> > Warning: mysql_select_db() [function.mysql-select-db]: > >> >> >> >>> >> > Access > >> >> >> >>> >> > denied > >> >> >> >>> >> > for > >> >> >> >>> >> > user 'apache'@'localhost' (using password: NO) in > >> >> >> >>> >> > > >> >> >> >>> >> > > >> >> >> >>> >> > > >> >> >> >>> >> > > >> >> >> >>> >> > > >> >> >> >>> >> > /home/langserv/domains/ > desvirtualizando.me/public_html/autor/setup/page4.php > >> >> >> >>> >> > on line 19 > >> >> >> >>> >> > > >> >> >> >>> >> > Warning: mysql_select_db() [function.mysql-select-db]: A > >> >> >> >>> >> > link > >> >> >> >>> >> > to > >> >> >> >>> >> > the > >> >> >> >>> >> > server > >> >> >> >>> >> > could not be established in > >> >> >> >>> >> > > >> >> >> >>> >> > > >> >> >> >>> >> > > >> >> >> >>> >> > > >> >> >> >>> >> > > >> >> >> >>> >> > /home/langserv/domains/ > desvirtualizando.me/public_html/autor/setup/page4.php > >> >> >> >>> >> > on line 19 > >> >> >> >>> >> > > >> >> >> >>> >> > Warning: mysql_query() [function.mysql-query]: Access > >> >> >> >>> >> > denied > >> >> >> >>> >> > for > >> >> >> >>> >> > user > >> >> >> >>> >> > 'apache'@'localhost' (using password: NO) in > >> >> >> >>> >> > > >> >> >> >>> >> > > >> >> >> >>> >> > > >> >> >> >>> >> > > >> >> >> >>> >> > > >> >> >> >>> >> > /home/langserv/domains/ > desvirtualizando.me/public_html/autor/setup/page4.php > >> >> >> >>> >> > on line 23 > >> >> >> >>> >> > > >> >> >> >>> >> > > >> >> >> >>> >> > > >> >> >> >>> >> > 2011/10/12 Pat Lockley > >> >> >> >>> >> >> > >> >> >> >>> >> >> Hello, > >> >> >> >>> >> >> > >> >> >> >>> >> >> It's the root of the install, so if you put the xerte > >> >> >> >>> >> >> files > >> >> >> >>> >> >> into > >> >> >> >>> >> >> "xerte", then it's that folder. > >> >> >> >>> >> >> > >> >> >> >>> >> >> the Setup folder needs to be writable too. It should say > >> >> >> >>> >> >> on > >> >> >> >>> >> >> the > >> >> >> >>> >> >> "page_setup.php" page of the install. > >> >> >> >>> >> >> > >> >> >> >>> >> >> Could I also possibly ask if you would be interested in > >> >> >> >>> >> >> helping > >> >> >> >>> >> >> translate Toolkits into Spanish/Castille for us? > >> >> >> >>> >> >> > >> >> >> >>> >> >> Thanks > >> >> >> >>> >> >> > >> >> >> >>> >> >> Pat > >> >> >> >>> >> >> > >> >> >> >>> >> >> On Wed, Oct 12, 2011 at 2:15 PM, Juanma Campos > >> >> >> >>> >> >> wrote: > >> >> >> >>> >> >> > Thanks Pat. > >> >> >> >>> >> >> > > >> >> >> >>> >> >> > The root folder is my public_html? or it's the folder > >> >> >> >>> >> >> > within > >> >> >> >>> >> >> > xerte's > >> >> >> >>> >> >> > files > >> >> >> >>> >> >> > are included? > >> >> >> >>> >> >> > > >> >> >> >>> >> >> > 2011/10/12 Pat Lockley < > patrick.lockley at googlemail.com> > >> >> >> >>> >> >> >> > >> >> >> >>> >> >> >> in the iframe code is a check to see if your root > >> >> >> >>> >> >> >> folder > >> >> >> >>> >> >> >> > >> >> >> >>> >> >> >> > >> >> >> >>> >> >> >> > >> >> >> >>> >> >> >> > >> >> >> >>> >> >> >> > >> >> >> >>> >> >> >> /home/langserv/domains/ > mydomain.me/public_html/myfolderinstallation/ > >> >> >> >>> >> >> >> > >> >> >> >>> >> >> >> is writable too. > >> >> >> >>> >> >> >> > >> >> >> >>> >> >> >> It looks like it isn't. > >> >> >> >>> >> >> >> > >> >> >> >>> >> >> >> The later error is because setup/database.txt was not > >> >> >> >>> >> >> >> copied > >> >> >> >>> >> >> >> into > >> >> >> >>> >> >> >> the > >> >> >> >>> >> >> >> rootfolder and so database.php isn't created. > >> >> >> >>> >> >> >> > >> >> >> >>> >> >> >> On Wed, Oct 12, 2011 at 1:53 PM, Juanma Campos > >> >> >> >>> >> >> >> wrote: > >> >> >> >>> >> >> >> > Hi from Spain. Trying to install xerxe on a server > I > >> >> >> >>> >> >> >> > get > >> >> >> >>> >> >> >> > the > >> >> >> >>> >> >> >> > following > >> >> >> >>> >> >> >> > errors: > >> >> >> >>> >> >> >> > > >> >> >> >>> >> >> >> > Warning: fclose(): supplied argument is not a valid > >> >> >> >>> >> >> >> > stream > >> >> >> >>> >> >> >> > resource > >> >> >> >>> >> >> >> > in > >> >> >> >>> >> >> >> > > >> >> >> >>> >> >> >> > > >> >> >> >>> >> >> >> > > >> >> >> >>> >> >> >> > > >> >> >> >>> >> >> >> > > >> >> >> >>> >> >> >> > > >> >> >> >>> >> >> >> > > >> >> >> >>> >> >> >> > /home/langserv/domains/ > mydomain.me/public_html/myfolderinstallation/setup/file_system_iframe.php > >> >> >> >>> >> >> >> > on line 137 > >> >> >> >>> >> >> >> > > >> >> >> >>> >> >> >> > Warning: mysql_select_db() > >> >> >> >>> >> >> >> > [function.mysql-select-db]: > >> >> >> >>> >> >> >> > Access > >> >> >> >>> >> >> >> > denied > >> >> >> >>> >> >> >> > for > >> >> >> >>> >> >> >> > user 'apache'@'localhost' (using password: NO) in > >> >> >> >>> >> >> >> > > >> >> >> >>> >> >> >> > > >> >> >> >>> >> >> >> > > >> >> >> >>> >> >> >> > > >> >> >> >>> >> >> >> > > >> >> >> >>> >> >> >> > > >> >> >> >>> >> >> >> > /home/langserv/domains/ > mydomain.me/public_html/myfolderr/setup/page4.php > >> >> >> >>> >> >> >> > on > >> >> >> >>> >> >> >> > line 19 > >> >> >> >>> >> >> >> > > >> >> >> >>> >> >> >> > Warning: mysql_select_db() > >> >> >> >>> >> >> >> > [function.mysql-select-db]: A > >> >> >> >>> >> >> >> > link > >> >> >> >>> >> >> >> > to > >> >> >> >>> >> >> >> > the > >> >> >> >>> >> >> >> > server > >> >> >> >>> >> >> >> > could not be established in > >> >> >> >>> >> >> >> > > >> >> >> >>> >> >> >> > > >> >> >> >>> >> >> >> > > >> >> >> >>> >> >> >> > > >> >> >> >>> >> >> >> > > >> >> >> >>> >> >> >> > > >> >> >> >>> >> >> >> > /home/langserv/domains/ > mydomain.me/public_html/myfolder/setup/page4.php > >> >> >> >>> >> >> >> > on > >> >> >> >>> >> >> >> > line 19 > >> >> >> >>> >> >> >> > > >> >> >> >>> >> >> >> > Warning: mysql_query() [function.mysql-query]: > Access > >> >> >> >>> >> >> >> > denied > >> >> >> >>> >> >> >> > for > >> >> >> >>> >> >> >> > user > >> >> >> >>> >> >> >> > 'apache'@'localhost' (using password: NO) in > >> >> >> >>> >> >> >> > > >> >> >> >>> >> >> >> > > >> >> >> >>> >> >> >> > > >> >> >> >>> >> >> >> > > >> >> >> >>> >> >> >> > > >> >> >> >>> >> >> >> > > >> >> >> >>> >> >> >> > /home/langserv/domains/ > dmydomain.me/public_html/myfolder/setup/page4.php > >> >> >> >>> >> >> >> > on > >> >> >> >>> >> >> >> > line 23 > >> >> >> >>> >> >> >> > > >> >> >> >>> >> >> >> > > >> >> >> >>> >> >> >> > any suggestions will be welcome! > >> >> >> >>> >> >> >> > > >> >> >> >>> >> >> >> > juanma > >> >> >> >>> >> >> >> > > >> >> >> >>> >> >> >> > > >> >> >> >>> >> >> >> > -- > >> >> >> >>> >> >> >> > S?gueme en twitter @educashun > >> >> >> >>> >> >> >> > > >> >> >> >>> >> >> >> > > >> >> >> >>> >> >> >> > 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/xerte > >> >> >> >>> >> >> >> > > >> >> >> >>> >> >> >> > 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/xerte > >> >> >> >>> >> >> > > >> >> >> >>> >> >> > > >> >> >> >>> >> >> > > >> >> >> >>> >> >> > -- > >> >> >> >>> >> >> > S?gueme en twitter @educashun > >> >> >> >>> >> >> > > >> >> >> >>> >> >> > > >> >> >> >>> >> >> > 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/xerte > >> >> >> >>> >> >> > > >> >> >> >>> >> >> > 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/xerte > >> >> >> >>> >> > > >> >> >> >>> >> > > >> >> >> >>> >> > > >> >> >> >>> >> > -- > >> >> >> >>> >> > S?gueme en twitter @educashun > >> >> >> >>> >> > > >> >> >> >>> >> > > >> >> >> >>> >> > 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/xerte > >> >> >> >>> >> > > >> >> >> >>> >> > 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/xerte > >> >> >> >>> > > >> >> >> >>> > > >> >> >> >>> > > >> >> >> >>> > -- > >> >> >> >>> > S?gueme en twitter @educashun > >> >> >> >>> > > >> >> >> >>> > > >> >> >> >>> > 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/xerte > >> >> >> >>> > > >> >> >> >>> > 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/xerte > >> >> >> >> > >> >> >> >> > >> >> >> >> > >> >> >> >> -- > >> >> >> >> S?gueme en twitter @educashun > >> >> >> >> > >> >> >> > > >> >> >> > > >> >> >> > > >> >> >> > -- > >> >> >> > S?gueme en twitter @educashun > >> >> >> > > >> >> >> > > >> >> >> > 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/xerte > >> >> >> > > >> >> >> > 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/xerte > >> >> > > >> >> > > >> >> > > >> >> > -- > >> >> > S?gueme en twitter @educashun > >> >> > > >> >> > > >> >> > 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/xerte > >> >> > > >> >> > 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/xerte > >> > > >> > > >> > > >> > -- > >> > S?gueme en twitter @educashun > >> > > >> > > >> > 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/xerte > >> > > >> > 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/xerte > > > > > > > > -- > > S?gueme en twitter @educashun > > > > > > 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/xerte > > > > 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/xerte > -- S?gueme en twitter @educashun -------------- next part -------------- An HTML attachment was scrubbed... URL: From patrick.lockley at googlemail.com Wed Oct 12 16:08:19 2011 From: patrick.lockley at googlemail.com (Pat Lockley) Date: Wed, 12 Oct 2011 16:08:19 +0100 Subject: [Xerte] Re: Any suggestions? In-Reply-To: References: Message-ID: sitedetails look for fields called ldap On Wed, Oct 12, 2011 at 4:06 PM, Juanma Campos wrote: > yes, inside now > > 2011/10/12 Pat Lockley >> >> Can you use phpmyadmin? >> >> On Wed, Oct 12, 2011 at 4:01 PM, Juanma Campos >> wrote: >> > I log in as admin but I only get this: >> > >> > 2011/10/12 Pat Lockley >> >> >> >> not sure >> >> >> >> to set up ldap you need to use management.php >> >> >> >> if you have moodle installed there is a moodle patch (i don't have the >> >> URL) >> >> >> >> alternatively, you can rename demo.txt to demo.php and use that, but >> >> then your site is open for anyone to use (password free) >> >> >> >> On Wed, Oct 12, 2011 at 3:50 PM, Juanma Campos >> >> wrote: >> >> > do you mean copying the code from auth.php we can find in moodle/ldap >> >> > into >> >> > management.php? >> >> > >> >> > 2011/10/12 Pat Lockley >> >> >> >> >> >> management.php (if you set up an admin account) >> >> >> >> >> >> if you have moodle you can use a moodle patch (if moodle is on the >> >> >> same >> >> >> server) >> >> >> >> >> >> On Wed, Oct 12, 2011 at 3:36 PM, Juanma Campos >> >> >> wrote: >> >> >> > totally lost now. >> >> >> > >> >> >> > Where do I have to do that? >> >> >> > >> >> >> > sorry to bother you so much >> >> >> > >> >> >> > >> >> >> > 2011/10/12 Pat Lockley >> >> >> >> >> >> >> >> did you set ldap up? >> >> >> >> >> >> >> >> On Wed, Oct 12, 2011 at 3:24 PM, Juanma Campos >> >> >> >> wrote: >> >> >> >> > Ok. Installed. yet when I log in, it says that the combination >> >> >> >> > username/password is not correct. >> >> >> >> > >> >> >> >> > www.desvirtualizando.me/autor >> >> >> >> > >> >> >> >> > 2011/10/12 Juanma Campos >> >> >> >> >> >> >> >> >> >> Auto (the root folder) has 777. I think there might be a >> >> >> >> >> problem >> >> >> >> >> with >> >> >> >> >> the >> >> >> >> >> index.php. I have index1.php and index.php.txt >> >> >> >> >> >> >> >> >> >> juanma >> >> >> >> >> >> >> >> >> >> 2011/10/12 Pat Lockley >> >> >> >> >>> >> >> >> >> >>> what chmod did you use? >> >> >> >> >>> >> >> >> >> >>> On Wed, Oct 12, 2011 at 3:02 PM, Juanma Campos >> >> >> >> >>> wrote: >> >> >> >> >>> > It seems that everything has been installed successfully, >> >> >> >> >>> > yet >> >> >> >> >>> > I >> >> >> >> >>> > can >> >> >> >> >>> > access >> >> >> >> >>> > it on the provided url >> >> >> >> >>> > >> >> >> >> >>> > Forbidden >> >> >> >> >>> > >> >> >> >> >>> > You don't have permission to access /autor/ on this server. >> >> >> >> >>> > >> >> >> >> >>> > Additionally, a 404 Not Found error was encountered while >> >> >> >> >>> > trying >> >> >> >> >>> > to >> >> >> >> >>> > use >> >> >> >> >>> > an >> >> >> >> >>> > ErrorDocument to handle the request. >> >> >> >> >>> > >> >> >> >> >>> > ________________________________ >> >> >> >> >>> > Apache/2 Server at www.desvirtualizando.me Port 80 >> >> >> >> >>> > >> >> >> >> >>> > >> >> >> >> >>> > 2011/10/12 Pat Lockley >> >> >> >> >>> >> >> >> >> >> >>> >> Ok, this is because setup/database.txt isn't being copied >> >> >> >> >>> >> to >> >> >> >> >>> >> the >> >> >> >> >>> >> root >> >> >> >> >>> >> folder, or it isn't being altered. >> >> >> >> >>> >> >> >> >> >> >>> >> What are the contents of setup/database.txt >> >> >> >> >>> >> >> >> >> >> >>> >> On Wed, Oct 12, 2011 at 2:45 PM, Juanma Campos >> >> >> >> >>> >> wrote: >> >> >> >> >>> >> > Do you want to translate the interface? if you are not >> >> >> >> >>> >> > very >> >> >> >> >>> >> > much >> >> >> >> >>> >> > under >> >> >> >> >>> >> > pressure I can help you, Pat. >> >> >> >> >>> >> > >> >> >> >> >>> >> > In any case, let's see If I can manage to install it >> >> >> >> >>> >> > first >> >> >> >> >>> >> > because I >> >> >> >> >>> >> > keep >> >> >> >> >>> >> > having problems! >> >> >> >> >>> >> > >> >> >> >> >>> >> > magic quotes setting is false >> >> >> >> >>> >> > Warning: mysql_select_db() [function.mysql-select-db]: >> >> >> >> >>> >> > Access >> >> >> >> >>> >> > denied >> >> >> >> >>> >> > for >> >> >> >> >>> >> > user 'apache'@'localhost' (using password: NO) in >> >> >> >> >>> >> > >> >> >> >> >>> >> > >> >> >> >> >>> >> > >> >> >> >> >>> >> > >> >> >> >> >>> >> > >> >> >> >> >>> >> > >> >> >> >> >>> >> > /home/langserv/domains/desvirtualizando.me/public_html/autor/setup/page4.php >> >> >> >> >>> >> > on line 19 >> >> >> >> >>> >> > >> >> >> >> >>> >> > Warning: mysql_select_db() [function.mysql-select-db]: A >> >> >> >> >>> >> > link >> >> >> >> >>> >> > to >> >> >> >> >>> >> > the >> >> >> >> >>> >> > server >> >> >> >> >>> >> > could not be established in >> >> >> >> >>> >> > >> >> >> >> >>> >> > >> >> >> >> >>> >> > >> >> >> >> >>> >> > >> >> >> >> >>> >> > >> >> >> >> >>> >> > >> >> >> >> >>> >> > /home/langserv/domains/desvirtualizando.me/public_html/autor/setup/page4.php >> >> >> >> >>> >> > on line 19 >> >> >> >> >>> >> > >> >> >> >> >>> >> > Warning: mysql_query() [function.mysql-query]: Access >> >> >> >> >>> >> > denied >> >> >> >> >>> >> > for >> >> >> >> >>> >> > user >> >> >> >> >>> >> > 'apache'@'localhost' (using password: NO) in >> >> >> >> >>> >> > >> >> >> >> >>> >> > >> >> >> >> >>> >> > >> >> >> >> >>> >> > >> >> >> >> >>> >> > >> >> >> >> >>> >> > >> >> >> >> >>> >> > /home/langserv/domains/desvirtualizando.me/public_html/autor/setup/page4.php >> >> >> >> >>> >> > on line 23 >> >> >> >> >>> >> > >> >> >> >> >>> >> > >> >> >> >> >>> >> > >> >> >> >> >>> >> > 2011/10/12 Pat Lockley >> >> >> >> >>> >> >> >> >> >> >> >>> >> >> Hello, >> >> >> >> >>> >> >> >> >> >> >> >>> >> >> It's the root of the install, so if you put the xerte >> >> >> >> >>> >> >> files >> >> >> >> >>> >> >> into >> >> >> >> >>> >> >> "xerte", then it's that folder. >> >> >> >> >>> >> >> >> >> >> >> >>> >> >> the Setup folder needs to be writable too. It should >> >> >> >> >>> >> >> say >> >> >> >> >>> >> >> on >> >> >> >> >>> >> >> the >> >> >> >> >>> >> >> "page_setup.php" page of the install. >> >> >> >> >>> >> >> >> >> >> >> >>> >> >> Could I also possibly ask if you would be interested in >> >> >> >> >>> >> >> helping >> >> >> >> >>> >> >> translate Toolkits into Spanish/Castille for us? >> >> >> >> >>> >> >> >> >> >> >> >>> >> >> Thanks >> >> >> >> >>> >> >> >> >> >> >> >>> >> >> Pat >> >> >> >> >>> >> >> >> >> >> >> >>> >> >> On Wed, Oct 12, 2011 at 2:15 PM, Juanma Campos >> >> >> >> >>> >> >> wrote: >> >> >> >> >>> >> >> > Thanks Pat. >> >> >> >> >>> >> >> > >> >> >> >> >>> >> >> > The root folder is my public_html? or it's the folder >> >> >> >> >>> >> >> > within >> >> >> >> >>> >> >> > xerte's >> >> >> >> >>> >> >> > files >> >> >> >> >>> >> >> > are included? >> >> >> >> >>> >> >> > >> >> >> >> >>> >> >> > 2011/10/12 Pat Lockley >> >> >> >> >>> >> >> > >> >> >> >> >>> >> >> >> >> >> >> >> >>> >> >> >> in the iframe code is a check to see if your root >> >> >> >> >>> >> >> >> folder >> >> >> >> >>> >> >> >> >> >> >> >> >>> >> >> >> >> >> >> >> >>> >> >> >> >> >> >> >> >>> >> >> >> >> >> >> >> >>> >> >> >> >> >> >> >> >>> >> >> >> >> >> >> >> >>> >> >> >> /home/langserv/domains/mydomain.me/public_html/myfolderinstallation/ >> >> >> >> >>> >> >> >> >> >> >> >> >>> >> >> >> is writable too. >> >> >> >> >>> >> >> >> >> >> >> >> >>> >> >> >> It looks like it isn't. >> >> >> >> >>> >> >> >> >> >> >> >> >>> >> >> >> The later error is because setup/database.txt was >> >> >> >> >>> >> >> >> not >> >> >> >> >>> >> >> >> copied >> >> >> >> >>> >> >> >> into >> >> >> >> >>> >> >> >> the >> >> >> >> >>> >> >> >> rootfolder and so database.php isn't created. >> >> >> >> >>> >> >> >> >> >> >> >> >>> >> >> >> On Wed, Oct 12, 2011 at 1:53 PM, Juanma Campos >> >> >> >> >>> >> >> >> wrote: >> >> >> >> >>> >> >> >> > Hi from Spain. Trying to install xerxe on a server >> >> >> >> >>> >> >> >> > I >> >> >> >> >>> >> >> >> > get >> >> >> >> >>> >> >> >> > the >> >> >> >> >>> >> >> >> > following >> >> >> >> >>> >> >> >> > errors: >> >> >> >> >>> >> >> >> > >> >> >> >> >>> >> >> >> > Warning: fclose(): supplied argument is not a >> >> >> >> >>> >> >> >> > valid >> >> >> >> >>> >> >> >> > stream >> >> >> >> >>> >> >> >> > resource >> >> >> >> >>> >> >> >> > in >> >> >> >> >>> >> >> >> > >> >> >> >> >>> >> >> >> > >> >> >> >> >>> >> >> >> > >> >> >> >> >>> >> >> >> > >> >> >> >> >>> >> >> >> > >> >> >> >> >>> >> >> >> > >> >> >> >> >>> >> >> >> > >> >> >> >> >>> >> >> >> > >> >> >> >> >>> >> >> >> > /home/langserv/domains/mydomain.me/public_html/myfolderinstallation/setup/file_system_iframe.php >> >> >> >> >>> >> >> >> > on line 137 >> >> >> >> >>> >> >> >> > >> >> >> >> >>> >> >> >> > Warning: mysql_select_db() >> >> >> >> >>> >> >> >> > [function.mysql-select-db]: >> >> >> >> >>> >> >> >> > Access >> >> >> >> >>> >> >> >> > denied >> >> >> >> >>> >> >> >> > for >> >> >> >> >>> >> >> >> > user 'apache'@'localhost' (using password: NO) in >> >> >> >> >>> >> >> >> > >> >> >> >> >>> >> >> >> > >> >> >> >> >>> >> >> >> > >> >> >> >> >>> >> >> >> > >> >> >> >> >>> >> >> >> > >> >> >> >> >>> >> >> >> > >> >> >> >> >>> >> >> >> > >> >> >> >> >>> >> >> >> > /home/langserv/domains/mydomain.me/public_html/myfolderr/setup/page4.php >> >> >> >> >>> >> >> >> > on >> >> >> >> >>> >> >> >> > line 19 >> >> >> >> >>> >> >> >> > >> >> >> >> >>> >> >> >> > Warning: mysql_select_db() >> >> >> >> >>> >> >> >> > [function.mysql-select-db]: A >> >> >> >> >>> >> >> >> > link >> >> >> >> >>> >> >> >> > to >> >> >> >> >>> >> >> >> > the >> >> >> >> >>> >> >> >> > server >> >> >> >> >>> >> >> >> > could not be established in >> >> >> >> >>> >> >> >> > >> >> >> >> >>> >> >> >> > >> >> >> >> >>> >> >> >> > >> >> >> >> >>> >> >> >> > >> >> >> >> >>> >> >> >> > >> >> >> >> >>> >> >> >> > >> >> >> >> >>> >> >> >> > >> >> >> >> >>> >> >> >> > /home/langserv/domains/mydomain.me/public_html/myfolder/setup/page4.php >> >> >> >> >>> >> >> >> > on >> >> >> >> >>> >> >> >> > line 19 >> >> >> >> >>> >> >> >> > >> >> >> >> >>> >> >> >> > Warning: mysql_query() [function.mysql-query]: >> >> >> >> >>> >> >> >> > Access >> >> >> >> >>> >> >> >> > denied >> >> >> >> >>> >> >> >> > for >> >> >> >> >>> >> >> >> > user >> >> >> >> >>> >> >> >> > 'apache'@'localhost' (using password: NO) in >> >> >> >> >>> >> >> >> > >> >> >> >> >>> >> >> >> > >> >> >> >> >>> >> >> >> > >> >> >> >> >>> >> >> >> > >> >> >> >> >>> >> >> >> > >> >> >> >> >>> >> >> >> > >> >> >> >> >>> >> >> >> > >> >> >> >> >>> >> >> >> > /home/langserv/domains/dmydomain.me/public_html/myfolder/setup/page4.php >> >> >> >> >>> >> >> >> > on >> >> >> >> >>> >> >> >> > line 23 >> >> >> >> >>> >> >> >> > >> >> >> >> >>> >> >> >> > >> >> >> >> >>> >> >> >> > any suggestions will be welcome! >> >> >> >> >>> >> >> >> > >> >> >> >> >>> >> >> >> > juanma >> >> >> >> >>> >> >> >> > >> >> >> >> >>> >> >> >> > >> >> >> >> >>> >> >> >> > -- >> >> >> >> >>> >> >> >> > S?gueme en twitter @educashun >> >> >> >> >>> >> >> >> > >> >> >> >> >>> >> >> >> > >> >> >> >> >>> >> >> >> > 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/xerte >> >> >> >> >>> >> >> >> > >> >> >> >> >>> >> >> >> > 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/xerte >> >> >> >> >>> >> >> > >> >> >> >> >>> >> >> > >> >> >> >> >>> >> >> > >> >> >> >> >>> >> >> > -- >> >> >> >> >>> >> >> > S?gueme en twitter @educashun >> >> >> >> >>> >> >> > >> >> >> >> >>> >> >> > >> >> >> >> >>> >> >> > 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/xerte >> >> >> >> >>> >> >> > >> >> >> >> >>> >> >> > 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/xerte >> >> >> >> >>> >> > >> >> >> >> >>> >> > >> >> >> >> >>> >> > >> >> >> >> >>> >> > -- >> >> >> >> >>> >> > S?gueme en twitter @educashun >> >> >> >> >>> >> > >> >> >> >> >>> >> > >> >> >> >> >>> >> > 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/xerte >> >> >> >> >>> >> > >> >> >> >> >>> >> > 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/xerte >> >> >> >> >>> > >> >> >> >> >>> > >> >> >> >> >>> > >> >> >> >> >>> > -- >> >> >> >> >>> > S?gueme en twitter @educashun >> >> >> >> >>> > >> >> >> >> >>> > >> >> >> >> >>> > 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/xerte >> >> >> >> >>> > >> >> >> >> >>> > 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/xerte >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> -- >> >> >> >> >> S?gueme en twitter @educashun >> >> >> >> >> >> >> >> >> > >> >> >> >> > >> >> >> >> > >> >> >> >> > -- >> >> >> >> > S?gueme en twitter @educashun >> >> >> >> > >> >> >> >> > >> >> >> >> > 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/xerte >> >> >> >> > >> >> >> >> > 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/xerte >> >> >> > >> >> >> > >> >> >> > >> >> >> > -- >> >> >> > S?gueme en twitter @educashun >> >> >> > >> >> >> > >> >> >> > 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/xerte >> >> >> > >> >> >> > 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/xerte >> >> > >> >> > >> >> > >> >> > -- >> >> > S?gueme en twitter @educashun >> >> > >> >> > >> >> > 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/xerte >> >> > >> >> > 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/xerte >> > >> > >> > >> > -- >> > S?gueme en twitter @educashun >> > >> > >> > 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/xerte >> > >> > 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/xerte > > > > -- > S?gueme en twitter @educashun > > > 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/xerte > > 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. > > > From poetasandaluces at gmail.com Wed Oct 12 16:20:09 2011 From: poetasandaluces at gmail.com (Juanma Campos) Date: Wed, 12 Oct 2011 17:20:09 +0200 Subject: [Xerte] Re: Any suggestions? In-Reply-To: References: Message-ID: This is what I get. I'm about to give up :-( The application is hard to install juanma 2011/10/12 Pat Lockley > sitedetails > > look for fields called ldap > > On Wed, Oct 12, 2011 at 4:06 PM, Juanma Campos > wrote: > > yes, inside now > > > > 2011/10/12 Pat Lockley > >> > >> Can you use phpmyadmin? > >> > >> On Wed, Oct 12, 2011 at 4:01 PM, Juanma Campos > >> wrote: > >> > I log in as admin but I only get this: > >> > > >> > 2011/10/12 Pat Lockley > >> >> > >> >> not sure > >> >> > >> >> to set up ldap you need to use management.php > >> >> > >> >> if you have moodle installed there is a moodle patch (i don't have > the > >> >> URL) > >> >> > >> >> alternatively, you can rename demo.txt to demo.php and use that, but > >> >> then your site is open for anyone to use (password free) > >> >> > >> >> On Wed, Oct 12, 2011 at 3:50 PM, Juanma Campos > >> >> wrote: > >> >> > do you mean copying the code from auth.php we can find in > moodle/ldap > >> >> > into > >> >> > management.php? > >> >> > > >> >> > 2011/10/12 Pat Lockley > >> >> >> > >> >> >> management.php (if you set up an admin account) > >> >> >> > >> >> >> if you have moodle you can use a moodle patch (if moodle is on the > >> >> >> same > >> >> >> server) > >> >> >> > >> >> >> On Wed, Oct 12, 2011 at 3:36 PM, Juanma Campos > >> >> >> wrote: > >> >> >> > totally lost now. > >> >> >> > > >> >> >> > Where do I have to do that? > >> >> >> > > >> >> >> > sorry to bother you so much > >> >> >> > > >> >> >> > > >> >> >> > 2011/10/12 Pat Lockley > >> >> >> >> > >> >> >> >> did you set ldap up? > >> >> >> >> > >> >> >> >> On Wed, Oct 12, 2011 at 3:24 PM, Juanma Campos > >> >> >> >> wrote: > >> >> >> >> > Ok. Installed. yet when I log in, it says that the > combination > >> >> >> >> > username/password is not correct. > >> >> >> >> > > >> >> >> >> > www.desvirtualizando.me/autor > >> >> >> >> > > >> >> >> >> > 2011/10/12 Juanma Campos > >> >> >> >> >> > >> >> >> >> >> Auto (the root folder) has 777. I think there might be a > >> >> >> >> >> problem > >> >> >> >> >> with > >> >> >> >> >> the > >> >> >> >> >> index.php. I have index1.php and index.php.txt > >> >> >> >> >> > >> >> >> >> >> juanma > >> >> >> >> >> > >> >> >> >> >> 2011/10/12 Pat Lockley > >> >> >> >> >>> > >> >> >> >> >>> what chmod did you use? > >> >> >> >> >>> > >> >> >> >> >>> On Wed, Oct 12, 2011 at 3:02 PM, Juanma Campos > >> >> >> >> >>> wrote: > >> >> >> >> >>> > It seems that everything has been installed successfully, > >> >> >> >> >>> > yet > >> >> >> >> >>> > I > >> >> >> >> >>> > can > >> >> >> >> >>> > access > >> >> >> >> >>> > it on the provided url > >> >> >> >> >>> > > >> >> >> >> >>> > Forbidden > >> >> >> >> >>> > > >> >> >> >> >>> > You don't have permission to access /autor/ on this > server. > >> >> >> >> >>> > > >> >> >> >> >>> > Additionally, a 404 Not Found error was encountered while > >> >> >> >> >>> > trying > >> >> >> >> >>> > to > >> >> >> >> >>> > use > >> >> >> >> >>> > an > >> >> >> >> >>> > ErrorDocument to handle the request. > >> >> >> >> >>> > > >> >> >> >> >>> > ________________________________ > >> >> >> >> >>> > Apache/2 Server at www.desvirtualizando.me Port 80 > >> >> >> >> >>> > > >> >> >> >> >>> > > >> >> >> >> >>> > 2011/10/12 Pat Lockley > >> >> >> >> >>> >> > >> >> >> >> >>> >> Ok, this is because setup/database.txt isn't being > copied > >> >> >> >> >>> >> to > >> >> >> >> >>> >> the > >> >> >> >> >>> >> root > >> >> >> >> >>> >> folder, or it isn't being altered. > >> >> >> >> >>> >> > >> >> >> >> >>> >> What are the contents of setup/database.txt > >> >> >> >> >>> >> > >> >> >> >> >>> >> On Wed, Oct 12, 2011 at 2:45 PM, Juanma Campos > >> >> >> >> >>> >> wrote: > >> >> >> >> >>> >> > Do you want to translate the interface? if you are not > >> >> >> >> >>> >> > very > >> >> >> >> >>> >> > much > >> >> >> >> >>> >> > under > >> >> >> >> >>> >> > pressure I can help you, Pat. > >> >> >> >> >>> >> > > >> >> >> >> >>> >> > In any case, let's see If I can manage to install it > >> >> >> >> >>> >> > first > >> >> >> >> >>> >> > because I > >> >> >> >> >>> >> > keep > >> >> >> >> >>> >> > having problems! > >> >> >> >> >>> >> > > >> >> >> >> >>> >> > magic quotes setting is false > >> >> >> >> >>> >> > Warning: mysql_select_db() [function.mysql-select-db]: > >> >> >> >> >>> >> > Access > >> >> >> >> >>> >> > denied > >> >> >> >> >>> >> > for > >> >> >> >> >>> >> > user 'apache'@'localhost' (using password: NO) in > >> >> >> >> >>> >> > > >> >> >> >> >>> >> > > >> >> >> >> >>> >> > > >> >> >> >> >>> >> > > >> >> >> >> >>> >> > > >> >> >> >> >>> >> > > >> >> >> >> >>> >> > /home/langserv/domains/ > desvirtualizando.me/public_html/autor/setup/page4.php > >> >> >> >> >>> >> > on line 19 > >> >> >> >> >>> >> > > >> >> >> >> >>> >> > Warning: mysql_select_db() [function.mysql-select-db]: > A > >> >> >> >> >>> >> > link > >> >> >> >> >>> >> > to > >> >> >> >> >>> >> > the > >> >> >> >> >>> >> > server > >> >> >> >> >>> >> > could not be established in > >> >> >> >> >>> >> > > >> >> >> >> >>> >> > > >> >> >> >> >>> >> > > >> >> >> >> >>> >> > > >> >> >> >> >>> >> > > >> >> >> >> >>> >> > > >> >> >> >> >>> >> > /home/langserv/domains/ > desvirtualizando.me/public_html/autor/setup/page4.php > >> >> >> >> >>> >> > on line 19 > >> >> >> >> >>> >> > > >> >> >> >> >>> >> > Warning: mysql_query() [function.mysql-query]: Access > >> >> >> >> >>> >> > denied > >> >> >> >> >>> >> > for > >> >> >> >> >>> >> > user > >> >> >> >> >>> >> > 'apache'@'localhost' (using password: NO) in > >> >> >> >> >>> >> > > >> >> >> >> >>> >> > > >> >> >> >> >>> >> > > >> >> >> >> >>> >> > > >> >> >> >> >>> >> > > >> >> >> >> >>> >> > > >> >> >> >> >>> >> > /home/langserv/domains/ > desvirtualizando.me/public_html/autor/setup/page4.php > >> >> >> >> >>> >> > on line 23 > >> >> >> >> >>> >> > > >> >> >> >> >>> >> > > >> >> >> >> >>> >> > > >> >> >> >> >>> >> > 2011/10/12 Pat Lockley < > patrick.lockley at googlemail.com> > >> >> >> >> >>> >> >> > >> >> >> >> >>> >> >> Hello, > >> >> >> >> >>> >> >> > >> >> >> >> >>> >> >> It's the root of the install, so if you put the xerte > >> >> >> >> >>> >> >> files > >> >> >> >> >>> >> >> into > >> >> >> >> >>> >> >> "xerte", then it's that folder. > >> >> >> >> >>> >> >> > >> >> >> >> >>> >> >> the Setup folder needs to be writable too. It should > >> >> >> >> >>> >> >> say > >> >> >> >> >>> >> >> on > >> >> >> >> >>> >> >> the > >> >> >> >> >>> >> >> "page_setup.php" page of the install. > >> >> >> >> >>> >> >> > >> >> >> >> >>> >> >> Could I also possibly ask if you would be interested > in > >> >> >> >> >>> >> >> helping > >> >> >> >> >>> >> >> translate Toolkits into Spanish/Castille for us? > >> >> >> >> >>> >> >> > >> >> >> >> >>> >> >> Thanks > >> >> >> >> >>> >> >> > >> >> >> >> >>> >> >> Pat > >> >> >> >> >>> >> >> > >> >> >> >> >>> >> >> On Wed, Oct 12, 2011 at 2:15 PM, Juanma Campos > >> >> >> >> >>> >> >> wrote: > >> >> >> >> >>> >> >> > Thanks Pat. > >> >> >> >> >>> >> >> > > >> >> >> >> >>> >> >> > The root folder is my public_html? or it's the > folder > >> >> >> >> >>> >> >> > within > >> >> >> >> >>> >> >> > xerte's > >> >> >> >> >>> >> >> > files > >> >> >> >> >>> >> >> > are included? > >> >> >> >> >>> >> >> > > >> >> >> >> >>> >> >> > 2011/10/12 Pat Lockley > >> >> >> >> >>> >> >> > > >> >> >> >> >>> >> >> >> > >> >> >> >> >>> >> >> >> in the iframe code is a check to see if your root > >> >> >> >> >>> >> >> >> folder > >> >> >> >> >>> >> >> >> > >> >> >> >> >>> >> >> >> > >> >> >> >> >>> >> >> >> > >> >> >> >> >>> >> >> >> > >> >> >> >> >>> >> >> >> > >> >> >> >> >>> >> >> >> > >> >> >> >> >>> >> >> >> /home/langserv/domains/ > mydomain.me/public_html/myfolderinstallation/ > >> >> >> >> >>> >> >> >> > >> >> >> >> >>> >> >> >> is writable too. > >> >> >> >> >>> >> >> >> > >> >> >> >> >>> >> >> >> It looks like it isn't. > >> >> >> >> >>> >> >> >> > >> >> >> >> >>> >> >> >> The later error is because setup/database.txt was > >> >> >> >> >>> >> >> >> not > >> >> >> >> >>> >> >> >> copied > >> >> >> >> >>> >> >> >> into > >> >> >> >> >>> >> >> >> the > >> >> >> >> >>> >> >> >> rootfolder and so database.php isn't created. > >> >> >> >> >>> >> >> >> > >> >> >> >> >>> >> >> >> On Wed, Oct 12, 2011 at 1:53 PM, Juanma Campos > >> >> >> >> >>> >> >> >> wrote: > >> >> >> >> >>> >> >> >> > Hi from Spain. Trying to install xerxe on a > server > >> >> >> >> >>> >> >> >> > I > >> >> >> >> >>> >> >> >> > get > >> >> >> >> >>> >> >> >> > the > >> >> >> >> >>> >> >> >> > following > >> >> >> >> >>> >> >> >> > errors: > >> >> >> >> >>> >> >> >> > > >> >> >> >> >>> >> >> >> > Warning: fclose(): supplied argument is not a > >> >> >> >> >>> >> >> >> > valid > >> >> >> >> >>> >> >> >> > stream > >> >> >> >> >>> >> >> >> > resource > >> >> >> >> >>> >> >> >> > in > >> >> >> >> >>> >> >> >> > > >> >> >> >> >>> >> >> >> > > >> >> >> >> >>> >> >> >> > > >> >> >> >> >>> >> >> >> > > >> >> >> >> >>> >> >> >> > > >> >> >> >> >>> >> >> >> > > >> >> >> >> >>> >> >> >> > > >> >> >> >> >>> >> >> >> > > >> >> >> >> >>> >> >> >> > /home/langserv/domains/ > mydomain.me/public_html/myfolderinstallation/setup/file_system_iframe.php > >> >> >> >> >>> >> >> >> > on line 137 > >> >> >> >> >>> >> >> >> > > >> >> >> >> >>> >> >> >> > Warning: mysql_select_db() > >> >> >> >> >>> >> >> >> > [function.mysql-select-db]: > >> >> >> >> >>> >> >> >> > Access > >> >> >> >> >>> >> >> >> > denied > >> >> >> >> >>> >> >> >> > for > >> >> >> >> >>> >> >> >> > user 'apache'@'localhost' (using password: NO) > in > >> >> >> >> >>> >> >> >> > > >> >> >> >> >>> >> >> >> > > >> >> >> >> >>> >> >> >> > > >> >> >> >> >>> >> >> >> > > >> >> >> >> >>> >> >> >> > > >> >> >> >> >>> >> >> >> > > >> >> >> >> >>> >> >> >> > > >> >> >> >> >>> >> >> >> > /home/langserv/domains/ > mydomain.me/public_html/myfolderr/setup/page4.php > >> >> >> >> >>> >> >> >> > on > >> >> >> >> >>> >> >> >> > line 19 > >> >> >> >> >>> >> >> >> > > >> >> >> >> >>> >> >> >> > Warning: mysql_select_db() > >> >> >> >> >>> >> >> >> > [function.mysql-select-db]: A > >> >> >> >> >>> >> >> >> > link > >> >> >> >> >>> >> >> >> > to > >> >> >> >> >>> >> >> >> > the > >> >> >> >> >>> >> >> >> > server > >> >> >> >> >>> >> >> >> > could not be established in > >> >> >> >> >>> >> >> >> > > >> >> >> >> >>> >> >> >> > > >> >> >> >> >>> >> >> >> > > >> >> >> >> >>> >> >> >> > > >> >> >> >> >>> >> >> >> > > >> >> >> >> >>> >> >> >> > > >> >> >> >> >>> >> >> >> > > >> >> >> >> >>> >> >> >> > /home/langserv/domains/ > mydomain.me/public_html/myfolder/setup/page4.php > >> >> >> >> >>> >> >> >> > on > >> >> >> >> >>> >> >> >> > line 19 > >> >> >> >> >>> >> >> >> > > >> >> >> >> >>> >> >> >> > Warning: mysql_query() [function.mysql-query]: > >> >> >> >> >>> >> >> >> > Access > >> >> >> >> >>> >> >> >> > denied > >> >> >> >> >>> >> >> >> > for > >> >> >> >> >>> >> >> >> > user > >> >> >> >> >>> >> >> >> > 'apache'@'localhost' (using password: NO) in > >> >> >> >> >>> >> >> >> > > >> >> >> >> >>> >> >> >> > > >> >> >> >> >>> >> >> >> > > >> >> >> >> >>> >> >> >> > > >> >> >> >> >>> >> >> >> > > >> >> >> >> >>> >> >> >> > > >> >> >> >> >>> >> >> >> > > >> >> >> >> >>> >> >> >> > /home/langserv/domains/ > dmydomain.me/public_html/myfolder/setup/page4.php > >> >> >> >> >>> >> >> >> > on > >> >> >> >> >>> >> >> >> > line 23 > >> >> >> >> >>> >> >> >> > > >> >> >> >> >>> >> >> >> > > >> >> >> >> >>> >> >> >> > any suggestions will be welcome! > >> >> >> >> >>> >> >> >> > > >> >> >> >> >>> >> >> >> > juanma > >> >> >> >> >>> >> >> >> > > >> >> >> >> >>> >> >> >> > > >> >> >> >> >>> >> >> >> > -- > >> >> >> >> >>> >> >> >> > S?gueme en twitter @educashun > >> >> >> >> >>> >> >> >> > > >> >> >> >> >>> >> >> >> > > >> >> >> >> >>> >> >> >> > 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/xerte > >> >> >> >> >>> >> >> >> > > >> >> >> >> >>> >> >> >> > 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/xerte > >> >> >> >> >>> >> >> > > >> >> >> >> >>> >> >> > > >> >> >> >> >>> >> >> > > >> >> >> >> >>> >> >> > -- > >> >> >> >> >>> >> >> > S?gueme en twitter @educashun > >> >> >> >> >>> >> >> > > >> >> >> >> >>> >> >> > > >> >> >> >> >>> >> >> > 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/xerte > >> >> >> >> >>> >> >> > > >> >> >> >> >>> >> >> > 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/xerte > >> >> >> >> >>> >> > > >> >> >> >> >>> >> > > >> >> >> >> >>> >> > > >> >> >> >> >>> >> > -- > >> >> >> >> >>> >> > S?gueme en twitter @educashun > >> >> >> >> >>> >> > > >> >> >> >> >>> >> > > >> >> >> >> >>> >> > 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/xerte > >> >> >> >> >>> >> > > >> >> >> >> >>> >> > 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/xerte > >> >> >> >> >>> > > >> >> >> >> >>> > > >> >> >> >> >>> > > >> >> >> >> >>> > -- > >> >> >> >> >>> > S?gueme en twitter @educashun > >> >> >> >> >>> > > >> >> >> >> >>> > > >> >> >> >> >>> > 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/xerte > >> >> >> >> >>> > > >> >> >> >> >>> > 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/xerte > >> >> >> >> >> > >> >> >> >> >> > >> >> >> >> >> > >> >> >> >> >> -- > >> >> >> >> >> S?gueme en twitter @educashun > >> >> >> >> >> > >> >> >> >> > > >> >> >> >> > > >> >> >> >> > > >> >> >> >> > -- > >> >> >> >> > S?gueme en twitter @educashun > >> >> >> >> > > >> >> >> >> > > >> >> >> >> > 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/xerte > >> >> >> >> > > >> >> >> >> > 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/xerte > >> >> >> > > >> >> >> > > >> >> >> > > >> >> >> > -- > >> >> >> > S?gueme en twitter @educashun > >> >> >> > > >> >> >> > > >> >> >> > 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/xerte > >> >> >> > > >> >> >> > 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/xerte > >> >> > > >> >> > > >> >> > > >> >> > -- > >> >> > S?gueme en twitter @educashun > >> >> > > >> >> > > >> >> > 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/xerte > >> >> > > >> >> > 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/xerte > >> > > >> > > >> > > >> > -- > >> > S?gueme en twitter @educashun > >> > > >> > > >> > 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/xerte > >> > > >> > 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/xerte > > > > > > > > -- > > S?gueme en twitter @educashun > > > > > > 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/xerte > > > > 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/xerte > -- S?gueme en twitter @educashun -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: ldap1.png Type: image/png Size: 136956 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: ldap2.png Type: image/png Size: 135034 bytes Desc: not available URL: From Alistair.McNaught at HEAcademy.ac.uk Wed Oct 12 16:20:25 2011 From: Alistair.McNaught at HEAcademy.ac.uk (Alistair McNaught) Date: Wed, 12 Oct 2011 15:20:25 +0000 Subject: [Xerte] Funding for LSIS project on NLN materials (FE Sector) Message-ID: This might be of interest: An obvious way to extend the sustainability of the NLN materials would be to get to the disaggregated assets in some of the most popular materials and recreate them with Xerte * Sustainable development of key National Learning Network (NLN) materials, which are currently hosted by LSIS. Total funding of up to ?20,000 (inc VAT) is available for this strand of work, which will consist of two projects, each funded up to a maximum of ?10,000 (inc VAT). The deadline for completion of each of the projects listed here is March 31st 2012. Further details, and the closing date for applications, can be found on the LSIS website With very best wishes Chris Chris Kelland Excellence Gateway Partnerships Manager LSIS - Learning and Skills Improvement Service Friars House, Manor House Drive, Coventry, CV1 2TE Direct dial: 02476 627762 Mobile: 07789 720498 Skype: chrisk.lsis chris.kelland at lsis.org.uk Alistair McNaught Senior Advisor JISC TechDis C/O The Higher Education Academy Building Innovation Way York Science Park YORK YO10 5BR 07870567659 Skype: alistair_techdis http://www.jisctechdis.ac.uk Interested in pragmatic inclusion- focused staff development? See JISC TechDis ITQ for accessible IT practice information and taster resource. This email is confidential and may be privileged. If you are not the intended recipient please accept our apologies. Please do not disclose, copy, or distribute information in this email nor take any action in reliance on its contents: to do so is strictly prohibited and may be unlawful. Please inform us that this message has gone astray before deleting it. Please note that views expressed in this email are those of the author and do not necessarily represent those of the Higher Education Academy. Please note that this e-mail has been created in the knowledge that Internet e-mail is not a secure communications medium. We advise that you understand and observe this lack of security when e-mailing us. Although we have taken steps to ensure this e-mail and attachments are free from any virus, we advise that in keeping with good computing practice the recipient should ensure they are actually virus free. The Higher Education Academy Registered No 4930131 -------------- next part -------------- An HTML attachment was scrubbed... URL: From patrick.lockley at googlemail.com Wed Oct 12 16:23:46 2011 From: patrick.lockley at googlemail.com (Pat Lockley) Date: Wed, 12 Oct 2011 16:23:46 +0100 Subject: [Xerte] Re: Any suggestions? In-Reply-To: References: Message-ID: if you want to use LDAP you'll need to give it an LDAP host and port. XOT does not have another way of providing passwords, bar switch.txt, or demo.txt On Wed, Oct 12, 2011 at 4:20 PM, Juanma Campos wrote: > This is what I get. I'm about to give up :-( The application is hard to > install > > juanma > > > > 2011/10/12 Pat Lockley >> >> sitedetails >> >> look for fields called ldap >> >> On Wed, Oct 12, 2011 at 4:06 PM, Juanma Campos >> wrote: >> > yes, inside now >> > >> > 2011/10/12 Pat Lockley >> >> >> >> Can you use phpmyadmin? >> >> >> >> On Wed, Oct 12, 2011 at 4:01 PM, Juanma Campos >> >> wrote: >> >> > I log in as admin but I only get this: >> >> > >> >> > 2011/10/12 Pat Lockley >> >> >> >> >> >> not sure >> >> >> >> >> >> to set up ldap you need to use management.php >> >> >> >> >> >> if you have moodle installed there is a moodle patch (i don't have >> >> >> the >> >> >> URL) >> >> >> >> >> >> alternatively, you can rename demo.txt to demo.php and use that, but >> >> >> then your site is open for anyone to use (password free) >> >> >> >> >> >> On Wed, Oct 12, 2011 at 3:50 PM, Juanma Campos >> >> >> wrote: >> >> >> > do you mean copying the code from auth.php we can find in >> >> >> > moodle/ldap >> >> >> > into >> >> >> > management.php? >> >> >> > >> >> >> > 2011/10/12 Pat Lockley >> >> >> >> >> >> >> >> management.php (if you set up an admin account) >> >> >> >> >> >> >> >> if you have moodle you can use a moodle patch (if moodle is on >> >> >> >> the >> >> >> >> same >> >> >> >> server) >> >> >> >> >> >> >> >> On Wed, Oct 12, 2011 at 3:36 PM, Juanma Campos >> >> >> >> wrote: >> >> >> >> > totally lost now. >> >> >> >> > >> >> >> >> > Where do I have to do that? >> >> >> >> > >> >> >> >> > sorry to bother you so much >> >> >> >> > >> >> >> >> > >> >> >> >> > 2011/10/12 Pat Lockley >> >> >> >> >> >> >> >> >> >> did you set ldap up? >> >> >> >> >> >> >> >> >> >> On Wed, Oct 12, 2011 at 3:24 PM, Juanma Campos >> >> >> >> >> wrote: >> >> >> >> >> > Ok. Installed. yet when I log in, it says that the >> >> >> >> >> > combination >> >> >> >> >> > username/password is not correct. >> >> >> >> >> > >> >> >> >> >> > www.desvirtualizando.me/autor >> >> >> >> >> > >> >> >> >> >> > 2011/10/12 Juanma Campos >> >> >> >> >> >> >> >> >> >> >> >> Auto (the root folder) has 777. I think there might be a >> >> >> >> >> >> problem >> >> >> >> >> >> with >> >> >> >> >> >> the >> >> >> >> >> >> index.php. I have index1.php and index.php.txt >> >> >> >> >> >> >> >> >> >> >> >> juanma >> >> >> >> >> >> >> >> >> >> >> >> 2011/10/12 Pat Lockley >> >> >> >> >> >>> >> >> >> >> >> >>> what chmod did you use? >> >> >> >> >> >>> >> >> >> >> >> >>> On Wed, Oct 12, 2011 at 3:02 PM, Juanma Campos >> >> >> >> >> >>> wrote: >> >> >> >> >> >>> > It seems that everything has been installed >> >> >> >> >> >>> > successfully, >> >> >> >> >> >>> > yet >> >> >> >> >> >>> > I >> >> >> >> >> >>> > can >> >> >> >> >> >>> > access >> >> >> >> >> >>> > it on the provided url >> >> >> >> >> >>> > >> >> >> >> >> >>> > Forbidden >> >> >> >> >> >>> > >> >> >> >> >> >>> > You don't have permission to access /autor/ on this >> >> >> >> >> >>> > server. >> >> >> >> >> >>> > >> >> >> >> >> >>> > Additionally, a 404 Not Found error was encountered >> >> >> >> >> >>> > while >> >> >> >> >> >>> > trying >> >> >> >> >> >>> > to >> >> >> >> >> >>> > use >> >> >> >> >> >>> > an >> >> >> >> >> >>> > ErrorDocument to handle the request. >> >> >> >> >> >>> > >> >> >> >> >> >>> > ________________________________ >> >> >> >> >> >>> > Apache/2 Server at www.desvirtualizando.me Port 80 >> >> >> >> >> >>> > >> >> >> >> >> >>> > >> >> >> >> >> >>> > 2011/10/12 Pat Lockley >> >> >> >> >> >>> >> >> >> >> >> >> >>> >> Ok, this is because setup/database.txt isn't being >> >> >> >> >> >>> >> copied >> >> >> >> >> >>> >> to >> >> >> >> >> >>> >> the >> >> >> >> >> >>> >> root >> >> >> >> >> >>> >> folder, or it isn't being altered. >> >> >> >> >> >>> >> >> >> >> >> >> >>> >> What are the contents of setup/database.txt >> >> >> >> >> >>> >> >> >> >> >> >> >>> >> On Wed, Oct 12, 2011 at 2:45 PM, Juanma Campos >> >> >> >> >> >>> >> wrote: >> >> >> >> >> >>> >> > Do you want to translate the interface? if you are >> >> >> >> >> >>> >> > not >> >> >> >> >> >>> >> > very >> >> >> >> >> >>> >> > much >> >> >> >> >> >>> >> > under >> >> >> >> >> >>> >> > pressure I can help you, Pat. >> >> >> >> >> >>> >> > >> >> >> >> >> >>> >> > In any case, let's see If I can manage to install it >> >> >> >> >> >>> >> > first >> >> >> >> >> >>> >> > because I >> >> >> >> >> >>> >> > keep >> >> >> >> >> >>> >> > having problems! >> >> >> >> >> >>> >> > >> >> >> >> >> >>> >> > magic quotes setting is false >> >> >> >> >> >>> >> > Warning: mysql_select_db() >> >> >> >> >> >>> >> > [function.mysql-select-db]: >> >> >> >> >> >>> >> > Access >> >> >> >> >> >>> >> > denied >> >> >> >> >> >>> >> > for >> >> >> >> >> >>> >> > user 'apache'@'localhost' (using password: NO) in >> >> >> >> >> >>> >> > >> >> >> >> >> >>> >> > >> >> >> >> >> >>> >> > >> >> >> >> >> >>> >> > >> >> >> >> >> >>> >> > >> >> >> >> >> >>> >> > >> >> >> >> >> >>> >> > >> >> >> >> >> >>> >> > /home/langserv/domains/desvirtualizando.me/public_html/autor/setup/page4.php >> >> >> >> >> >>> >> > on line 19 >> >> >> >> >> >>> >> > >> >> >> >> >> >>> >> > Warning: mysql_select_db() >> >> >> >> >> >>> >> > [function.mysql-select-db]: A >> >> >> >> >> >>> >> > link >> >> >> >> >> >>> >> > to >> >> >> >> >> >>> >> > the >> >> >> >> >> >>> >> > server >> >> >> >> >> >>> >> > could not be established in >> >> >> >> >> >>> >> > >> >> >> >> >> >>> >> > >> >> >> >> >> >>> >> > >> >> >> >> >> >>> >> > >> >> >> >> >> >>> >> > >> >> >> >> >> >>> >> > >> >> >> >> >> >>> >> > >> >> >> >> >> >>> >> > /home/langserv/domains/desvirtualizando.me/public_html/autor/setup/page4.php >> >> >> >> >> >>> >> > on line 19 >> >> >> >> >> >>> >> > >> >> >> >> >> >>> >> > Warning: mysql_query() [function.mysql-query]: Access >> >> >> >> >> >>> >> > denied >> >> >> >> >> >>> >> > for >> >> >> >> >> >>> >> > user >> >> >> >> >> >>> >> > 'apache'@'localhost' (using password: NO) in >> >> >> >> >> >>> >> > >> >> >> >> >> >>> >> > >> >> >> >> >> >>> >> > >> >> >> >> >> >>> >> > >> >> >> >> >> >>> >> > >> >> >> >> >> >>> >> > >> >> >> >> >> >>> >> > >> >> >> >> >> >>> >> > /home/langserv/domains/desvirtualizando.me/public_html/autor/setup/page4.php >> >> >> >> >> >>> >> > on line 23 >> >> >> >> >> >>> >> > >> >> >> >> >> >>> >> > >> >> >> >> >> >>> >> > >> >> >> >> >> >>> >> > 2011/10/12 Pat Lockley >> >> >> >> >> >>> >> > >> >> >> >> >> >>> >> >> >> >> >> >> >> >>> >> >> Hello, >> >> >> >> >> >>> >> >> >> >> >> >> >> >>> >> >> It's the root of the install, so if you put the >> >> >> >> >> >>> >> >> xerte >> >> >> >> >> >>> >> >> files >> >> >> >> >> >>> >> >> into >> >> >> >> >> >>> >> >> "xerte", then it's that folder. >> >> >> >> >> >>> >> >> >> >> >> >> >> >>> >> >> the Setup folder needs to be writable too. It should >> >> >> >> >> >>> >> >> say >> >> >> >> >> >>> >> >> on >> >> >> >> >> >>> >> >> the >> >> >> >> >> >>> >> >> "page_setup.php" page of the install. >> >> >> >> >> >>> >> >> >> >> >> >> >> >>> >> >> Could I also possibly ask if you would be interested >> >> >> >> >> >>> >> >> in >> >> >> >> >> >>> >> >> helping >> >> >> >> >> >>> >> >> translate Toolkits into Spanish/Castille for us? >> >> >> >> >> >>> >> >> >> >> >> >> >> >>> >> >> Thanks >> >> >> >> >> >>> >> >> >> >> >> >> >> >>> >> >> Pat >> >> >> >> >> >>> >> >> >> >> >> >> >> >>> >> >> On Wed, Oct 12, 2011 at 2:15 PM, Juanma Campos >> >> >> >> >> >>> >> >> wrote: >> >> >> >> >> >>> >> >> > Thanks Pat. >> >> >> >> >> >>> >> >> > >> >> >> >> >> >>> >> >> > The root folder is my public_html? or it's the >> >> >> >> >> >>> >> >> > folder >> >> >> >> >> >>> >> >> > within >> >> >> >> >> >>> >> >> > xerte's >> >> >> >> >> >>> >> >> > files >> >> >> >> >> >>> >> >> > are included? >> >> >> >> >> >>> >> >> > >> >> >> >> >> >>> >> >> > 2011/10/12 Pat Lockley >> >> >> >> >> >>> >> >> > >> >> >> >> >> >>> >> >> >> >> >> >> >> >> >>> >> >> >> in the iframe code is a check to see if your root >> >> >> >> >> >>> >> >> >> folder >> >> >> >> >> >>> >> >> >> >> >> >> >> >> >>> >> >> >> >> >> >> >> >> >>> >> >> >> >> >> >> >> >> >>> >> >> >> >> >> >> >> >> >>> >> >> >> >> >> >> >> >> >>> >> >> >> >> >> >> >> >> >>> >> >> >> >> >> >> >> >> >>> >> >> >> /home/langserv/domains/mydomain.me/public_html/myfolderinstallation/ >> >> >> >> >> >>> >> >> >> >> >> >> >> >> >>> >> >> >> is writable too. >> >> >> >> >> >>> >> >> >> >> >> >> >> >> >>> >> >> >> It looks like it isn't. >> >> >> >> >> >>> >> >> >> >> >> >> >> >> >>> >> >> >> The later error is because setup/database.txt was >> >> >> >> >> >>> >> >> >> not >> >> >> >> >> >>> >> >> >> copied >> >> >> >> >> >>> >> >> >> into >> >> >> >> >> >>> >> >> >> the >> >> >> >> >> >>> >> >> >> rootfolder and so database.php isn't created. >> >> >> >> >> >>> >> >> >> >> >> >> >> >> >>> >> >> >> On Wed, Oct 12, 2011 at 1:53 PM, Juanma Campos >> >> >> >> >> >>> >> >> >> wrote: >> >> >> >> >> >>> >> >> >> > Hi from Spain. Trying to install xerxe on a >> >> >> >> >> >>> >> >> >> > server >> >> >> >> >> >>> >> >> >> > I >> >> >> >> >> >>> >> >> >> > get >> >> >> >> >> >>> >> >> >> > the >> >> >> >> >> >>> >> >> >> > following >> >> >> >> >> >>> >> >> >> > errors: >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> > Warning: fclose(): supplied argument is not a >> >> >> >> >> >>> >> >> >> > valid >> >> >> >> >> >>> >> >> >> > stream >> >> >> >> >> >>> >> >> >> > resource >> >> >> >> >> >>> >> >> >> > in >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> > /home/langserv/domains/mydomain.me/public_html/myfolderinstallation/setup/file_system_iframe.php >> >> >> >> >> >>> >> >> >> > on line 137 >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> > Warning: mysql_select_db() >> >> >> >> >> >>> >> >> >> > [function.mysql-select-db]: >> >> >> >> >> >>> >> >> >> > Access >> >> >> >> >> >>> >> >> >> > denied >> >> >> >> >> >>> >> >> >> > for >> >> >> >> >> >>> >> >> >> > user 'apache'@'localhost' (using password: NO) >> >> >> >> >> >>> >> >> >> > in >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> > /home/langserv/domains/mydomain.me/public_html/myfolderr/setup/page4.php >> >> >> >> >> >>> >> >> >> > on >> >> >> >> >> >>> >> >> >> > line 19 >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> > Warning: mysql_select_db() >> >> >> >> >> >>> >> >> >> > [function.mysql-select-db]: A >> >> >> >> >> >>> >> >> >> > link >> >> >> >> >> >>> >> >> >> > to >> >> >> >> >> >>> >> >> >> > the >> >> >> >> >> >>> >> >> >> > server >> >> >> >> >> >>> >> >> >> > could not be established in >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> > /home/langserv/domains/mydomain.me/public_html/myfolder/setup/page4.php >> >> >> >> >> >>> >> >> >> > on >> >> >> >> >> >>> >> >> >> > line 19 >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> > Warning: mysql_query() [function.mysql-query]: >> >> >> >> >> >>> >> >> >> > Access >> >> >> >> >> >>> >> >> >> > denied >> >> >> >> >> >>> >> >> >> > for >> >> >> >> >> >>> >> >> >> > user >> >> >> >> >> >>> >> >> >> > 'apache'@'localhost' (using password: NO) in >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> > /home/langserv/domains/dmydomain.me/public_html/myfolder/setup/page4.php >> >> >> >> >> >>> >> >> >> > on >> >> >> >> >> >>> >> >> >> > line 23 >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> > any suggestions will be welcome! >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> > juanma >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> > -- >> >> >> >> >> >>> >> >> >> > S?gueme en twitter @educashun >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> > 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/xerte >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> > 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/xerte >> >> >> >> >> >>> >> >> > >> >> >> >> >> >>> >> >> > >> >> >> >> >> >>> >> >> > >> >> >> >> >> >>> >> >> > -- >> >> >> >> >> >>> >> >> > S?gueme en twitter @educashun >> >> >> >> >> >>> >> >> > >> >> >> >> >> >>> >> >> > >> >> >> >> >> >>> >> >> > 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/xerte >> >> >> >> >> >>> >> >> > >> >> >> >> >> >>> >> >> > 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/xerte >> >> >> >> >> >>> >> > >> >> >> >> >> >>> >> > >> >> >> >> >> >>> >> > >> >> >> >> >> >>> >> > -- >> >> >> >> >> >>> >> > S?gueme en twitter @educashun >> >> >> >> >> >>> >> > >> >> >> >> >> >>> >> > >> >> >> >> >> >>> >> > 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/xerte >> >> >> >> >> >>> >> > >> >> >> >> >> >>> >> > 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/xerte >> >> >> >> >> >>> > >> >> >> >> >> >>> > >> >> >> >> >> >>> > >> >> >> >> >> >>> > -- >> >> >> >> >> >>> > S?gueme en twitter @educashun >> >> >> >> >> >>> > >> >> >> >> >> >>> > >> >> >> >> >> >>> > 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/xerte >> >> >> >> >> >>> > >> >> >> >> >> >>> > 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/xerte >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> -- >> >> >> >> >> >> S?gueme en twitter @educashun >> >> >> >> >> >> >> >> >> >> >> > >> >> >> >> >> > >> >> >> >> >> > >> >> >> >> >> > -- >> >> >> >> >> > S?gueme en twitter @educashun >> >> >> >> >> > >> >> >> >> >> > >> >> >> >> >> > 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/xerte >> >> >> >> >> > >> >> >> >> >> > 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/xerte >> >> >> >> > >> >> >> >> > >> >> >> >> > >> >> >> >> > -- >> >> >> >> > S?gueme en twitter @educashun >> >> >> >> > >> >> >> >> > >> >> >> >> > 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/xerte >> >> >> >> > >> >> >> >> > 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/xerte >> >> >> > >> >> >> > >> >> >> > >> >> >> > -- >> >> >> > S?gueme en twitter @educashun >> >> >> > >> >> >> > >> >> >> > 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/xerte >> >> >> > >> >> >> > 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/xerte >> >> > >> >> > >> >> > >> >> > -- >> >> > S?gueme en twitter @educashun >> >> > >> >> > >> >> > 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/xerte >> >> > >> >> > 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/xerte >> > >> > >> > >> > -- >> > S?gueme en twitter @educashun >> > >> > >> > 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/xerte >> > >> > 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/xerte > > > > -- > S?gueme en twitter @educashun > > > 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/xerte > > 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. > > > From poetasandaluces at gmail.com Wed Oct 12 16:35:11 2011 From: poetasandaluces at gmail.com (Juanma Campos) Date: Wed, 12 Oct 2011 17:35:11 +0200 Subject: [Xerte] Re: Any suggestions? In-Reply-To: References: Message-ID: Thank you for your help. Unfortunately, I didn't manage to make it work. regards juanma 2011/10/12 Pat Lockley > if you want to use LDAP you'll need to give it an LDAP host and port. > > XOT does not have another way of providing passwords, bar switch.txt, > or demo.txt > > On Wed, Oct 12, 2011 at 4:20 PM, Juanma Campos > wrote: > > This is what I get. I'm about to give up :-( The application is hard to > > install > > > > juanma > > > > > > > > 2011/10/12 Pat Lockley > >> > >> sitedetails > >> > >> look for fields called ldap > >> > >> On Wed, Oct 12, 2011 at 4:06 PM, Juanma Campos > >> wrote: > >> > yes, inside now > >> > > >> > 2011/10/12 Pat Lockley > >> >> > >> >> Can you use phpmyadmin? > >> >> > >> >> On Wed, Oct 12, 2011 at 4:01 PM, Juanma Campos > >> >> wrote: > >> >> > I log in as admin but I only get this: > >> >> > > >> >> > 2011/10/12 Pat Lockley > >> >> >> > >> >> >> not sure > >> >> >> > >> >> >> to set up ldap you need to use management.php > >> >> >> > >> >> >> if you have moodle installed there is a moodle patch (i don't have > >> >> >> the > >> >> >> URL) > >> >> >> > >> >> >> alternatively, you can rename demo.txt to demo.php and use that, > but > >> >> >> then your site is open for anyone to use (password free) > >> >> >> > >> >> >> On Wed, Oct 12, 2011 at 3:50 PM, Juanma Campos > >> >> >> wrote: > >> >> >> > do you mean copying the code from auth.php we can find in > >> >> >> > moodle/ldap > >> >> >> > into > >> >> >> > management.php? > >> >> >> > > >> >> >> > 2011/10/12 Pat Lockley > >> >> >> >> > >> >> >> >> management.php (if you set up an admin account) > >> >> >> >> > >> >> >> >> if you have moodle you can use a moodle patch (if moodle is on > >> >> >> >> the > >> >> >> >> same > >> >> >> >> server) > >> >> >> >> > >> >> >> >> On Wed, Oct 12, 2011 at 3:36 PM, Juanma Campos > >> >> >> >> wrote: > >> >> >> >> > totally lost now. > >> >> >> >> > > >> >> >> >> > Where do I have to do that? > >> >> >> >> > > >> >> >> >> > sorry to bother you so much > >> >> >> >> > > >> >> >> >> > > >> >> >> >> > 2011/10/12 Pat Lockley > >> >> >> >> >> > >> >> >> >> >> did you set ldap up? > >> >> >> >> >> > >> >> >> >> >> On Wed, Oct 12, 2011 at 3:24 PM, Juanma Campos > >> >> >> >> >> wrote: > >> >> >> >> >> > Ok. Installed. yet when I log in, it says that the > >> >> >> >> >> > combination > >> >> >> >> >> > username/password is not correct. > >> >> >> >> >> > > >> >> >> >> >> > www.desvirtualizando.me/autor > >> >> >> >> >> > > >> >> >> >> >> > 2011/10/12 Juanma Campos > >> >> >> >> >> >> > >> >> >> >> >> >> Auto (the root folder) has 777. I think there might be a > >> >> >> >> >> >> problem > >> >> >> >> >> >> with > >> >> >> >> >> >> the > >> >> >> >> >> >> index.php. I have index1.php and index.php.txt > >> >> >> >> >> >> > >> >> >> >> >> >> juanma > >> >> >> >> >> >> > >> >> >> >> >> >> 2011/10/12 Pat Lockley > >> >> >> >> >> >>> > >> >> >> >> >> >>> what chmod did you use? > >> >> >> >> >> >>> > >> >> >> >> >> >>> On Wed, Oct 12, 2011 at 3:02 PM, Juanma Campos > >> >> >> >> >> >>> wrote: > >> >> >> >> >> >>> > It seems that everything has been installed > >> >> >> >> >> >>> > successfully, > >> >> >> >> >> >>> > yet > >> >> >> >> >> >>> > I > >> >> >> >> >> >>> > can > >> >> >> >> >> >>> > access > >> >> >> >> >> >>> > it on the provided url > >> >> >> >> >> >>> > > >> >> >> >> >> >>> > Forbidden > >> >> >> >> >> >>> > > >> >> >> >> >> >>> > You don't have permission to access /autor/ on this > >> >> >> >> >> >>> > server. > >> >> >> >> >> >>> > > >> >> >> >> >> >>> > Additionally, a 404 Not Found error was encountered > >> >> >> >> >> >>> > while > >> >> >> >> >> >>> > trying > >> >> >> >> >> >>> > to > >> >> >> >> >> >>> > use > >> >> >> >> >> >>> > an > >> >> >> >> >> >>> > ErrorDocument to handle the request. > >> >> >> >> >> >>> > > >> >> >> >> >> >>> > ________________________________ > >> >> >> >> >> >>> > Apache/2 Server at www.desvirtualizando.me Port 80 > >> >> >> >> >> >>> > > >> >> >> >> >> >>> > > >> >> >> >> >> >>> > 2011/10/12 Pat Lockley < > patrick.lockley at googlemail.com> > >> >> >> >> >> >>> >> > >> >> >> >> >> >>> >> Ok, this is because setup/database.txt isn't being > >> >> >> >> >> >>> >> copied > >> >> >> >> >> >>> >> to > >> >> >> >> >> >>> >> the > >> >> >> >> >> >>> >> root > >> >> >> >> >> >>> >> folder, or it isn't being altered. > >> >> >> >> >> >>> >> > >> >> >> >> >> >>> >> What are the contents of setup/database.txt > >> >> >> >> >> >>> >> > >> >> >> >> >> >>> >> On Wed, Oct 12, 2011 at 2:45 PM, Juanma Campos > >> >> >> >> >> >>> >> wrote: > >> >> >> >> >> >>> >> > Do you want to translate the interface? if you are > >> >> >> >> >> >>> >> > not > >> >> >> >> >> >>> >> > very > >> >> >> >> >> >>> >> > much > >> >> >> >> >> >>> >> > under > >> >> >> >> >> >>> >> > pressure I can help you, Pat. > >> >> >> >> >> >>> >> > > >> >> >> >> >> >>> >> > In any case, let's see If I can manage to install > it > >> >> >> >> >> >>> >> > first > >> >> >> >> >> >>> >> > because I > >> >> >> >> >> >>> >> > keep > >> >> >> >> >> >>> >> > having problems! > >> >> >> >> >> >>> >> > > >> >> >> >> >> >>> >> > magic quotes setting is false > >> >> >> >> >> >>> >> > Warning: mysql_select_db() > >> >> >> >> >> >>> >> > [function.mysql-select-db]: > >> >> >> >> >> >>> >> > Access > >> >> >> >> >> >>> >> > denied > >> >> >> >> >> >>> >> > for > >> >> >> >> >> >>> >> > user 'apache'@'localhost' (using password: NO) in > >> >> >> >> >> >>> >> > > >> >> >> >> >> >>> >> > > >> >> >> >> >> >>> >> > > >> >> >> >> >> >>> >> > > >> >> >> >> >> >>> >> > > >> >> >> >> >> >>> >> > > >> >> >> >> >> >>> >> > > >> >> >> >> >> >>> >> > /home/langserv/domains/ > desvirtualizando.me/public_html/autor/setup/page4.php > >> >> >> >> >> >>> >> > on line 19 > >> >> >> >> >> >>> >> > > >> >> >> >> >> >>> >> > Warning: mysql_select_db() > >> >> >> >> >> >>> >> > [function.mysql-select-db]: A > >> >> >> >> >> >>> >> > link > >> >> >> >> >> >>> >> > to > >> >> >> >> >> >>> >> > the > >> >> >> >> >> >>> >> > server > >> >> >> >> >> >>> >> > could not be established in > >> >> >> >> >> >>> >> > > >> >> >> >> >> >>> >> > > >> >> >> >> >> >>> >> > > >> >> >> >> >> >>> >> > > >> >> >> >> >> >>> >> > > >> >> >> >> >> >>> >> > > >> >> >> >> >> >>> >> > > >> >> >> >> >> >>> >> > /home/langserv/domains/ > desvirtualizando.me/public_html/autor/setup/page4.php > >> >> >> >> >> >>> >> > on line 19 > >> >> >> >> >> >>> >> > > >> >> >> >> >> >>> >> > Warning: mysql_query() [function.mysql-query]: > Access > >> >> >> >> >> >>> >> > denied > >> >> >> >> >> >>> >> > for > >> >> >> >> >> >>> >> > user > >> >> >> >> >> >>> >> > 'apache'@'localhost' (using password: NO) in > >> >> >> >> >> >>> >> > > >> >> >> >> >> >>> >> > > >> >> >> >> >> >>> >> > > >> >> >> >> >> >>> >> > > >> >> >> >> >> >>> >> > > >> >> >> >> >> >>> >> > > >> >> >> >> >> >>> >> > > >> >> >> >> >> >>> >> > /home/langserv/domains/ > desvirtualizando.me/public_html/autor/setup/page4.php > >> >> >> >> >> >>> >> > on line 23 > >> >> >> >> >> >>> >> > > >> >> >> >> >> >>> >> > > >> >> >> >> >> >>> >> > > >> >> >> >> >> >>> >> > 2011/10/12 Pat Lockley > >> >> >> >> >> >>> >> > > >> >> >> >> >> >>> >> >> > >> >> >> >> >> >>> >> >> Hello, > >> >> >> >> >> >>> >> >> > >> >> >> >> >> >>> >> >> It's the root of the install, so if you put the > >> >> >> >> >> >>> >> >> xerte > >> >> >> >> >> >>> >> >> files > >> >> >> >> >> >>> >> >> into > >> >> >> >> >> >>> >> >> "xerte", then it's that folder. > >> >> >> >> >> >>> >> >> > >> >> >> >> >> >>> >> >> the Setup folder needs to be writable too. It > should > >> >> >> >> >> >>> >> >> say > >> >> >> >> >> >>> >> >> on > >> >> >> >> >> >>> >> >> the > >> >> >> >> >> >>> >> >> "page_setup.php" page of the install. > >> >> >> >> >> >>> >> >> > >> >> >> >> >> >>> >> >> Could I also possibly ask if you would be > interested > >> >> >> >> >> >>> >> >> in > >> >> >> >> >> >>> >> >> helping > >> >> >> >> >> >>> >> >> translate Toolkits into Spanish/Castille for us? > >> >> >> >> >> >>> >> >> > >> >> >> >> >> >>> >> >> Thanks > >> >> >> >> >> >>> >> >> > >> >> >> >> >> >>> >> >> Pat > >> >> >> >> >> >>> >> >> > >> >> >> >> >> >>> >> >> On Wed, Oct 12, 2011 at 2:15 PM, Juanma Campos > >> >> >> >> >> >>> >> >> wrote: > >> >> >> >> >> >>> >> >> > Thanks Pat. > >> >> >> >> >> >>> >> >> > > >> >> >> >> >> >>> >> >> > The root folder is my public_html? or it's the > >> >> >> >> >> >>> >> >> > folder > >> >> >> >> >> >>> >> >> > within > >> >> >> >> >> >>> >> >> > xerte's > >> >> >> >> >> >>> >> >> > files > >> >> >> >> >> >>> >> >> > are included? > >> >> >> >> >> >>> >> >> > > >> >> >> >> >> >>> >> >> > 2011/10/12 Pat Lockley > >> >> >> >> >> >>> >> >> > > >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> in the iframe code is a check to see if your > root > >> >> >> >> >> >>> >> >> >> folder > >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> /home/langserv/domains/ > mydomain.me/public_html/myfolderinstallation/ > >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> is writable too. > >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> It looks like it isn't. > >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> The later error is because setup/database.txt > was > >> >> >> >> >> >>> >> >> >> not > >> >> >> >> >> >>> >> >> >> copied > >> >> >> >> >> >>> >> >> >> into > >> >> >> >> >> >>> >> >> >> the > >> >> >> >> >> >>> >> >> >> rootfolder and so database.php isn't created. > >> >> >> >> >> >>> >> >> >> > >> >> >> >> >> >>> >> >> >> On Wed, Oct 12, 2011 at 1:53 PM, Juanma Campos > >> >> >> >> >> >>> >> >> >> wrote: > >> >> >> >> >> >>> >> >> >> > Hi from Spain. Trying to install xerxe on a > >> >> >> >> >> >>> >> >> >> > server > >> >> >> >> >> >>> >> >> >> > I > >> >> >> >> >> >>> >> >> >> > get > >> >> >> >> >> >>> >> >> >> > the > >> >> >> >> >> >>> >> >> >> > following > >> >> >> >> >> >>> >> >> >> > errors: > >> >> >> >> >> >>> >> >> >> > > >> >> >> >> >> >>> >> >> >> > Warning: fclose(): supplied argument is not a > >> >> >> >> >> >>> >> >> >> > valid > >> >> >> >> >> >>> >> >> >> > stream > >> >> >> >> >> >>> >> >> >> > resource > >> >> >> >> >> >>> >> >> >> > in > >> >> >> >> >> >>> >> >> >> > > >> >> >> >> >> >>> >> >> >> > > >> >> >> >> >> >>> >> >> >> > > >> >> >> >> >> >>> >> >> >> > > >> >> >> >> >> >>> >> >> >> > > >> >> >> >> >> >>> >> >> >> > > >> >> >> >> >> >>> >> >> >> > > >> >> >> >> >> >>> >> >> >> > > >> >> >> >> >> >>> >> >> >> > > >> >> >> >> >> >>> >> >> >> > /home/langserv/domains/ > mydomain.me/public_html/myfolderinstallation/setup/file_system_iframe.php > >> >> >> >> >> >>> >> >> >> > on line 137 > >> >> >> >> >> >>> >> >> >> > > >> >> >> >> >> >>> >> >> >> > Warning: mysql_select_db() > >> >> >> >> >> >>> >> >> >> > [function.mysql-select-db]: > >> >> >> >> >> >>> >> >> >> > Access > >> >> >> >> >> >>> >> >> >> > denied > >> >> >> >> >> >>> >> >> >> > for > >> >> >> >> >> >>> >> >> >> > user 'apache'@'localhost' (using password: > NO) > >> >> >> >> >> >>> >> >> >> > in > >> >> >> >> >> >>> >> >> >> > > >> >> >> >> >> >>> >> >> >> > > >> >> >> >> >> >>> >> >> >> > > >> >> >> >> >> >>> >> >> >> > > >> >> >> >> >> >>> >> >> >> > > >> >> >> >> >> >>> >> >> >> > > >> >> >> >> >> >>> >> >> >> > > >> >> >> >> >> >>> >> >> >> > > >> >> >> >> >> >>> >> >> >> > /home/langserv/domains/ > mydomain.me/public_html/myfolderr/setup/page4.php > >> >> >> >> >> >>> >> >> >> > on > >> >> >> >> >> >>> >> >> >> > line 19 > >> >> >> >> >> >>> >> >> >> > > >> >> >> >> >> >>> >> >> >> > Warning: mysql_select_db() > >> >> >> >> >> >>> >> >> >> > [function.mysql-select-db]: A > >> >> >> >> >> >>> >> >> >> > link > >> >> >> >> >> >>> >> >> >> > to > >> >> >> >> >> >>> >> >> >> > the > >> >> >> >> >> >>> >> >> >> > server > >> >> >> >> >> >>> >> >> >> > could not be established in > >> >> >> >> >> >>> >> >> >> > > >> >> >> >> >> >>> >> >> >> > > >> >> >> >> >> >>> >> >> >> > > >> >> >> >> >> >>> >> >> >> > > >> >> >> >> >> >>> >> >> >> > > >> >> >> >> >> >>> >> >> >> > > >> >> >> >> >> >>> >> >> >> > > >> >> >> >> >> >>> >> >> >> > > >> >> >> >> >> >>> >> >> >> > /home/langserv/domains/ > mydomain.me/public_html/myfolder/setup/page4.php > >> >> >> >> >> >>> >> >> >> > on > >> >> >> >> >> >>> >> >> >> > line 19 > >> >> >> >> >> >>> >> >> >> > > >> >> >> >> >> >>> >> >> >> > Warning: mysql_query() > [function.mysql-query]: > >> >> >> >> >> >>> >> >> >> > Access > >> >> >> >> >> >>> >> >> >> > denied > >> >> >> >> >> >>> >> >> >> > for > >> >> >> >> >> >>> >> >> >> > user > >> >> >> >> >> >>> >> >> >> > 'apache'@'localhost' (using password: NO) in > >> >> >> >> >> >>> >> >> >> > > >> >> >> >> >> >>> >> >> >> > > >> >> >> >> >> >>> >> >> >> > > >> >> >> >> >> >>> >> >> >> > > >> >> >> >> >> >>> >> >> >> > > >> >> >> >> >> >>> >> >> >> > > >> >> >> >> >> >>> >> >> >> > > >> >> >> >> >> >>> >> >> >> > > >> >> >> >> >> >>> >> >> >> > /home/langserv/domains/ > dmydomain.me/public_html/myfolder/setup/page4.php > >> >> >> >> >> >>> >> >> >> > on > >> >> >> >> >> >>> >> >> >> > line 23 > >> >> >> >> >> >>> >> >> >> > > >> >> >> >> >> >>> >> >> >> > > >> >> >> >> >> >>> >> >> >> > any suggestions will be welcome! > >> >> >> >> >> >>> >> >> >> > > >> >> >> >> >> >>> >> >> >> > juanma > >> >> >> >> >> >>> >> >> >> > > >> >> >> >> >> >>> >> >> >> > > >> >> >> >> >> >>> >> >> >> > -- > >> >> >> >> >> >>> >> >> >> > S?gueme en twitter @educashun > >> >> >> >> >> >>> >> >> >> > > >> >> >> >> >> >>> >> >> >> > > >> >> >> >> >> >>> >> >> >> > 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/xerte > >> >> >> >> >> >>> >> >> >> > > >> >> >> >> >> >>> >> >> >> > 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/xerte > >> >> >> >> >> >>> >> >> > > >> >> >> >> >> >>> >> >> > > >> >> >> >> >> >>> >> >> > > >> >> >> >> >> >>> >> >> > -- > >> >> >> >> >> >>> >> >> > S?gueme en twitter @educashun > >> >> >> >> >> >>> >> >> > > >> >> >> >> >> >>> >> >> > > >> >> >> >> >> >>> >> >> > 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/xerte > >> >> >> >> >> >>> >> >> > > >> >> >> >> >> >>> >> >> > 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/xerte > >> >> >> >> >> >>> >> > > >> >> >> >> >> >>> >> > > >> >> >> >> >> >>> >> > > >> >> >> >> >> >>> >> > -- > >> >> >> >> >> >>> >> > S?gueme en twitter @educashun > >> >> >> >> >> >>> >> > > >> >> >> >> >> >>> >> > > >> >> >> >> >> >>> >> > 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/xerte > >> >> >> >> >> >>> >> > > >> >> >> >> >> >>> >> > 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/xerte > >> >> >> >> >> >>> > > >> >> >> >> >> >>> > > >> >> >> >> >> >>> > > >> >> >> >> >> >>> > -- > >> >> >> >> >> >>> > S?gueme en twitter @educashun > >> >> >> >> >> >>> > > >> >> >> >> >> >>> > > >> >> >> >> >> >>> > 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/xerte > >> >> >> >> >> >>> > > >> >> >> >> >> >>> > 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/xerte > >> >> >> >> >> >> > >> >> >> >> >> >> > >> >> >> >> >> >> > >> >> >> >> >> >> -- > >> >> >> >> >> >> S?gueme en twitter @educashun > >> >> >> >> >> >> > >> >> >> >> >> > > >> >> >> >> >> > > >> >> >> >> >> > > >> >> >> >> >> > -- > >> >> >> >> >> > S?gueme en twitter @educashun > >> >> >> >> >> > > >> >> >> >> >> > > >> >> >> >> >> > 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/xerte > >> >> >> >> >> > > >> >> >> >> >> > 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/xerte > >> >> >> >> > > >> >> >> >> > > >> >> >> >> > > >> >> >> >> > -- > >> >> >> >> > S?gueme en twitter @educashun > >> >> >> >> > > >> >> >> >> > > >> >> >> >> > 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/xerte > >> >> >> >> > > >> >> >> >> > 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/xerte > >> >> >> > > >> >> >> > > >> >> >> > > >> >> >> > -- > >> >> >> > S?gueme en twitter @educashun > >> >> >> > > >> >> >> > > >> >> >> > 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/xerte > >> >> >> > > >> >> >> > 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/xerte > >> >> > > >> >> > > >> >> > > >> >> > -- > >> >> > S?gueme en twitter @educashun > >> >> > > >> >> > > >> >> > 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/xerte > >> >> > > >> >> > 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/xerte > >> > > >> > > >> > > >> > -- > >> > S?gueme en twitter @educashun > >> > > >> > > >> > 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/xerte > >> > > >> > 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/xerte > > > > > > > > -- > > S?gueme en twitter @educashun > > > > > > 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/xerte > > > > 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/xerte > -- S?gueme en twitter @educashun -------------- next part -------------- An HTML attachment was scrubbed... URL: From d_b_burnett at hotmail.com Thu Oct 13 14:16:30 2011 From: d_b_burnett at hotmail.com (Dave Burnett) Date: Thu, 13 Oct 2011 09:16:30 -0400 Subject: [Xerte] Re: print question In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A5E45380@EXCHANGE1.ad.nottingham.ac.uk> References: <000301cc8877$4fe95800$efbc0800$@kccsoft.com>, <12C67A1EEC419342AF5E59DA31562C3F06A5E45380@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: Turned out to be an oldie-goldie. We are rotating the cert to print landscape. To rotate fonts, they have to be embedded. For embedded fonts to display, they have to be included in a custom resource.swf. The new resource.swf has to be in the same directory as the .rlo. Doh. From: Julian.Tenney at nottingham.ac.uk To: xerte at lists.nottingham.ac.uk Date: Wed, 12 Oct 2011 08:28:37 +0100 Subject: [Xerte] Re: print question You need to build the print job: it?s not necessarily for the faint hearted: http://www.actionscript.org/resources/articles/206/1/The-PrintJob-class/Page1.html I think you should try and print a page, showcert maybe, or build another page specifically for the pj and hang it off a framework, From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of KnowledgeWare Sent: 12 October 2011 01:39 To: Xerte discussion list Subject: [Xerte] print question I?m using ?printJob? to print a certificate (thanks Dave). PrintJob calls the ID of the ?showcert? page below. The certificate is loaded into the flowline then things like the coursename, company, username,date etc. are displayed on top of it. The problem is only the ?blank? certificate itself prints, not the items displayed ?on top? of it like username, coursename, date, etc. How can I have the print function grab all the appropriate items?.is there a way I need to ?group? these icons (like a FW) then call the parent? Thanks for suggestions? RonM2 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/xerte 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 12878 bytes Desc: not available URL: From Julian.Tenney at nottingham.ac.uk Thu Oct 13 14:23:23 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Thu, 13 Oct 2011 14:23:23 +0100 Subject: [Xerte] Re: print question In-Reply-To: References: <000301cc8877$4fe95800$efbc0800$@kccsoft.com>, <12C67A1EEC419342AF5E59DA31562C3F06A5E45380@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A62048DB@EXCHANGE1.ad.nottingham.ac.uk> Why don't you build a landscape printjob? From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 13 October 2011 14:17 To: Xerte list Subject: [Xerte] Re: print question Turned out to be an oldie-goldie. We are rotating the cert to print landscape. To rotate fonts, they have to be embedded. For embedded fonts to display, they have to be included in a custom resource.swf. The new resource.swf has to be in the same directory as the .rlo. Doh. ________________________________ From: Julian.Tenney at nottingham.ac.uk To: xerte at lists.nottingham.ac.uk Date: Wed, 12 Oct 2011 08:28:37 +0100 Subject: [Xerte] Re: print question You need to build the print job: it's not necessarily for the faint hearted: http://www.actionscript.org/resources/articles/206/1/The-PrintJob-class/Page1.html I think you should try and print a page, showcert maybe, or build another page specifically for the pj and hang it off a framework, From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of KnowledgeWare Sent: 12 October 2011 01:39 To: Xerte discussion list Subject: [Xerte] print question I'm using 'printJob' to print a certificate (thanks Dave). PrintJob calls the ID of the 'showcert' page below. The certificate is loaded into the flowline then things like the coursename, company, username,date etc. are displayed on top of it. The problem is only the 'blank' certificate itself prints, not the items displayed 'on top' of it like username, coursename, date, etc. How can I have the print function grab all the appropriate items....is there a way I need to 'group' these icons (like a FW) then call the parent? Thanks for suggestions... RonM2 [cid:image001.png at 01CC89B3.AA4CE860] 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/xerte 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 12878 bytes Desc: image001.png URL: From d_b_burnett at hotmail.com Thu Oct 13 14:47:22 2011 From: d_b_burnett at hotmail.com (Dave Burnett) Date: Thu, 13 Oct 2011 09:47:22 -0400 Subject: [Xerte] Re: print question In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A62048DB@EXCHANGE1.ad.nottingham.ac.uk> References: <000301cc8877$4fe95800$efbc0800$@kccsoft.com>, , <12C67A1EEC419342AF5E59DA31562C3F06A5E45380@EXCHANGE1.ad.nottingham.ac.uk>, , <12C67A1EEC419342AF5E59DA31562C3F06A62048DB@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: Dunno. Couldn't figure it out. We wanted to use the same graphic/text for the onscreen display. So when you hit print, it shoves it all offscreen, scales it up and rotates it to produce the full size for printing, then reverses that to display correctly within the prog again. From: Julian.Tenney at nottingham.ac.uk To: xerte at lists.nottingham.ac.uk Date: Thu, 13 Oct 2011 14:23:23 +0100 Subject: [Xerte] Re: print question Why don?t you build a landscape printjob? From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 13 October 2011 14:17 To: Xerte list Subject: [Xerte] Re: print question Turned out to be an oldie-goldie. We are rotating the cert to print landscape. To rotate fonts, they have to be embedded. For embedded fonts to display, they have to be included in a custom resource.swf. The new resource.swf has to be in the same directory as the .rlo. Doh.From: Julian.Tenney at nottingham.ac.uk To: xerte at lists.nottingham.ac.uk Date: Wed, 12 Oct 2011 08:28:37 +0100 Subject: [Xerte] Re: print questionYou need to build the print job: it?s not necessarily for the faint hearted: http://www.actionscript.org/resources/articles/206/1/The-PrintJob-class/Page1.html I think you should try and print a page, showcert maybe, or build another page specifically for the pj and hang it off a framework, From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of KnowledgeWare Sent: 12 October 2011 01:39 To: Xerte discussion list Subject: [Xerte] print question I?m using ?printJob? to print a certificate (thanks Dave). PrintJob calls the ID of the ?showcert? page below. The certificate is loaded into the flowline then things like the coursename, company, username,date etc. are displayed on top of it. The problem is only the ?blank? certificate itself prints, not the items displayed ?on top? of it like username, coursename, date, etc. How can I have the print function grab all the appropriate items?.is there a way I need to ?group? these icons (like a FW) then call the parent? Thanks for suggestions? RonM2 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/xerte 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/xerte 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 12878 bytes Desc: not available URL: From d_b_burnett at hotmail.com Thu Oct 13 14:50:03 2011 From: d_b_burnett at hotmail.com (Dave Burnett) Date: Thu, 13 Oct 2011 09:50:03 -0400 Subject: [Xerte] Re: print question In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A62048DB@EXCHANGE1.ad.nottingham.ac.uk> References: <000301cc8877$4fe95800$efbc0800$@kccsoft.com>, , <12C67A1EEC419342AF5E59DA31562C3F06A5E45380@EXCHANGE1.ad.nottingham.ac.uk>, , <12C67A1EEC419342AF5E59DA31562C3F06A62048DB@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: The end user doesn't have to change any printer settings. Default for 99% of us is portrait right? From: Julian.Tenney at nottingham.ac.uk To: xerte at lists.nottingham.ac.uk Date: Thu, 13 Oct 2011 14:23:23 +0100 Subject: [Xerte] Re: print question Why don?t you build a landscape printjob? From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 13 October 2011 14:17 To: Xerte list Subject: [Xerte] Re: print question Turned out to be an oldie-goldie. We are rotating the cert to print landscape. To rotate fonts, they have to be embedded. For embedded fonts to display, they have to be included in a custom resource.swf. The new resource.swf has to be in the same directory as the .rlo. Doh.From: Julian.Tenney at nottingham.ac.uk To: xerte at lists.nottingham.ac.uk Date: Wed, 12 Oct 2011 08:28:37 +0100 Subject: [Xerte] Re: print questionYou need to build the print job: it?s not necessarily for the faint hearted: http://www.actionscript.org/resources/articles/206/1/The-PrintJob-class/Page1.html I think you should try and print a page, showcert maybe, or build another page specifically for the pj and hang it off a framework, From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of KnowledgeWare Sent: 12 October 2011 01:39 To: Xerte discussion list Subject: [Xerte] print question I?m using ?printJob? to print a certificate (thanks Dave). PrintJob calls the ID of the ?showcert? page below. The certificate is loaded into the flowline then things like the coursename, company, username,date etc. are displayed on top of it. The problem is only the ?blank? certificate itself prints, not the items displayed ?on top? of it like username, coursename, date, etc. How can I have the print function grab all the appropriate items?.is there a way I need to ?group? these icons (like a FW) then call the parent? Thanks for suggestions? RonM2 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/xerte 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/xerte 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 12878 bytes Desc: not available URL: From Julian.Tenney at nottingham.ac.uk Thu Oct 13 14:49:08 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Thu, 13 Oct 2011 14:49:08 +0100 Subject: [Xerte] Re: print question In-Reply-To: References: <000301cc8877$4fe95800$efbc0800$@kccsoft.com>, , <12C67A1EEC419342AF5E59DA31562C3F06A5E45380@EXCHANGE1.ad.nottingham.ac.uk>, , <12C67A1EEC419342AF5E59DA31562C3F06A62048DB@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A62048FE@EXCHANGE1.ad.nottingham.ac.uk> Fair'nuff. The PJ stuff is pretty tricky to get right if I remember rightly. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 13 October 2011 14:47 To: Xerte list Subject: [Xerte] Re: print question Dunno. Couldn't figure it out. We wanted to use the same graphic/text for the onscreen display. So when you hit print, it shoves it all offscreen, scales it up and rotates it to produce the full size for printing, then reverses that to display correctly within the prog again. ________________________________ From: Julian.Tenney at nottingham.ac.uk To: xerte at lists.nottingham.ac.uk Date: Thu, 13 Oct 2011 14:23:23 +0100 Subject: [Xerte] Re: print question Why don't you build a landscape printjob? From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 13 October 2011 14:17 To: Xerte list Subject: [Xerte] Re: print question Turned out to be an oldie-goldie. We are rotating the cert to print landscape. To rotate fonts, they have to be embedded. For embedded fonts to display, they have to be included in a custom resource.swf. The new resource.swf has to be in the same directory as the .rlo. Doh. ________________________________ From: Julian.Tenney at nottingham.ac.uk To: xerte at lists.nottingham.ac.uk Date: Wed, 12 Oct 2011 08:28:37 +0100 Subject: [Xerte] Re: print question You need to build the print job: it's not necessarily for the faint hearted: http://www.actionscript.org/resources/articles/206/1/The-PrintJob-class/Page1.html I think you should try and print a page, showcert maybe, or build another page specifically for the pj and hang it off a framework, From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of KnowledgeWare Sent: 12 October 2011 01:39 To: Xerte discussion list Subject: [Xerte] print question I'm using 'printJob' to print a certificate (thanks Dave). PrintJob calls the ID of the 'showcert' page below. The certificate is loaded into the flowline then things like the coursename, company, username,date etc. are displayed on top of it. The problem is only the 'blank' certificate itself prints, not the items displayed 'on top' of it like username, coursename, date, etc. How can I have the print function grab all the appropriate items....is there a way I need to 'group' these icons (like a FW) then call the parent? Thanks for suggestions... RonM2 [cid:image001.png at 01CC89B7.42E9A290] 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/xerte 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/xerte 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 12878 bytes Desc: image001.png URL: From Julian.Tenney at nottingham.ac.uk Thu Oct 13 14:51:29 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Thu, 13 Oct 2011 14:51:29 +0100 Subject: [Xerte] Re: print question In-Reply-To: References: <000301cc8877$4fe95800$efbc0800$@kccsoft.com>, , <12C67A1EEC419342AF5E59DA31562C3F06A5E45380@EXCHANGE1.ad.nottingham.ac.uk>, , <12C67A1EEC419342AF5E59DA31562C3F06A62048DB@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A6204904@EXCHANGE1.ad.nottingham.ac.uk> Yes, I think I made similar assumptions when doping PrinJob stuff. I try and avoid it if at all possible: there are some other approaches, From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 13 October 2011 14:50 To: Xerte list Subject: [Xerte] Re: print question The end user doesn't have to change any printer settings. Default for 99% of us is portrait right? ________________________________ From: Julian.Tenney at nottingham.ac.uk To: xerte at lists.nottingham.ac.uk Date: Thu, 13 Oct 2011 14:23:23 +0100 Subject: [Xerte] Re: print question Why don't you build a landscape printjob? From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 13 October 2011 14:17 To: Xerte list Subject: [Xerte] Re: print question Turned out to be an oldie-goldie. We are rotating the cert to print landscape. To rotate fonts, they have to be embedded. For embedded fonts to display, they have to be included in a custom resource.swf. The new resource.swf has to be in the same directory as the .rlo. Doh. ________________________________ From: Julian.Tenney at nottingham.ac.uk To: xerte at lists.nottingham.ac.uk Date: Wed, 12 Oct 2011 08:28:37 +0100 Subject: [Xerte] Re: print question You need to build the print job: it's not necessarily for the faint hearted: http://www.actionscript.org/resources/articles/206/1/The-PrintJob-class/Page1.html I think you should try and print a page, showcert maybe, or build another page specifically for the pj and hang it off a framework, From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of KnowledgeWare Sent: 12 October 2011 01:39 To: Xerte discussion list Subject: [Xerte] print question I'm using 'printJob' to print a certificate (thanks Dave). PrintJob calls the ID of the 'showcert' page below. The certificate is loaded into the flowline then things like the coursename, company, username,date etc. are displayed on top of it. The problem is only the 'blank' certificate itself prints, not the items displayed 'on top' of it like username, coursename, date, etc. How can I have the print function grab all the appropriate items....is there a way I need to 'group' these icons (like a FW) then call the parent? Thanks for suggestions... RonM2 [cid:image001.png at 01CC89B7.970799E0] 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/xerte 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/xerte 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 12878 bytes Desc: image001.png URL: From d_b_burnett at hotmail.com Thu Oct 13 14:58:46 2011 From: d_b_burnett at hotmail.com (Dave Burnett) Date: Thu, 13 Oct 2011 09:58:46 -0400 Subject: [Xerte] Re: print question In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A62048FE@EXCHANGE1.ad.nottingham.ac.uk> References: <000301cc8877$4fe95800$efbc0800$@kccsoft.com>, , , <12C67A1EEC419342AF5E59DA31562C3F06A5E45380@EXCHANGE1.ad.nottingham.ac.uk>, , , , <12C67A1EEC419342AF5E59DA31562C3F06A62048DB@EXCHANGE1.ad.nottingham.ac.uk>, , <12C67A1EEC419342AF5E59DA31562C3F06A62048FE@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: Very. Must have used up a ream getting it set up. From: Julian.Tenney at nottingham.ac.uk To: xerte at lists.nottingham.ac.uk Date: Thu, 13 Oct 2011 14:49:08 +0100 Subject: [Xerte] Re: print question Fair?nuff. The PJ stuff is pretty tricky to get right if I remember rightly. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 13 October 2011 14:47 To: Xerte list Subject: [Xerte] Re: print question Dunno. Couldn't figure it out. We wanted to use the same graphic/text for the onscreen display. So when you hit print, it shoves it all offscreen, scales it up and rotates it to produce the full size for printing, then reverses that to display correctly within the prog again. From: Julian.Tenney at nottingham.ac.uk To: xerte at lists.nottingham.ac.uk Date: Thu, 13 Oct 2011 14:23:23 +0100 Subject: [Xerte] Re: print questionWhy don?t you build a landscape printjob? From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 13 October 2011 14:17 To: Xerte list Subject: [Xerte] Re: print question Turned out to be an oldie-goldie. We are rotating the cert to print landscape. To rotate fonts, they have to be embedded. For embedded fonts to display, they have to be included in a custom resource.swf. The new resource.swf has to be in the same directory as the .rlo. Doh.From: Julian.Tenney at nottingham.ac.uk To: xerte at lists.nottingham.ac.uk Date: Wed, 12 Oct 2011 08:28:37 +0100 Subject: [Xerte] Re: print questionYou need to build the print job: it?s not necessarily for the faint hearted: http://www.actionscript.org/resources/articles/206/1/The-PrintJob-class/Page1.html I think you should try and print a page, showcert maybe, or build another page specifically for the pj and hang it off a framework, From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of KnowledgeWare Sent: 12 October 2011 01:39 To: Xerte discussion list Subject: [Xerte] print question I?m using ?printJob? to print a certificate (thanks Dave). PrintJob calls the ID of the ?showcert? page below. The certificate is loaded into the flowline then things like the coursename, company, username,date etc. are displayed on top of it. The problem is only the ?blank? certificate itself prints, not the items displayed ?on top? of it like username, coursename, date, etc. How can I have the print function grab all the appropriate items?.is there a way I need to ?group? these icons (like a FW) then call the parent? Thanks for suggestions? RonM2 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/xerte 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/xerte 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/xerte 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 12878 bytes Desc: not available URL: From Julian.Tenney at nottingham.ac.uk Thu Oct 13 14:57:36 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Thu, 13 Oct 2011 14:57:36 +0100 Subject: [Xerte] Toolkits RSS Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A620490D@EXCHANGE1.ad.nottingham.ac.uk> Is there any way of knowing for sure whether the URLs provided by toolkits for RSS feeds are in fact toolkits feeds, or some other URL? There's nothing unique about the actual feed / path is there? It could in theory be anything? -------------- next part -------------- An HTML attachment was scrubbed... URL: From Julian.Tenney at nottingham.ac.uk Thu Oct 13 15:00:52 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Thu, 13 Oct 2011 15:00:52 +0100 Subject: [Xerte] Re: print question In-Reply-To: References: <000301cc8877$4fe95800$efbc0800$@kccsoft.com>, , , <12C67A1EEC419342AF5E59DA31562C3F06A5E45380@EXCHANGE1.ad.nottingham.ac.uk>, , , , <12C67A1EEC419342AF5E59DA31562C3F06A62048DB@EXCHANGE1.ad.nottingham.ac.uk>, , <12C67A1EEC419342AF5E59DA31562C3F06A62048FE@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A6204913@EXCHANGE1.ad.nottingham.ac.uk> Did you consider firing some values into a web page and printing that? From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 13 October 2011 14:59 To: Xerte list Subject: [Xerte] Re: print question Very. Must have used up a ream getting it set up. ________________________________ From: Julian.Tenney at nottingham.ac.uk To: xerte at lists.nottingham.ac.uk Date: Thu, 13 Oct 2011 14:49:08 +0100 Subject: [Xerte] Re: print question Fair'nuff. The PJ stuff is pretty tricky to get right if I remember rightly. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 13 October 2011 14:47 To: Xerte list Subject: [Xerte] Re: print question Dunno. Couldn't figure it out. We wanted to use the same graphic/text for the onscreen display. So when you hit print, it shoves it all offscreen, scales it up and rotates it to produce the full size for printing, then reverses that to display correctly within the prog again. ________________________________ From: Julian.Tenney at nottingham.ac.uk To: xerte at lists.nottingham.ac.uk Date: Thu, 13 Oct 2011 14:23:23 +0100 Subject: [Xerte] Re: print question Why don't you build a landscape printjob? From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 13 October 2011 14:17 To: Xerte list Subject: [Xerte] Re: print question Turned out to be an oldie-goldie. We are rotating the cert to print landscape. To rotate fonts, they have to be embedded. For embedded fonts to display, they have to be included in a custom resource.swf. The new resource.swf has to be in the same directory as the .rlo. Doh. ________________________________ From: Julian.Tenney at nottingham.ac.uk To: xerte at lists.nottingham.ac.uk Date: Wed, 12 Oct 2011 08:28:37 +0100 Subject: [Xerte] Re: print question You need to build the print job: it's not necessarily for the faint hearted: http://www.actionscript.org/resources/articles/206/1/The-PrintJob-class/Page1.html I think you should try and print a page, showcert maybe, or build another page specifically for the pj and hang it off a framework, From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of KnowledgeWare Sent: 12 October 2011 01:39 To: Xerte discussion list Subject: [Xerte] print question I'm using 'printJob' to print a certificate (thanks Dave). PrintJob calls the ID of the 'showcert' page below. The certificate is loaded into the flowline then things like the coursename, company, username,date etc. are displayed on top of it. The problem is only the 'blank' certificate itself prints, not the items displayed 'on top' of it like username, coursename, date, etc. How can I have the print function grab all the appropriate items....is there a way I need to 'group' these icons (like a FW) then call the parent? Thanks for suggestions... RonM2 [cid:image001.png at 01CC89B8.E695DA70] 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/xerte 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/xerte 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/xerte 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 12878 bytes Desc: image001.png URL: From d_b_burnett at hotmail.com Thu Oct 13 15:17:19 2011 From: d_b_burnett at hotmail.com (Dave Burnett) Date: Thu, 13 Oct 2011 10:17:19 -0400 Subject: [Xerte] Re: print question In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A6204904@EXCHANGE1.ad.nottingham.ac.uk> References: <000301cc8877$4fe95800$efbc0800$@kccsoft.com>, , , <12C67A1EEC419342AF5E59DA31562C3F06A5E45380@EXCHANGE1.ad.nottingham.ac.uk>, , , , <12C67A1EEC419342AF5E59DA31562C3F06A62048DB@EXCHANGE1.ad.nottingham.ac.uk>, , <12C67A1EEC419342AF5E59DA31562C3F06A6204904@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: Working now and quite nicely. Nice bg graphic, variables filled in with different fonts (lots of Comic Sans). User name added to cert onscreen as user types it. Then just print, no fiddling with portrait/landscape. I should probably make a model of it at some point... From: Julian.Tenney at nottingham.ac.uk To: xerte at lists.nottingham.ac.uk Date: Thu, 13 Oct 2011 14:51:29 +0100 Subject: [Xerte] Re: print question Yes, I think I made similar assumptions when doping PrinJob stuff. I try and avoid it if at all possible: there are some other approaches, From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 13 October 2011 14:50 To: Xerte list Subject: [Xerte] Re: print question The end user doesn't have to change any printer settings. Default for 99% of us is portrait right?From: Julian.Tenney at nottingham.ac.uk To: xerte at lists.nottingham.ac.uk Date: Thu, 13 Oct 2011 14:23:23 +0100 Subject: [Xerte] Re: print questionWhy don?t you build a landscape printjob? From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 13 October 2011 14:17 To: Xerte list Subject: [Xerte] Re: print question Turned out to be an oldie-goldie. We are rotating the cert to print landscape. To rotate fonts, they have to be embedded. For embedded fonts to display, they have to be included in a custom resource.swf. The new resource.swf has to be in the same directory as the .rlo. Doh.From: Julian.Tenney at nottingham.ac.uk To: xerte at lists.nottingham.ac.uk Date: Wed, 12 Oct 2011 08:28:37 +0100 Subject: [Xerte] Re: print questionYou need to build the print job: it?s not necessarily for the faint hearted: http://www.actionscript.org/resources/articles/206/1/The-PrintJob-class/Page1.html I think you should try and print a page, showcert maybe, or build another page specifically for the pj and hang it off a framework, From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of KnowledgeWare Sent: 12 October 2011 01:39 To: Xerte discussion list Subject: [Xerte] print question I?m using ?printJob? to print a certificate (thanks Dave). PrintJob calls the ID of the ?showcert? page below. The certificate is loaded into the flowline then things like the coursename, company, username,date etc. are displayed on top of it. The problem is only the ?blank? certificate itself prints, not the items displayed ?on top? of it like username, coursename, date, etc. How can I have the print function grab all the appropriate items?.is there a way I need to ?group? these icons (like a FW) then call the parent? Thanks for suggestions? RonM2 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/xerte 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/xerte 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/xerte 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 12878 bytes Desc: not available URL: From patrick.lockley at googlemail.com Thu Oct 13 15:37:51 2011 From: patrick.lockley at googlemail.com (Pat Lockley) Date: Thu, 13 Oct 2011 15:37:51 +0100 Subject: [Xerte] Re: Toolkits RSS In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A620490D@EXCHANGE1.ad.nottingham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F06A620490D@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: All toolkits fields should have the genetator field set to xerte online toolkits On 13 Oct 2011, at 14:57, Julian Tenney wrote: > Is there any way of knowing for sure whether the URLs provided by toolkits for RSS feeds are in fact toolkits feeds, or some other URL? There?s nothing unique about the actual feed / path is there? It could in theory be anything? > > > 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/xerte > > 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. > -------------- next part -------------- An HTML attachment was scrubbed... URL: From Julian.Tenney at nottingham.ac.uk Thu Oct 13 15:39:32 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Thu, 13 Oct 2011 15:39:32 +0100 Subject: [Xerte] Re: Toolkits RSS In-Reply-To: References: <12C67A1EEC419342AF5E59DA31562C3F06A620490D@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A620497B@EXCHANGE1.ad.nottingham.ac.uk> That means reading the feed, but looks like that?s the way to do it, From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Pat Lockley Sent: 13 October 2011 15:38 To: Xerte discussion list Subject: [Xerte] Re: Toolkits RSS All toolkits fields should have the genetator field set to xerte online toolkits On 13 Oct 2011, at 14:57, Julian Tenney > wrote: Is there any way of knowing for sure whether the URLs provided by toolkits for RSS feeds are in fact toolkits feeds, or some other URL? There?s nothing unique about the actual feed / path is there? It could in theory be anything? 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/xerte 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From knowledgeware at kccsoft.com Thu Oct 13 19:23:49 2011 From: knowledgeware at kccsoft.com (KnowledgeWare) Date: Thu, 13 Oct 2011 11:23:49 -0700 Subject: [Xerte] Re: print question Message-ID: <035101cc89d5$416d4020$c447c060$@kccsoft.com> "To rotate fonts, they have to be embedded. For embedded fonts to display, they have to be included in a custom resource.swf. The new resource.swf has to be in the same directory as the .rlo." Holy cow..I never woulda figured that out. RonM2 -------------- next part -------------- An HTML attachment was scrubbed... URL: From jarribi at gmail.com Thu Oct 13 19:31:18 2011 From: jarribi at gmail.com (Jesus Arribi) Date: Thu, 13 Oct 2011 20:31:18 +0200 Subject: [Xerte] Interactive list Message-ID: Hi, I'm newbie using Xerte and I'd like to include an interactive list in a page. Does anybody know a guide or "how to" to do it? Thanks in advance. Regards. J. Arribi From Julian.Tenney at nottingham.ac.uk Fri Oct 14 09:04:30 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Fri, 14 Oct 2011 09:04:30 +0100 Subject: [Xerte] Re: Interactive list In-Reply-To: References: Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A6204B0C@EXCHANGE1.ad.nottingham.ac.uk> Take a look at the code in list.rlm -----Original Message----- From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Jesus Arribi Sent: 13 October 2011 19:31 To: xerte at lists.nottingham.ac.uk Subject: [Xerte] Interactive list Hi, I'm newbie using Xerte and I'd like to include an interactive list in a page. Does anybody know a guide or "how to" to do it? Thanks in advance. Regards. J. Arribi _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte From Julian.Tenney at nottingham.ac.uk Fri Oct 14 09:05:35 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Fri, 14 Oct 2011 09:05:35 +0100 Subject: [Xerte] Re: print question In-Reply-To: <035101cc89d5$416d4020$c447c060$@kccsoft.com> References: <035101cc89d5$416d4020$c447c060$@kccsoft.com> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A6204B0F@EXCHANGE1.ad.nottingham.ac.uk> >The new resource.swf has to be in the same directory as the .rlo." Nope, the new resource.swf has to be in the same folder as XMLEngine.swf. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of KnowledgeWare Sent: 13 October 2011 19:24 To: Xerte discussion list Subject: [Xerte] Re: print question "To rotate fonts, they have to be embedded. For embedded fonts to display, they have to be included in a custom resource.swf. The new resource.swf has to be in the same directory as the .rlo." Holy cow....I never woulda figured that out. RonM2 -------------- next part -------------- An HTML attachment was scrubbed... URL: From d_b_burnett at hotmail.com Fri Oct 14 12:21:58 2011 From: d_b_burnett at hotmail.com (Dave Burnett) Date: Fri, 14 Oct 2011 07:21:58 -0400 Subject: [Xerte] Re: print question In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A6204B0F@EXCHANGE1.ad.nottingham.ac.uk> References: <035101cc89d5$416d4020$c447c060$@kccsoft.com>, <12C67A1EEC419342AF5E59DA31562C3F06A6204B0F@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: Yes, ultimately that's where it needs to be. If I knew definitively what happened with resources.swf I would do a write-up. e.g. if resources.swf is in the .rlo directory and you double-click that .rlo to start Xerte, doesn't that resources.swf get copied to the authoring dir? (But unfortunately not the publishing directory, so you have to do that manually). I've never been able to get it straight. From: Julian.Tenney at nottingham.ac.uk To: xerte at lists.nottingham.ac.uk Date: Fri, 14 Oct 2011 09:05:35 +0100 Subject: [Xerte] Re: print question >The new resource.swf has to be in the same directory as the .rlo.? Nope, the new resource.swf has to be in the same folder as XMLEngine.swf. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of KnowledgeWare Sent: 13 October 2011 19:24 To: Xerte discussion list Subject: [Xerte] Re: print question ?To rotate fonts, they have to be embedded. For embedded fonts to display, they have to be included in a custom resource.swf. The new resource.swf has to be in the same directory as the .rlo.? Holy cow?.I never woulda figured that out. RonM2 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/xerte 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From Julian.Tenney at nottingham.ac.uk Fri Oct 14 12:34:02 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Fri, 14 Oct 2011 12:34:02 +0100 Subject: [Xerte] Re: print question In-Reply-To: References: <035101cc89d5$416d4020$c447c060$@kccsoft.com>, <12C67A1EEC419342AF5E59DA31562C3F06A6204B0F@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A6204D0F@EXCHANGE1.ad.nottingham.ac.uk> When you make a new rlo, that rlo uses resources.swf in the [xerte] directory in preview, because it doesn't have its own. If it does have its own resources.swf, that is copied into the [xerte] directory for use when previewing. If the user does not make a resources.swf, when the piece is published, the default empty one is copied to the publish dir. If they have made one, it is left alone when publishing. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 14 October 2011 12:22 To: Xerte list Subject: [Xerte] Re: print question Yes, ultimately that's where it needs to be. If I knew definitively what happened with resources.swf I would do a write-up. e.g. if resources.swf is in the .rlo directory and you double-click that .rlo to start Xerte, doesn't that resources.swf get copied to the authoring dir? (But unfortunately not the publishing directory, so you have to do that manually). I've never been able to get it straight. ________________________________ From: Julian.Tenney at nottingham.ac.uk To: xerte at lists.nottingham.ac.uk Date: Fri, 14 Oct 2011 09:05:35 +0100 Subject: [Xerte] Re: print question >The new resource.swf has to be in the same directory as the .rlo." Nope, the new resource.swf has to be in the same folder as XMLEngine.swf. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of KnowledgeWare Sent: 13 October 2011 19:24 To: Xerte discussion list Subject: [Xerte] Re: print question "To rotate fonts, they have to be embedded. For embedded fonts to display, they have to be included in a custom resource.swf. The new resource.swf has to be in the same directory as the .rlo." Holy cow....I never woulda figured that out. RonM2 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/xerte 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From d_b_burnett at hotmail.com Fri Oct 14 13:01:15 2011 From: d_b_burnett at hotmail.com (Dave Burnett) Date: Fri, 14 Oct 2011 08:01:15 -0400 Subject: [Xerte] Re: print question In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A6204D0F@EXCHANGE1.ad.nottingham.ac.uk> References: <035101cc89d5$416d4020$c447c060$@kccsoft.com>, , <12C67A1EEC419342AF5E59DA31562C3F06A6204B0F@EXCHANGE1.ad.nottingham.ac.uk>, , <12C67A1EEC419342AF5E59DA31562C3F06A6204D0F@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: But technically unless you are doing something exotic with the rlo pathing "next to the .rlo" is pretty much equivalent to "next to XMLEngine"? From: Julian.Tenney at nottingham.ac.uk To: xerte at lists.nottingham.ac.uk Date: Fri, 14 Oct 2011 12:34:02 +0100 Subject: [Xerte] Re: print question When you make a new rlo, that rlo uses resources.swf in the [xerte] directory in preview, because it doesn?t have its own.If it does have its own resources.swf, that is copied into the [xerte] directory for use when previewing.If the user does not make a resources.swf, when the piece is published, the default empty one is copied to the publish dir.If they have made one, it is left alone when publishing. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 14 October 2011 12:22 To: Xerte list Subject: [Xerte] Re: print question Yes, ultimately that's where it needs to be. If I knew definitively what happened with resources.swf I would do a write-up. e.g. if resources.swf is in the .rlo directory and you double-click that .rlo to start Xerte, doesn't that resources.swf get copied to the authoring dir? (But unfortunately not the publishing directory, so you have to do that manually). I've never been able to get it straight. From: Julian.Tenney at nottingham.ac.uk To: xerte at lists.nottingham.ac.uk Date: Fri, 14 Oct 2011 09:05:35 +0100 Subject: [Xerte] Re: print question>The new resource.swf has to be in the same directory as the .rlo.? Nope, the new resource.swf has to be in the same folder as XMLEngine.swf. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of KnowledgeWare Sent: 13 October 2011 19:24 To: Xerte discussion list Subject: [Xerte] Re: print question ?To rotate fonts, they have to be embedded. For embedded fonts to display, they have to be included in a custom resource.swf. The new resource.swf has to be in the same directory as the .rlo.? Holy cow?.I never woulda figured that out. RonM2 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/xerte 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. 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/xerte 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From Julian.Tenney at nottingham.ac.uk Fri Oct 14 14:08:59 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Fri, 14 Oct 2011 14:08:59 +0100 Subject: [Xerte] Re: print question In-Reply-To: References: <035101cc89d5$416d4020$c447c060$@kccsoft.com>, , <12C67A1EEC419342AF5E59DA31562C3F06A6204B0F@EXCHANGE1.ad.nottingham.ac.uk>, , <12C67A1EEC419342AF5E59DA31562C3F06A6204D0F@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A6204DBF@EXCHANGE1.ad.nottingham.ac.uk> On standalone pieces, yes, but for the archives it's worth being explicit, as there are situations where it's not the case. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 14 October 2011 13:01 To: Xerte list Subject: [Xerte] Re: print question But technically unless you are doing something exotic with the rlo pathing "next to the .rlo" is pretty much equivalent to "next to XMLEngine"? ________________________________ From: Julian.Tenney at nottingham.ac.uk To: xerte at lists.nottingham.ac.uk Date: Fri, 14 Oct 2011 12:34:02 +0100 Subject: [Xerte] Re: print question When you make a new rlo, that rlo uses resources.swf in the [xerte] directory in preview, because it doesn't have its own. If it does have its own resources.swf, that is copied into the [xerte] directory for use when previewing. If the user does not make a resources.swf, when the piece is published, the default empty one is copied to the publish dir. If they have made one, it is left alone when publishing. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 14 October 2011 12:22 To: Xerte list Subject: [Xerte] Re: print question Yes, ultimately that's where it needs to be. If I knew definitively what happened with resources.swf I would do a write-up. e.g. if resources.swf is in the .rlo directory and you double-click that .rlo to start Xerte, doesn't that resources.swf get copied to the authoring dir? (But unfortunately not the publishing directory, so you have to do that manually). I've never been able to get it straight. ________________________________ From: Julian.Tenney at nottingham.ac.uk To: xerte at lists.nottingham.ac.uk Date: Fri, 14 Oct 2011 09:05:35 +0100 Subject: [Xerte] Re: print question >The new resource.swf has to be in the same directory as the .rlo." Nope, the new resource.swf has to be in the same folder as XMLEngine.swf. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of KnowledgeWare Sent: 13 October 2011 19:24 To: Xerte discussion list Subject: [Xerte] Re: print question "To rotate fonts, they have to be embedded. For embedded fonts to display, they have to be included in a custom resource.swf. The new resource.swf has to be in the same directory as the .rlo." Holy cow....I never woulda figured that out. RonM2 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/xerte 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. 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/xerte 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From d_b_burnett at hotmail.com Fri Oct 14 14:34:58 2011 From: d_b_burnett at hotmail.com (Dave Burnett) Date: Fri, 14 Oct 2011 09:34:58 -0400 Subject: [Xerte] Re: print question In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A6204DBF@EXCHANGE1.ad.nottingham.ac.uk> References: <035101cc89d5$416d4020$c447c060$@kccsoft.com>, , , <12C67A1EEC419342AF5E59DA31562C3F06A6204B0F@EXCHANGE1.ad.nottingham.ac.uk>, , , , <12C67A1EEC419342AF5E59DA31562C3F06A6204D0F@EXCHANGE1.ad.nottingham.ac.uk>, , <12C67A1EEC419342AF5E59DA31562C3F06A6204DBF@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: You're right. From: Julian.Tenney at nottingham.ac.uk To: xerte at lists.nottingham.ac.uk Date: Fri, 14 Oct 2011 14:08:59 +0100 Subject: [Xerte] Re: print question On standalone pieces, yes, but for the archives it?s worth being explicit, as there are situations where it?s not the case. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 14 October 2011 13:01 To: Xerte list Subject: [Xerte] Re: print question But technically unless you are doing something exotic with the rlo pathing "next to the .rlo" is pretty much equivalent to "next to XMLEngine"?From: Julian.Tenney at nottingham.ac.uk To: xerte at lists.nottingham.ac.uk Date: Fri, 14 Oct 2011 12:34:02 +0100 Subject: [Xerte] Re: print questionWhen you make a new rlo, that rlo uses resources.swf in the [xerte] directory in preview, because it doesn?t have its own.If it does have its own resources.swf, that is copied into the [xerte] directory for use when previewing.If the user does not make a resources.swf, when the piece is published, the default empty one is copied to the publish dir.If they have made one, it is left alone when publishing. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 14 October 2011 12:22 To: Xerte list Subject: [Xerte] Re: print question Yes, ultimately that's where it needs to be. If I knew definitively what happened with resources.swf I would do a write-up. e.g. if resources.swf is in the .rlo directory and you double-click that .rlo to start Xerte, doesn't that resources.swf get copied to the authoring dir? (But unfortunately not the publishing directory, so you have to do that manually). I've never been able to get it straight.From: Julian.Tenney at nottingham.ac.uk To: xerte at lists.nottingham.ac.uk Date: Fri, 14 Oct 2011 09:05:35 +0100 Subject: [Xerte] Re: print question>The new resource.swf has to be in the same directory as the .rlo.? Nope, the new resource.swf has to be in the same folder as XMLEngine.swf. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of KnowledgeWare Sent: 13 October 2011 19:24 To: Xerte discussion list Subject: [Xerte] Re: print question ?To rotate fonts, they have to be embedded. For embedded fonts to display, they have to be included in a custom resource.swf. The new resource.swf has to be in the same directory as the .rlo.? Holy cow?.I never woulda figured that out. RonM2 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/xerte 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. 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/xerte 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/xerte 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From Julian.Tenney at nottingham.ac.uk Fri Oct 14 14:38:57 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Fri, 14 Oct 2011 14:38:57 +0100 Subject: [Xerte] Re: print question In-Reply-To: References: <035101cc89d5$416d4020$c447c060$@kccsoft.com>, , , <12C67A1EEC419342AF5E59DA31562C3F06A6204B0F@EXCHANGE1.ad.nottingham.ac.uk>, , , , <12C67A1EEC419342AF5E59DA31562C3F06A6204D0F@EXCHANGE1.ad.nottingham.ac.uk>, , <12C67A1EEC419342AF5E59DA31562C3F06A6204DBF@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A6204E09@EXCHANGE1.ad.nottingham.ac.uk> Loading and embedding fonts at runtime is possibly the most voodoo-esque thing in the whole xerte world From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 14 October 2011 14:35 To: Xerte list Subject: [Xerte] Re: print question You're right. ________________________________ From: Julian.Tenney at nottingham.ac.uk To: xerte at lists.nottingham.ac.uk Date: Fri, 14 Oct 2011 14:08:59 +0100 Subject: [Xerte] Re: print question On standalone pieces, yes, but for the archives it's worth being explicit, as there are situations where it's not the case. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 14 October 2011 13:01 To: Xerte list Subject: [Xerte] Re: print question But technically unless you are doing something exotic with the rlo pathing "next to the .rlo" is pretty much equivalent to "next to XMLEngine"? ________________________________ From: Julian.Tenney at nottingham.ac.uk To: xerte at lists.nottingham.ac.uk Date: Fri, 14 Oct 2011 12:34:02 +0100 Subject: [Xerte] Re: print question When you make a new rlo, that rlo uses resources.swf in the [xerte] directory in preview, because it doesn't have its own. If it does have its own resources.swf, that is copied into the [xerte] directory for use when previewing. If the user does not make a resources.swf, when the piece is published, the default empty one is copied to the publish dir. If they have made one, it is left alone when publishing. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 14 October 2011 12:22 To: Xerte list Subject: [Xerte] Re: print question Yes, ultimately that's where it needs to be. If I knew definitively what happened with resources.swf I would do a write-up. e.g. if resources.swf is in the .rlo directory and you double-click that .rlo to start Xerte, doesn't that resources.swf get copied to the authoring dir? (But unfortunately not the publishing directory, so you have to do that manually). I've never been able to get it straight. ________________________________ From: Julian.Tenney at nottingham.ac.uk To: xerte at lists.nottingham.ac.uk Date: Fri, 14 Oct 2011 09:05:35 +0100 Subject: [Xerte] Re: print question >The new resource.swf has to be in the same directory as the .rlo." Nope, the new resource.swf has to be in the same folder as XMLEngine.swf. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of KnowledgeWare Sent: 13 October 2011 19:24 To: Xerte discussion list Subject: [Xerte] Re: print question "To rotate fonts, they have to be embedded. For embedded fonts to display, they have to be included in a custom resource.swf. The new resource.swf has to be in the same directory as the .rlo." Holy cow....I never woulda figured that out. RonM2 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/xerte 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. 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/xerte 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/xerte 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From d_b_burnett at hotmail.com Fri Oct 14 14:47:42 2011 From: d_b_burnett at hotmail.com (Dave Burnett) Date: Fri, 14 Oct 2011 09:47:42 -0400 Subject: [Xerte] Re: print question In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A6204E09@EXCHANGE1.ad.nottingham.ac.uk> References: <035101cc89d5$416d4020$c447c060$@kccsoft.com>, , , , <12C67A1EEC419342AF5E59DA31562C3F06A6204B0F@EXCHANGE1.ad.nottingham.ac.uk>, , , , , , <12C67A1EEC419342AF5E59DA31562C3F06A6204D0F@EXCHANGE1.ad.nottingham.ac.uk>, , , , <12C67A1EEC419342AF5E59DA31562C3F06A6204DBF@EXCHANGE1.ad.nottingham.ac.uk>, , <12C67A1EEC419342AF5E59DA31562C3F06A6204E09@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: IMO, having to do it counts as a design failure. :-) From: Julian.Tenney at nottingham.ac.uk To: xerte at lists.nottingham.ac.uk Date: Fri, 14 Oct 2011 14:38:57 +0100 Subject: [Xerte] Re: print question Loading and embedding fonts at runtime is possibly the most voodoo-esque thing in the whole xerte world From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 14 October 2011 14:35 To: Xerte list Subject: [Xerte] Re: print question You're right.From: Julian.Tenney at nottingham.ac.uk To: xerte at lists.nottingham.ac.uk Date: Fri, 14 Oct 2011 14:08:59 +0100 Subject: [Xerte] Re: print questionOn standalone pieces, yes, but for the archives it?s worth being explicit, as there are situations where it?s not the case. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 14 October 2011 13:01 To: Xerte list Subject: [Xerte] Re: print question But technically unless you are doing something exotic with the rlo pathing "next to the .rlo" is pretty much equivalent to "next to XMLEngine"?From: Julian.Tenney at nottingham.ac.uk To: xerte at lists.nottingham.ac.uk Date: Fri, 14 Oct 2011 12:34:02 +0100 Subject: [Xerte] Re: print questionWhen you make a new rlo, that rlo uses resources.swf in the [xerte] directory in preview, because it doesn?t have its own.If it does have its own resources.swf, that is copied into the [xerte] directory for use when previewing.If the user does not make a resources.swf, when the piece is published, the default empty one is copied to the publish dir.If they have made one, it is left alone when publishing. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 14 October 2011 12:22 To: Xerte list Subject: [Xerte] Re: print question Yes, ultimately that's where it needs to be. If I knew definitively what happened with resources.swf I would do a write-up. e.g. if resources.swf is in the .rlo directory and you double-click that .rlo to start Xerte, doesn't that resources.swf get copied to the authoring dir? (But unfortunately not the publishing directory, so you have to do that manually). I've never been able to get it straight.From: Julian.Tenney at nottingham.ac.uk To: xerte at lists.nottingham.ac.uk Date: Fri, 14 Oct 2011 09:05:35 +0100 Subject: [Xerte] Re: print question>The new resource.swf has to be in the same directory as the .rlo.? Nope, the new resource.swf has to be in the same folder as XMLEngine.swf. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of KnowledgeWare Sent: 13 October 2011 19:24 To: Xerte discussion list Subject: [Xerte] Re: print question ?To rotate fonts, they have to be embedded. For embedded fonts to display, they have to be included in a custom resource.swf. The new resource.swf has to be in the same directory as the .rlo.? Holy cow?.I never woulda figured that out. RonM2 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/xerte 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. 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/xerte 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/xerte 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/xerte 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From henk at fortean.org Sun Oct 16 14:47:20 2011 From: henk at fortean.org (Henk Klopping) Date: Sun, 16 Oct 2011 15:47:20 +0200 Subject: [Xerte] Can't get export to work Message-ID: <4E9AE068.4050802@fortean.org> I have the exact same problem mentioned in this post/thread: http://lists.nottingham.ac.uk/pipermail/xerte/2011-October/011465.html I tried the solutions mentioned in the thread: - Added the three MIME-types as suggested. I added them in the main Apache config file. I tried both "application/xml" and "text/plain" types for files whose names end on rlo, rlt and rlm. I tested it using netcat to port 80 and then do a manual GET. Files are served with the proper header, but the application does not work in either case. - it was suggested to replace the JS with either the one from the 'scorm' directory or the one provided by Tom Reijnders. I tried both, neither worked. Actually, the script I found in my export already was the same as the one in the modules/scorm directory. Tom Reijnders script briefly flashes a 800x600 contour, but then falls back to the blue bar, which will forever remain at 99 percent. FYI I attach the zip I used, unmodified. Any help would be appreciated. Suuuomikkie vinnouuven, -- Henk Kloepping Voice : +31 598 42 31 31 European Fortean Foundation e-mail : henk at fortean.org To join ISOC.NL: http://www.isoc.nl -------------- next part -------------- A non-text attachment was scrubbed... Name: Media_One.zip Type: application/zip Size: 4637156 bytes Desc: not available URL: From d_b_burnett at hotmail.com Sun Oct 16 15:12:55 2011 From: d_b_burnett at hotmail.com (Dave Burnett) Date: Sun, 16 Oct 2011 10:12:55 -0400 Subject: [Xerte] Re: Can't get export to work In-Reply-To: <4E9AE068.4050802@fortean.org> References: <4E9AE068.4050802@fortean.org> Message-ID: Do you have Xerte desktop? I would try getting a dead simple standalone .rlo running to take some things out of the equation. Date: Sun, 16 Oct 2011 15:47:20 +0200 From: henk at fortean.org To: xerte at lists.nottingham.ac.uk Subject: [Xerte] Can't get export to work I have the exact same problem mentioned in this post/thread: http://lists.nottingham.ac.uk/pipermail/xerte/2011-October/011465.html I tried the solutions mentioned in the thread: - Added the three MIME-types as suggested. I added them in the main Apache config file. I tried both "application/xml" and "text/plain" types for files whose names end on rlo, rlt and rlm. I tested it using netcat to port 80 and then do a manual GET. Files are served with the proper header, but the application does not work in either case. - it was suggested to replace the JS with either the one from the 'scorm' directory or the one provided by Tom Reijnders. I tried both, neither worked. Actually, the script I found in my export already was the same as the one in the modules/scorm directory. Tom Reijnders script briefly flashes a 800x600 contour, but then falls back to the blue bar, which will forever remain at 99 percent. FYI I attach the zip I used, unmodified. Any help would be appreciated. Suuuomikkie vinnouuven, -- Henk Kloepping Voice : +31 598 42 31 31 European Fortean Foundation e-mail : henk at fortean.org To join ISOC.NL: http://www.isoc.nl 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/xerte 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From henk at fortean.org Sun Oct 16 15:21:01 2011 From: henk at fortean.org (Henk Klopping) Date: Sun, 16 Oct 2011 16:21:01 +0200 Subject: [Xerte] Re: Can't get export to work In-Reply-To: References: <4E9AE068.4050802@fortean.org> Message-ID: <4E9AE84D.2030708@fortean.org> Dave Burnett wrote: > Do you have Xerte desktop? > I would try getting a dead simple standalone .rlo running to take some > things out of the equation. Thanks for the swift reply, Dave. No, I do not have Xerte desktop, as it currently only runs on an locally unsupported operating system ;-P.. The LO runs just fine in preview mode, though. > Date: Sun, 16 Oct 2011 15:47:20 +0200 > From: henk at fortean.org > To: xerte at lists.nottingham.ac.uk > Subject: [Xerte] Can't get export to work > > I have the exact same problem mentioned in this post/thread: > http://lists.nottingham.ac.uk/pipermail/xerte/2011-October/011465.html > Suuuomikkie vinnouuven, -- Henk Kloepping Voice : +31 598 42 31 31 European Fortean Foundation e-mail : henk at fortean.org To join ISOC.NL: http://www.isoc.nl From d_b_burnett at hotmail.com Sun Oct 16 15:44:08 2011 From: d_b_burnett at hotmail.com (Dave Burnett) Date: Sun, 16 Oct 2011 10:44:08 -0400 Subject: [Xerte] Languages folder on publish In-Reply-To: <4E9AE068.4050802@fortean.org> References: <4E9AE068.4050802@fortean.org> Message-ID: Installed latest Xerte and just noticed I get a languages folder when I publish. Thought the languages was still in dev phase? Dave -------------- next part -------------- An HTML attachment was scrubbed... URL: From patrick.lockley at googlemail.com Sun Oct 16 15:43:57 2011 From: patrick.lockley at googlemail.com (Pat Lockley) Date: Sun, 16 Oct 2011 15:43:57 +0100 Subject: [Xerte] Re: Can't get export to work In-Reply-To: <4E9AE84D.2030708@fortean.org> References: <4E9AE068.4050802@fortean.org> <4E9AE84D.2030708@fortean.org> Message-ID: <98D9F525-8D91-42B2-B3B0-509EFAC9E7DB@googlemail.com> Can you see if a file generates a 404 error? On 16 Oct 2011, at 15:21, Henk Klopping wrote: > Dave Burnett wrote: >> Do you have Xerte desktop? >> I would try getting a dead simple standalone .rlo running to take some things out of the equation. > > Thanks for the swift reply, Dave. > > No, I do not have Xerte desktop, as it currently only runs on an locally unsupported operating system ;-P.. > > The LO runs just fine in preview mode, though. > >> Date: Sun, 16 Oct 2011 15:47:20 +0200 >> From: henk at fortean.org >> To: xerte at lists.nottingham.ac.uk >> Subject: [Xerte] Can't get export to work >> I have the exact same problem mentioned in this post/thread: >> http://lists.nottingham.ac.uk/pipermail/xerte/2011-October/011465.html >> > > Suuuomikkie vinnouuven, > -- > Henk Kloepping Voice : +31 598 42 31 31 > European Fortean Foundation e-mail : henk at fortean.org > > To join ISOC.NL: http://www.isoc.nl > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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. > From henk at fortean.org Sun Oct 16 16:35:24 2011 From: henk at fortean.org (Henk Klopping) Date: Sun, 16 Oct 2011 17:35:24 +0200 Subject: [Xerte] Re: Can't get export to work In-Reply-To: <98D9F525-8D91-42B2-B3B0-509EFAC9E7DB@googlemail.com> References: <4E9AE068.4050802@fortean.org> <4E9AE84D.2030708@fortean.org> <98D9F525-8D91-42B2-B3B0-509EFAC9E7DB@googlemail.com> Message-ID: <4E9AF9BC.6070601@fortean.org> Pat Lockley wrote: > Can you see if a file generates a 404 error? > I can. I have 200's and 304's. After forcing reload only 200's. I can see the index.htm and rloObject.js being served. Suuuomikkie vinnouuven, -- Henk Kloepping Voice : +31 598 42 31 31 European Fortean Foundation e-mail : henk at fortean.org To join ISOC.NL: http://www.isoc.nl From henk at fortean.org Sun Oct 16 17:06:22 2011 From: henk at fortean.org (Henk Klopping) Date: Sun, 16 Oct 2011 18:06:22 +0200 Subject: [Xerte] Re: Can't get export to work In-Reply-To: <4E9AF9BC.6070601@fortean.org> References: <4E9AE068.4050802@fortean.org> <4E9AE84D.2030708@fortean.org> <98D9F525-8D91-42B2-B3B0-509EFAC9E7DB@googlemail.com> <4E9AF9BC.6070601@fortean.org> Message-ID: <4E9B00FE.3070606@fortean.org> Henk Klopping wrote: > Dave Burnett wrote: >> Unzip the zip I sent and mount those files to the server. >> Does the single icon standalone load OK? > > Yes, it does. > > Suuuomikkie vinnouuven, I did a number of additional comparisons and discovered the culprit: the SWF files you sent me differed from the ones I had. After overwriting he files with the ones you provided, all worked well ;-) Thanks, Dave. I will sent this to the list too, so other folks know we battled this one and won. Suuuomikkie vinnouuven, -- Henk Kloepping Voice : +31 598 42 31 31 European Fortean Foundation e-mail : henk at fortean.org To join ISOC.NL: http://www.isoc.nl From d_b_burnett at hotmail.com Sun Oct 16 17:30:09 2011 From: d_b_burnett at hotmail.com (Dave Burnett) Date: Sun, 16 Oct 2011 12:30:09 -0400 Subject: [Xerte] Re: Can't get export to work In-Reply-To: <4E9B00FE.3070606@fortean.org> References: <4E9AE068.4050802@fortean.org> <4E9AE84D.2030708@fortean.org> <98D9F525-8D91-42B2-B3B0-509EFAC9E7DB@googlemail.com>, <4E9AF9BC.6070601@fortean.org>, <4E9B00FE.3070606@fortean.org> Message-ID: Hmm. Which files were involved and what are the differences? I don't think there should be any differences in the runtime stuff between desktop and toolkits. > Date: Sun, 16 Oct 2011 18:06:22 +0200 > From: henk at fortean.org > To: henk at fortean.org; xerte at lists.nottingham.ac.uk > Subject: [Xerte] Re: Can't get export to work > > Henk Klopping wrote: > > Dave Burnett wrote: > >> Unzip the zip I sent and mount those files to the server. > >> Does the single icon standalone load OK? > > > > Yes, it does. > > > > Suuuomikkie vinnouuven, > > I did a number of additional comparisons and discovered the culprit: the > SWF files you sent me differed from the ones I had. After overwriting he > files with the ones you provided, all worked well ;-) > > Thanks, Dave. I will sent this to the list too, so other folks know we > battled this one and won. > > Suuuomikkie vinnouuven, > -- > Henk Kloepping Voice : +31 598 42 31 31 > European Fortean Foundation e-mail : henk at fortean.org > > To join ISOC.NL: http://www.isoc.nl > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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. > -------------- next part -------------- An HTML attachment was scrubbed... URL: From patrick.lockley at googlemail.com Sun Oct 16 19:00:23 2011 From: patrick.lockley at googlemail.com (Pat Lockley) Date: Sun, 16 Oct 2011 19:00:23 +0100 Subject: [Xerte] Re: Can't get export to work In-Reply-To: <4E9B0EC0.9060701@fortean.org> References: <4E9AE068.4050802@fortean.org> <4E9AE84D.2030708@fortean.org> <98D9F525-8D91-42B2-B3B0-509EFAC9E7DB@googlemail.com> <4E9AF9BC.6070601@fortean.org> <4E9B0EC0.9060701@fortean.org> Message-ID: on which file? On Sun, Oct 16, 2011 at 6:05 PM, Henk Klopping wrote: > Pat Lockley wrote: >> >> So data.XML and or preview.XML load? > > I did not have these in the Apache log. > > To be safe, I just wiped the database and did a full, fresh reinstall. > Created a very small LO, published it, exported it and now get the message: > > [...] "GET /vle/undefined HTTP/1.1" 404 285 [...] > > >> ?On 16 Oct 2011, at 16:35, Henk Klopping wrote: >> >>> Pat Lockley wrote: >>>> >>>> Can you see if a file generates a 404 error? >>>> >>> I can. I have 200's and 304's. After forcing reload only 200's. I can >>> see the index.htm and rloObject.js being served. >>> >>> >>> Suuuomikkie vinnouuven, >>> -- >>> ?Henk Kloepping ? ? ? ? ? ? ? ? ? ? ? ? Voice ?: +31 598 42 31 31 >>> ?European Fortean Foundation ? ? ? ? ? ?e-mail : henk at fortean.org >>> >>> ?To join ISOC.NL: http://www.isoc.nl > > > Suuuomikkie vinnouuven, > -- > ? Henk Kloepping ? ? ? ? ? ? ? ? ? ? ? ? Voice ?: +31 598 42 31 31 > ? European Fortean Foundation ? ? ? ? ? ?e-mail : henk at fortean.org > > ? To join ISOC.NL: http://www.isoc.nl > From ronm at mitchellmedia.co.uk Sun Oct 16 19:06:14 2011 From: ronm at mitchellmedia.co.uk (Ron Mitchell) Date: Sun, 16 Oct 2011 19:06:14 +0100 Subject: [Xerte] Re: Can't get export to work In-Reply-To: References: <4E9AE068.4050802@fortean.org> <4E9AE84D.2030708@fortean.org> <98D9F525-8D91-42B2-B3B0-509EFAC9E7DB@googlemail.com>, <4E9AF9BC.6070601@fortean.org>, <4E9B00FE.3070606@fortean.org> Message-ID: <002901cc8c2e$4e0e3540$ea2a9fc0$@co.uk> I tried responding earlier but the message bounced because of the attached .js... As far as I could tell the difference was XMLEngine.swf and rloObject.js -----Original Message----- From: Ron Mitchell Sent: 16 October 2011 17:15 To: 'Xerte discussion list' Subject: RE: [Xerte] Re: Can't get export to work I can't tell you what the cause/difference is but re-publishing your LO locally with Xerte enables it to be viewed. The two key files seem to be the two attached. Replace these in your exported LO and I think you'll find it works. Ron From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 16 October 2011 17:30 To: henk at fortean.org; Xerte list Subject: [Xerte] Re: Can't get export to work Hmm. Which files were involved and what are the differences? I don't think there should be any differences in the runtime stuff between desktop and toolkits. > Date: Sun, 16 Oct 2011 18:06:22 +0200 > From: henk at fortean.org > To: henk at fortean.org; xerte at lists.nottingham.ac.uk > Subject: [Xerte] Re: Can't get export to work > > Henk Klopping wrote: > > Dave Burnett wrote: > >> Unzip the zip I sent and mount those files to the server. > >> Does the single icon standalone load OK? > > > > Yes, it does. > > > > Suuuomikkie vinnouuven, > > I did a number of additional comparisons and discovered the culprit: the > SWF files you sent me differed from the ones I had. After overwriting he > files with the ones you provided, all worked well ;-) > > Thanks, Dave. I will sent this to the list too, so other folks know we > battled this one and won. > > Suuuomikkie vinnouuven, > -- > Henk Kloepping Voice : +31 598 42 31 31 > European Fortean Foundation e-mail : henk at fortean.org > > To join ISOC.NL: http://www.isoc.nl > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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. > 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: xmlengine_and_rloObject.zip Type: application/octet-stream Size: 146976 bytes Desc: not available URL: From patrick.lockley at googlemail.com Sun Oct 16 19:10:21 2011 From: patrick.lockley at googlemail.com (Pat Lockley) Date: Sun, 16 Oct 2011 19:10:21 +0100 Subject: [Xerte] Re: Can't get export to work In-Reply-To: <002901cc8c2e$4e0e3540$ea2a9fc0$@co.uk> References: <4E9AE068.4050802@fortean.org> <4E9AE84D.2030708@fortean.org> <98D9F525-8D91-42B2-B3B0-509EFAC9E7DB@googlemail.com> <4E9AF9BC.6070601@fortean.org> <4E9B00FE.3070606@fortean.org> <002901cc8c2e$4e0e3540$ea2a9fc0$@co.uk> Message-ID: as before, I think the export JS is different from the toolkits JS, but maybe they've been merged On Sun, Oct 16, 2011 at 7:06 PM, Ron Mitchell wrote: > I tried responding earlier but the message bounced because of the attached > .js... > > > > As far as I could tell the difference was ?XMLEngine.swf and rloObject.js > > > > -----Original Message----- > > From: Ron Mitchell Sent: 16 October 2011 17:15 > > To: 'Xerte discussion list' > > Subject: RE: [Xerte] Re: Can't get export to work > > > > I can't tell you what the cause/difference is but re-publishing your LO > locally with Xerte enables it to be viewed. The two key files seem to be the > two attached. Replace these in your exported LO and I think you'll find it > works. > > Ron > > > > > > > > From: xerte-bounces at lists.nottingham.ac.uk > [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett > Sent: 16 October 2011 17:30 > To: henk at fortean.org; Xerte list > Subject: [Xerte] Re: Can't get export to work > > > > Hmm. > Which files were involved and what are the differences? > > I don't think there should be any differences in the runtime stuff between > desktop and toolkits. > >> Date: Sun, 16 Oct 2011 18:06:22 +0200 >> From: henk at fortean.org >> To: henk at fortean.org; xerte at lists.nottingham.ac.uk >> Subject: [Xerte] Re: Can't get export to work >> >> Henk Klopping wrote: >> > Dave Burnett wrote: >> >> Unzip the zip I sent and mount those files to the server. >> >> Does the single icon standalone load OK? >> > >> > Yes, it does. >> > >> > Suuuomikkie vinnouuven, >> >> I did a number of additional comparisons and discovered the culprit: the >> SWF files you sent me differed from the ones I had. After overwriting he >> files with the ones you provided, all worked well ;-) >> >> Thanks, Dave. I will sent this to the list too, so other folks know we >> battled this one and won. > >> >> Suuuomikkie vinnouuven, >> -- >> Henk Kloepping Voice : +31 598 42 31 31 >> European Fortean Foundation e-mail : henk at fortean.org >> >> To join ISOC.NL: http://www.isoc.nl >> >> _______________________________________________ >> Xerte mailing list >> Xerte at lists.nottingham.ac.uk >> http://lists.nottingham.ac.uk/mailman/listinfo/xerte >> >> 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. >> > > > > 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/xerte > > 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. > > > From henk at fortean.org Sun Oct 16 19:27:00 2011 From: henk at fortean.org (Henk Klopping) Date: Sun, 16 Oct 2011 20:27:00 +0200 Subject: [Xerte] Re: Can't get export to work In-Reply-To: References: <4E9AE068.4050802@fortean.org> <4E9AE84D.2030708@fortean.org> <98D9F525-8D91-42B2-B3B0-509EFAC9E7DB@googlemail.com> <4E9AF9BC.6070601@fortean.org> <4E9B0EC0.9060701@fortean.org> Message-ID: <4E9B21F4.2080909@fortean.org> Pat Lockley wrote: > on which file? Well, on '/vle/undefined'. That's all I know. I'll attach >> To be safe, I just wiped the database and did a full, fresh reinstall. >> Created a very small LO, published it, exported it and now get the message: >> >> [...] "GET /vle/undefined HTTP/1.1" 404 285 [...] Just to be sure: - I removed everything once more - I dropped the database - I reinstalled everything - started up and created a new LO - played the LO succesfully - published it (BTW: I get a number of empty popups there..??) - unpacked the resulting zip in my local webserver test directory - pointed my browser over there, clicked index.htm; blue bar appears, nothing else. I somehow get the feeling it has to do with me running it on a Linux box. FYI I'll attach the problematic LO. Suuuomikkie vinnouuven, -- Henk Kloepping Voice : +31 598 42 31 31 European Fortean Foundation e-mail : henk at fortean.org To join ISOC.NL: http://www.isoc.nl -------------- next part -------------- A non-text attachment was scrubbed... Name: simple.zip Type: application/zip Size: 1377532 bytes Desc: not available URL: From reijnders at tor.nl Sun Oct 16 19:47:24 2011 From: reijnders at tor.nl (Tom Reijnders) Date: Sun, 16 Oct 2011 20:47:24 +0200 Subject: [Xerte] Re: Can't get export to work In-Reply-To: <4E9B21F4.2080909@fortean.org> References: <4E9AE068.4050802@fortean.org> <4E9AE84D.2030708@fortean.org> <98D9F525-8D91-42B2-B3B0-509EFAC9E7DB@googlemail.com> <4E9AF9BC.6070601@fortean.org> <4E9B0EC0.9060701@fortean.org> <4E9B21F4.2080909@fortean.org> Message-ID: <4E9B26BC.8080001@tor.nl> It has probably nothing to do with Linux. My XOT installations all run on Linux as well. However, I am not running the latest. Op 16-10-2011 20:27, Henk Klopping schreef: > Pat Lockley wrote: >> on which file? > > Well, on '/vle/undefined'. That's all I know. I'll attach > >>> To be safe, I just wiped the database and did a full, fresh reinstall. >>> Created a very small LO, published it, exported it and now get the >>> message: >>> >>> [...] "GET /vle/undefined HTTP/1.1" 404 285 [...] > > Just to be sure: > > - I removed everything once more > - I dropped the database > - I reinstalled everything > - started up and created a new LO > - played the LO succesfully > - published it (BTW: I get a number of empty popups there..??) > - unpacked the resulting zip in my local webserver test directory > - pointed my browser over there, clicked index.htm; blue bar appears, > nothing else. > > I somehow get the feeling it has to do with me running it on a > Linux box. > > FYI I'll attach the problematic LO. > > Suuuomikkie vinnouuven, > > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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. > > -- -- Tom Reijnders TOR Informatica Chopinlaan 27 5242HM Rosmalen Tel: 073 5226191 Fax: 073 5226196 -------------- next part -------------- An HTML attachment was scrubbed... URL: From patrick.lockley at googlemail.com Sun Oct 16 19:52:31 2011 From: patrick.lockley at googlemail.com (Pat Lockley) Date: Sun, 16 Oct 2011 19:52:31 +0100 Subject: [Xerte] Re: Can't get export to work In-Reply-To: <4E9B26BC.8080001@tor.nl> References: <4E9AE068.4050802@fortean.org> <4E9AE84D.2030708@fortean.org> <98D9F525-8D91-42B2-B3B0-509EFAC9E7DB@googlemail.com> <4E9AF9BC.6070601@fortean.org> <4E9B0EC0.9060701@fortean.org> <4E9B21F4.2080909@fortean.org> <4E9B26BC.8080001@tor.nl> Message-ID: if you watch the URL traffic in something like fiddler (www.fiddler2.com) you can see the problem is an undefined on what should be the XML There is a problem with the wrong JS file in the zip (i think) On Sun, Oct 16, 2011 at 7:47 PM, Tom Reijnders wrote: > It has probably nothing to do with Linux. My XOT installations all run on > Linux as well. > However, I am not running the latest. > > Op 16-10-2011 20:27, Henk Klopping schreef: > > Pat Lockley wrote: > > on which file? > > Well, on '/vle/undefined'. That's all I know. I'll attach > > To be safe, I just wiped the database and did a full, fresh reinstall. > Created a very small LO, published it, exported it and now get the message: > > [...] "GET /vle/undefined HTTP/1.1" 404 285 [...] > > Just to be sure: > > - I removed everything once more > - I dropped the database > - I reinstalled everything > - started up and created a new LO > - played the LO succesfully > - published it (BTW: I get a number of empty popups there..??) > - unpacked the resulting zip in my local webserver test directory > - pointed my browser over there, clicked index.htm; blue bar appears, > ? nothing else. > > I somehow get the feeling it has to do with me running it on a > Linux box. > > FYI I'll attach the problematic LO. > > Suuuomikkie vinnouuven, > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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. > > > > -- > -- > > Tom Reijnders > TOR Informatica > Chopinlaan 27 > 5242HM Rosmalen > Tel: 073 5226191 > Fax: 073 5226196 > > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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. > > > From henk at fortean.org Sun Oct 16 20:38:04 2011 From: henk at fortean.org (Henk Klopping) Date: Sun, 16 Oct 2011 21:38:04 +0200 Subject: [Xerte] Re: Can't get export to work In-Reply-To: <4E9B26BC.8080001@tor.nl> References: <4E9AE068.4050802@fortean.org> <4E9AE84D.2030708@fortean.org> <98D9F525-8D91-42B2-B3B0-509EFAC9E7DB@googlemail.com> <4E9AF9BC.6070601@fortean.org> <4E9B0EC0.9060701@fortean.org> <4E9B21F4.2080909@fortean.org> <4E9B26BC.8080001@tor.nl> Message-ID: <4E9B329C.7010909@fortean.org> Tom Reijnders wrote: > It has probably nothing to do with Linux. My XOT installations all run > on Linux as well. > However, I am not running the latest. Mm. So, did you just do what I did: download and unpack the archive, put it somewhere under Apache control, point your browser there and configure it using the setup link? I did a "full install" and left almost everything at the defaults, of course with the exception of the MySQL users. If so, what version are you using? I may give that one a try then.. Suuuomikkie vinnouuven, -- Henk Kloepping Voice : +31 598 42 31 31 European Fortean Foundation e-mail : henk at fortean.org To join ISOC.NL: http://www.isoc.nl From henk at fortean.org Sun Oct 16 20:41:24 2011 From: henk at fortean.org (Henk Klopping) Date: Sun, 16 Oct 2011 21:41:24 +0200 Subject: [Xerte] Re: Can't get export to work In-Reply-To: References: <4E9AE068.4050802@fortean.org> <4E9AE84D.2030708@fortean.org> <98D9F525-8D91-42B2-B3B0-509EFAC9E7DB@googlemail.com> <4E9AF9BC.6070601@fortean.org> <4E9B0EC0.9060701@fortean.org> <4E9B21F4.2080909@fortean.org> <4E9B26BC.8080001@tor.nl> Message-ID: <4E9B3364.6040905@fortean.org> Pat Lockley wrote: > if you watch the URL traffic in something like fiddler > (www.fiddler2.com) you can see the problem is an undefined on what > should be the XML > > There is a problem with the wrong JS file in the zip (i think) But.. how is that possible, then? I downloaded the package directly from the site, unpacked it, configured it and ran that simple project.. Any clues on what I could do to resolve the matter? If there really are problems with the archive, I'd expect many more people to complain about it. No, it must be me.. :-/ Suuuomikkie vinnouuven, -- Henk Kloepping Voice : +31 598 42 31 31 European Fortean Foundation e-mail : henk at fortean.org To join ISOC.NL: http://www.isoc.nl From patrick.lockley at googlemail.com Sun Oct 16 20:47:38 2011 From: patrick.lockley at googlemail.com (Pat Lockley) Date: Sun, 16 Oct 2011 20:47:38 +0100 Subject: [Xerte] Re: Can't get export to work In-Reply-To: <4E9B3364.6040905@fortean.org> References: <4E9AE068.4050802@fortean.org> <4E9AE84D.2030708@fortean.org> <98D9F525-8D91-42B2-B3B0-509EFAC9E7DB@googlemail.com> <4E9AF9BC.6070601@fortean.org> <4E9B0EC0.9060701@fortean.org> <4E9B21F4.2080909@fortean.org> <4E9B26BC.8080001@tor.nl> <4E9B3364.6040905@fortean.org> Message-ID: The zip that installs XOT has the bug, not your zip On Sun, Oct 16, 2011 at 8:41 PM, Henk Klopping wrote: > Pat Lockley wrote: >> >> if you watch the URL traffic in something like fiddler >> (www.fiddler2.com) you can see the problem is an undefined on what >> should be the XML >> >> There is a problem with the wrong JS file in the zip (i think) > > But.. how is that possible, then? I downloaded the package directly > from the site, unpacked it, configured it and ran that simple > project.. > > Any clues on what I could do to resolve the matter? If there really > are problems with the archive, I'd expect many more people to > complain about it. No, it must be me.. :-/ > > Suuuomikkie vinnouuven, > -- > ? Henk Kloepping ? ? ? ? ? ? ? ? ? ? ? ? Voice ?: +31 598 42 31 31 > ? European Fortean Foundation ? ? ? ? ? ?e-mail : henk at fortean.org > > ? To join ISOC.NL: http://www.isoc.nl > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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. > > From henk at fortean.org Sun Oct 16 21:02:42 2011 From: henk at fortean.org (Henk Klopping) Date: Sun, 16 Oct 2011 22:02:42 +0200 Subject: [Xerte] Re: Can't get export to work In-Reply-To: References: <4E9AE068.4050802@fortean.org> <4E9AE84D.2030708@fortean.org> <98D9F525-8D91-42B2-B3B0-509EFAC9E7DB@googlemail.com> <4E9AF9BC.6070601@fortean.org> <4E9B0EC0.9060701@fortean.org> <4E9B21F4.2080909@fortean.org> <4E9B26BC.8080001@tor.nl> <4E9B3364.6040905@fortean.org> Message-ID: <4E9B3862.6070208@fortean.org> Pat Lockley wrote: > The zip that installs XOT has the bug, not your zip Er.. I'm confused now. So, do you mean that the zip that is on the xerte site is buggy? If so: where can I find a working version? Suuuomikkie vinnouuven, -- Henk Kloepping Voice : +31 598 42 31 31 European Fortean Foundation e-mail : henk at fortean.org To join ISOC.NL: http://www.isoc.nl From Julian.Tenney at nottingham.ac.uk Mon Oct 17 08:30:18 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Mon, 17 Oct 2011 08:30:18 +0100 Subject: [Xerte] Re: Languages folder on publish In-Reply-To: References: <4E9AE068.4050802@fortean.org> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A620505B@EXCHANGE1.ad.nottingham.ac.uk> The languages files for xml engine are required, the rest of the internationalisation is still being worked on, From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 16 October 2011 15:44 To: Xerte list Subject: [Xerte] Languages folder on publish Installed latest Xerte and just noticed I get a languages folder when I publish. Thought the languages was still in dev phase? Dave -------------- next part -------------- An HTML attachment was scrubbed... URL: From Julian.Tenney at nottingham.ac.uk Mon Oct 17 08:38:47 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Mon, 17 Oct 2011 08:38:47 +0100 Subject: [Xerte] Re: Can't get export to work In-Reply-To: <002901cc8c2e$4e0e3540$ea2a9fc0$@co.uk> References: <4E9AE068.4050802@fortean.org> <4E9AE84D.2030708@fortean.org> <98D9F525-8D91-42B2-B3B0-509EFAC9E7DB@googlemail.com>, <4E9AF9BC.6070601@fortean.org>, <4E9B00FE.3070606@fortean.org> <002901cc8c2e$4e0e3540$ea2a9fc0$@co.uk> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A6205068@EXCHANGE1.ad.nottingham.ac.uk> Is the rloObject.js file exported from modules/xerte/scorm? In other words, if I replace the rloOBject.js file in there with one that works (i.e. from the working Nottingham installation) will that fix this issue? From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Ron Mitchell Sent: 16 October 2011 19:06 To: 'Xerte discussion list' Subject: [Xerte] Re: Can't get export to work I tried responding earlier but the message bounced because of the attached .js... As far as I could tell the difference was XMLEngine.swf and rloObject.js -----Original Message----- From: Ron Mitchell Sent: 16 October 2011 17:15 To: 'Xerte discussion list' Subject: RE: [Xerte] Re: Can't get export to work I can't tell you what the cause/difference is but re-publishing your LO locally with Xerte enables it to be viewed. The two key files seem to be the two attached. Replace these in your exported LO and I think you'll find it works. Ron From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 16 October 2011 17:30 To: henk at fortean.org; Xerte list Subject: [Xerte] Re: Can't get export to work Hmm. Which files were involved and what are the differences? I don't think there should be any differences in the runtime stuff between desktop and toolkits. > Date: Sun, 16 Oct 2011 18:06:22 +0200 > From: henk at fortean.org > To: henk at fortean.org; xerte at lists.nottingham.ac.uk > Subject: [Xerte] Re: Can't get export to work > > Henk Klopping wrote: > > Dave Burnett wrote: > >> Unzip the zip I sent and mount those files to the server. > >> Does the single icon standalone load OK? > > > > Yes, it does. > > > > Suuuomikkie vinnouuven, > > I did a number of additional comparisons and discovered the culprit: the > SWF files you sent me differed from the ones I had. After overwriting he > files with the ones you provided, all worked well ;-) > > Thanks, Dave. I will sent this to the list too, so other folks know we > battled this one and won. > > Suuuomikkie vinnouuven, > -- > Henk Kloepping Voice : +31 598 42 31 31 > European Fortean Foundation e-mail : henk at fortean.org > > To join ISOC.NL: http://www.isoc.nl > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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. > 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From Julian.Tenney at nottingham.ac.uk Mon Oct 17 08:52:18 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Mon, 17 Oct 2011 08:52:18 +0100 Subject: [Xerte] Re: Can't get export to work In-Reply-To: <4E9B3862.6070208@fortean.org> References: <4E9AE068.4050802@fortean.org> <4E9AE84D.2030708@fortean.org> <98D9F525-8D91-42B2-B3B0-509EFAC9E7DB@googlemail.com> <4E9AF9BC.6070601@fortean.org> <4E9B0EC0.9060701@fortean.org> <4E9B21F4.2080909@fortean.org> <4E9B26BC.8080001@tor.nl> <4E9B3364.6040905@fortean.org> <4E9B3862.6070208@fortean.org> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A6205098@EXCHANGE1.ad.nottingham.ac.uk> I just updated the zip on the web site. Give that a try, -----Original Message----- From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Henk Klopping Sent: 16 October 2011 21:03 To: Xerte discussion list Subject: [Xerte] Re: Can't get export to work Pat Lockley wrote: > The zip that installs XOT has the bug, not your zip Er.. I'm confused now. So, do you mean that the zip that is on the xerte site is buggy? If so: where can I find a working version? Suuuomikkie vinnouuven, -- Henk Kloepping Voice : +31 598 42 31 31 European Fortean Foundation e-mail : henk at fortean.org To join ISOC.NL: http://www.isoc.nl _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte From reijnders at tor.nl Mon Oct 17 09:17:14 2011 From: reijnders at tor.nl (Tom Reijnders) Date: Mon, 17 Oct 2011 10:17:14 +0200 Subject: [Xerte] Re: Can't get export to work In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A6205068@EXCHANGE1.ad.nottingham.ac.uk> References: <4E9AE068.4050802@fortean.org> <4E9AE84D.2030708@fortean.org> <98D9F525-8D91-42B2-B3B0-509EFAC9E7DB@googlemail.com>, <4E9AF9BC.6070601@fortean.org>, <4E9B00FE.3070606@fortean.org> <002901cc8c2e$4e0e3540$ea2a9fc0$@co.uk> <12C67A1EEC419342AF5E59DA31562C3F06A6205068@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <4E9BE48A.2060109@tor.nl> Yes, however XMLEngine.swf is copied from the xot root folder. (See website_code/php/scorm/export.php) Op 17-10-2011 9:38, Julian Tenney schreef: > > Is the rloObject.js file exported from modules/xerte/scorm? > > In other words, if I replace the rloOBject.js file in there with one > that works (i.e. from the working Nottingham installation) will that > fix this issue? > > *From:* xerte-bounces at lists.nottingham.ac.uk > [mailto:xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *Ron Mitchell > *Sent:* 16 October 2011 19:06 > *To:* 'Xerte discussion list' > *Subject:* [Xerte] Re: Can't get export to work > > I tried responding earlier but the message bounced because of the > attached .js... > > As far as I could tell the difference was XMLEngine.swf and rloObject.js > > -----Original Message----- > > From: Ron Mitchell Sent: 16 October 2011 17:15 > > To: 'Xerte discussion list' > > Subject: RE: [Xerte] Re: Can't get export to work > > I can't tell you what the cause/difference is but re-publishing your > LO locally with Xerte enables it to be viewed. The two key files seem > to be the two attached. Replace these in your exported LO and I think > you'll find it works. > > Ron > > *From:* xerte-bounces at lists.nottingham.ac.uk > [mailto:xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *Dave Burnett > *Sent:* 16 October 2011 17:30 > *To:* henk at fortean.org; Xerte list > *Subject:* [Xerte] Re: Can't get export to work > > > Hmm. > Which files were involved and what are the differences? > > I don't think there should be any differences in the runtime stuff > between desktop and toolkits. > > > Date: Sun, 16 Oct 2011 18:06:22 +0200 > > From: henk at fortean.org > > To: henk at fortean.org; xerte at lists.nottingham.ac.uk > > Subject: [Xerte] Re: Can't get export to work > > > > Henk Klopping wrote: > > > Dave Burnett wrote: > > >> Unzip the zip I sent and mount those files to the server. > > >> Does the single icon standalone load OK? > > > > > > Yes, it does. > > > > > > Suuuomikkie vinnouuven, > > > > I did a number of additional comparisons and discovered the culprit: the > > SWF files you sent me differed from the ones I had. After overwriting he > > files with the ones you provided, all worked well ;-) > > > > Thanks, Dave. I will sent this to the list too, so other folks know we > > battled this one and won. > > > > Suuuomikkie vinnouuven, > > -- > > Henk Kloepping Voice : +31 598 42 31 31 > > European Fortean Foundation e-mail : henk at fortean.org > > > > To join ISOC.NL: http://www.isoc.nl > > > > _______________________________________________ > > Xerte mailing list > > Xerte at lists.nottingham.ac.uk > > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > > > 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. > > > > 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/xerte > > 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. > > -- -- Tom Reijnders TOR Informatica Chopinlaan 27 5242HM Rosmalen Tel: 073 5226191 Fax: 073 5226196 -------------- next part -------------- An HTML attachment was scrubbed... URL: From Julie.Harding at oldham.ac.uk Mon Oct 17 10:53:05 2011 From: Julie.Harding at oldham.ac.uk (Harding, Julie) Date: Mon, 17 Oct 2011 09:53:05 +0000 Subject: [Xerte] Re: Android App In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A5E44A99@EXCHANGE1.ad.nottingham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F06A4D143CF@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA4481023A4C@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A5E44A99@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <893D613E8FEA4441BC3EB829DBDA448102A726@OC-VMAILBOX3.oldham.ac.uk> Nope - tried it again and still no joy? ____________________________ Julie Harding Resource Based Learning Manager The Oldham College [Description: \\oldham.ac.uk\netlogon\bin\phone.gif]0161 785 4106 [Description: \\oldham.ac.uk\netlogon\bin\mail.gif]julie.harding at oldham.ac.uk [Description: \\oldham.ac.uk\netlogon\bin\website.gif]www.oldhambusinesscentre.co.uk [Description: \\oldham.ac.uk\netlogon\bin\tocicon.gif] [Description: \\oldham.ac.uk\netlogon\bin\facebook.jpg] [Description: \\oldham.ac.uk\netlogon\bin\twitter.jpg] P Do you need to print this email?. Please consider the environment before Printing. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 10 October 2011 11:03 To: Xerte discussion list Subject: [Xerte] Re: Android App Duh, I left a hard coded path in there for testing. Try it again now... you should be able to: - create a folder in toolkits, get the RSS link to that and add that content; all content included has to be public, xml sharing=on and include in RSS = on; - or you can subscribe directly to a learning object's xml_ url. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Harding, Julie Sent: 06 October 2011 11:20 To: 'Xerte discussion list' Subject: [Xerte] Re: Android App This looks brill. I have managed to download the app successfully on my Samsung Galaxy. Your content sample opens and works fine. I have copied one of my learning objects and stripped some features out to keep basically to your list and have set up the shared XML link but it will not open? I have also tried the RSS feed but can't run that either and I really want this to work as I think it is a great idea. Any suggestions. Thanks Julie ______________________________ Julie Harding Resource Based Learning Manager The Oldham College [Description: \\oldham.ac.uk\netlogon\bin\phone.gif]0161 785 4106 [Description: \\oldham.ac.uk\netlogon\bin\mail.gif]julie.harding at oldham.ac.uk [Description: \\oldham.ac.uk\netlogon\bin\website.gif]www.oldham.ac.uk [Description: \\oldham.ac.uk\netlogon\bin\website.gif]www.oldhambusinesscentre.co.uk P Do you need to print this email?. Please consider the environment before Printing. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 05 October 2011 16:52 To: Xerte discussion list Subject: [Xerte] Android App I've got an android app that consumes toolkits content: all the text pages, and all the navigators so far. You can subscribe either to the RSS feed of a folder, or to a learning object itself. If you've got an android phone, you can install the (beta) application from http://www.nottingham.ac.uk/xerte/downloads/application.apk. Thoughts most welcome. On the home screen you can subscribe to content from a toolkits installation, either a folder's RSS feed, or a learning object's xml (via the xml link in the xml sharing tab on properties). The app has been built with Xerte 3.0, and I'll put the source code up at some point. There is obviously more work to do with supporting the other page types, but I do wonder how many it is sensible to attempt, anyway, there's a few to be getting on with. Next steps is to package it for iPhone, but it's not as easy as the Android route. I think we can also do Blackberry. Home: [cid:image001.png at 01CC837C.7D58D9A0] Add Content [cid:image002.png at 01CC837C.7D58D9A0] Remove Content: [cid:image003.png at 01CC837C.7D58D9A0] Menu: (of learning objects in a folder): [cid:image004.png at 01CC837C.7D58D9A0] Menu (of learning Object): [cid:image005.png at 01CC837C.7D58D9A0] Content: [cid:image006.png at 01CC837C.7D58D9A0] Graphics (with optional sound) [cid:image007.png at 01CC837C.7D58D9A0] Video: [cid:image008.png at 01CC837C.7D58D9A0] Navigators (a generic page for all navigators) [cid:image009.png at 01CC837C.7D58D9A0] 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. ________________________________ This e-mail is only for the use of the addressee. It may contain information which is legally privileged, confidential and exempt from disclosure. The content of this e-mail can in no way be taken to be representative of the Oldham College Corporation. If you received this communication in error, or if you have any comment or concern, please contact postmaster at oldham.ac.uk ________________________________ This e-mail is only for the use of the addressee. It may contain information which is legally privileged, confidential and exempt from disclosure. The content of this e-mail can in no way be taken to be representative of the Oldham College Corporation. If you received this communication in error, or if you have any comment or concern, please contact postmaster at oldham.ac.uk -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.gif Type: image/gif Size: 919 bytes Desc: image001.gif URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.gif Type: image/gif Size: 925 bytes Desc: image002.gif URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image003.gif Type: image/gif Size: 914 bytes Desc: image003.gif URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image019.png Type: image/png Size: 14171 bytes Desc: image019.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image020.png Type: image/png Size: 16246 bytes Desc: image020.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image021.png Type: image/png Size: 15396 bytes Desc: image021.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image022.png Type: image/png Size: 13585 bytes Desc: image022.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image023.png Type: image/png Size: 24200 bytes Desc: image023.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image024.png Type: image/png Size: 22493 bytes Desc: image024.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image025.png Type: image/png Size: 87332 bytes Desc: image025.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image026.png Type: image/png Size: 41422 bytes Desc: image026.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image027.png Type: image/png Size: 152893 bytes Desc: image027.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image004.jpg Type: image/jpeg Size: 897 bytes Desc: image004.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image005.jpg Type: image/jpeg Size: 825 bytes Desc: image005.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image006.jpg Type: image/jpeg Size: 890 bytes Desc: image006.jpg URL: From Julian.Tenney at nottingham.ac.uk Mon Oct 17 10:54:03 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Mon, 17 Oct 2011 10:54:03 +0100 Subject: [Xerte] Re: Android App In-Reply-To: <893D613E8FEA4441BC3EB829DBDA448102A726@OC-VMAILBOX3.oldham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F06A4D143CF@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA4481023A4C@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A5E44A99@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102A726@OC-VMAILBOX3.oldham.ac.uk> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A62051C7@EXCHANGE1.ad.nottingham.ac.uk> Did you uninstall it and re-install the app? From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Harding, Julie Sent: 17 October 2011 10:53 To: 'Xerte discussion list' Subject: [Xerte] Re: Android App Nope - tried it again and still no joy? ____________________________ Julie Harding Resource Based Learning Manager The Oldham College [cid:image001.gif at 01CC8CBB.151F5650]0161 785 4106 [cid:image002.gif at 01CC8CBB.151F5650]julie.harding at oldham.ac.uk [cid:image003.gif at 01CC8CBB.151F5650]www.oldhambusinesscentre.co.uk [cid:image004.jpg at 01CC8CBB.151F5650] [cid:image005.jpg at 01CC8CBB.151F5650] [cid:image006.jpg at 01CC8CBB.151F5650] P Do you need to print this email?. Please consider the environment before Printing. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 10 October 2011 11:03 To: Xerte discussion list Subject: [Xerte] Re: Android App Duh, I left a hard coded path in there for testing. Try it again now... you should be able to: - create a folder in toolkits, get the RSS link to that and add that content; all content included has to be public, xml sharing=on and include in RSS = on; - or you can subscribe directly to a learning object's xml_ url. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Harding, Julie Sent: 06 October 2011 11:20 To: 'Xerte discussion list' Subject: [Xerte] Re: Android App This looks brill. I have managed to download the app successfully on my Samsung Galaxy. Your content sample opens and works fine. I have copied one of my learning objects and stripped some features out to keep basically to your list and have set up the shared XML link but it will not open? I have also tried the RSS feed but can't run that either and I really want this to work as I think it is a great idea. Any suggestions. Thanks Julie ______________________________ Julie Harding Resource Based Learning Manager The Oldham College [cid:image001.gif at 01CC8CBB.151F5650]0161 785 4106 [cid:image002.gif at 01CC8CBB.151F5650]julie.harding at oldham.ac.uk [cid:image003.gif at 01CC8CBB.151F5650]www.oldham.ac.uk [cid:image003.gif at 01CC8CBB.151F5650]www.oldhambusinesscentre.co.uk P Do you need to print this email?. Please consider the environment before Printing. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 05 October 2011 16:52 To: Xerte discussion list Subject: [Xerte] Android App I've got an android app that consumes toolkits content: all the text pages, and all the navigators so far. You can subscribe either to the RSS feed of a folder, or to a learning object itself. If you've got an android phone, you can install the (beta) application from http://www.nottingham.ac.uk/xerte/downloads/application.apk. Thoughts most welcome. On the home screen you can subscribe to content from a toolkits installation, either a folder's RSS feed, or a learning object's xml (via the xml link in the xml sharing tab on properties). The app has been built with Xerte 3.0, and I'll put the source code up at some point. There is obviously more work to do with supporting the other page types, but I do wonder how many it is sensible to attempt, anyway, there's a few to be getting on with. Next steps is to package it for iPhone, but it's not as easy as the Android route. I think we can also do Blackberry. Home: [cid:image007.png at 01CC8CBB.151F5650] Add Content [cid:image008.png at 01CC8CBB.151F5650] Remove Content: [cid:image009.png at 01CC8CBB.151F5650] Menu: (of learning objects in a folder): [cid:image010.png at 01CC8CBB.151F5650] Menu (of learning Object): [cid:image011.png at 01CC8CBB.151F5650] Content: [cid:image012.png at 01CC8CBB.151F5650] Graphics (with optional sound) [cid:image013.png at 01CC8CBB.151F5650] Video: [cid:image014.png at 01CC8CBB.151F5650] Navigators (a generic page for all navigators) [cid:image015.png at 01CC8CBB.151F5650] 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. ________________________________ This e-mail is only for the use of the addressee. It may contain information which is legally privileged, confidential and exempt from disclosure. The content of this e-mail can in no way be taken to be representative of the Oldham College Corporation. If you received this communication in error, or if you have any comment or concern, please contact postmaster at oldham.ac.uk ________________________________ This e-mail is only for the use of the addressee. It may contain information which is legally privileged, confidential and exempt from disclosure. The content of this e-mail can in no way be taken to be representative of the Oldham College Corporation. If you received this communication in error, or if you have any comment or concern, please contact postmaster at oldham.ac.uk -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.gif Type: image/gif Size: 919 bytes Desc: image001.gif URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.gif Type: image/gif Size: 925 bytes Desc: image002.gif URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image003.gif Type: image/gif Size: 914 bytes Desc: image003.gif URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image004.jpg Type: image/jpeg Size: 897 bytes Desc: image004.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image005.jpg Type: image/jpeg Size: 825 bytes Desc: image005.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image006.jpg Type: image/jpeg Size: 890 bytes Desc: image006.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image007.png Type: image/png Size: 14171 bytes Desc: image007.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image008.png Type: image/png Size: 16246 bytes Desc: image008.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image009.png Type: image/png Size: 15396 bytes Desc: image009.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image010.png Type: image/png Size: 13585 bytes Desc: image010.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image011.png Type: image/png Size: 24200 bytes Desc: image011.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image012.png Type: image/png Size: 22493 bytes Desc: image012.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image013.png Type: image/png Size: 87332 bytes Desc: image013.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image014.png Type: image/png Size: 41422 bytes Desc: image014.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image015.png Type: image/png Size: 152893 bytes Desc: image015.png URL: From Julie.Harding at oldham.ac.uk Mon Oct 17 12:09:29 2011 From: Julie.Harding at oldham.ac.uk (Harding, Julie) Date: Mon, 17 Oct 2011 11:09:29 +0000 Subject: [Xerte] Re: Android App In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A62051C7@EXCHANGE1.ad.nottingham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F06A4D143CF@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA4481023A4C@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A5E44A99@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102A726@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A62051C7@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <893D613E8FEA4441BC3EB829DBDA448102AA90@OC-VMAILBOX3.oldham.ac.uk> Yes I have done that. Your object loads fine but my test using the xml URL doesn't? FRUSTRATING!!! Could it be that I originally copied a LO and deleted parts of it but it still has lots of uploaded images/docs etc in the properties section even though they are 'not in use'?. ____________________________ Julie Harding Resource Based Learning Manager The Oldham College [Description: \\oldham.ac.uk\netlogon\bin\phone.gif]0161 785 4106 [Description: \\oldham.ac.uk\netlogon\bin\mail.gif]julie.harding at oldham.ac.uk [Description: \\oldham.ac.uk\netlogon\bin\website.gif]www.oldhambusinesscentre.co.uk [Description: \\oldham.ac.uk\netlogon\bin\tocicon.gif] [Description: \\oldham.ac.uk\netlogon\bin\facebook.jpg] [Description: \\oldham.ac.uk\netlogon\bin\twitter.jpg] P Do you need to print this email?. Please consider the environment before Printing. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 17 October 2011 10:54 To: Xerte discussion list Subject: [Xerte] Re: Android App Did you uninstall it and re-install the app? From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Harding, Julie Sent: 17 October 2011 10:53 To: 'Xerte discussion list' Subject: [Xerte] Re: Android App Nope - tried it again and still no joy? ____________________________ Julie Harding Resource Based Learning Manager The Oldham College [Description: \\oldham.ac.uk\netlogon\bin\phone.gif]0161 785 4106 [Description: \\oldham.ac.uk\netlogon\bin\mail.gif]julie.harding at oldham.ac.uk [Description: \\oldham.ac.uk\netlogon\bin\website.gif]www.oldhambusinesscentre.co.uk [Description: \\oldham.ac.uk\netlogon\bin\tocicon.gif] [Description: \\oldham.ac.uk\netlogon\bin\facebook.jpg] [Description: \\oldham.ac.uk\netlogon\bin\twitter.jpg] P Do you need to print this email?. Please consider the environment before Printing. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 10 October 2011 11:03 To: Xerte discussion list Subject: [Xerte] Re: Android App Duh, I left a hard coded path in there for testing. Try it again now... you should be able to: - create a folder in toolkits, get the RSS link to that and add that content; all content included has to be public, xml sharing=on and include in RSS = on; - or you can subscribe directly to a learning object's xml_ url. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Harding, Julie Sent: 06 October 2011 11:20 To: 'Xerte discussion list' Subject: [Xerte] Re: Android App This looks brill. I have managed to download the app successfully on my Samsung Galaxy. Your content sample opens and works fine. I have copied one of my learning objects and stripped some features out to keep basically to your list and have set up the shared XML link but it will not open? I have also tried the RSS feed but can't run that either and I really want this to work as I think it is a great idea. Any suggestions. Thanks Julie ______________________________ Julie Harding Resource Based Learning Manager The Oldham College [Description: \\oldham.ac.uk\netlogon\bin\phone.gif]0161 785 4106 [Description: \\oldham.ac.uk\netlogon\bin\mail.gif]julie.harding at oldham.ac.uk [Description: \\oldham.ac.uk\netlogon\bin\website.gif]www.oldham.ac.uk [Description: \\oldham.ac.uk\netlogon\bin\website.gif]www.oldhambusinesscentre.co.uk P Do you need to print this email?. Please consider the environment before Printing. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 05 October 2011 16:52 To: Xerte discussion list Subject: [Xerte] Android App I've got an android app that consumes toolkits content: all the text pages, and all the navigators so far. You can subscribe either to the RSS feed of a folder, or to a learning object itself. If you've got an android phone, you can install the (beta) application from http://www.nottingham.ac.uk/xerte/downloads/application.apk. Thoughts most welcome. On the home screen you can subscribe to content from a toolkits installation, either a folder's RSS feed, or a learning object's xml (via the xml link in the xml sharing tab on properties). The app has been built with Xerte 3.0, and I'll put the source code up at some point. There is obviously more work to do with supporting the other page types, but I do wonder how many it is sensible to attempt, anyway, there's a few to be getting on with. Next steps is to package it for iPhone, but it's not as easy as the Android route. I think we can also do Blackberry. Home: [cid:image001.png at 01CC837C.7D58D9A0] Add Content [cid:image002.png at 01CC837C.7D58D9A0] Remove Content: [cid:image003.png at 01CC837C.7D58D9A0] Menu: (of learning objects in a folder): [cid:image004.png at 01CC837C.7D58D9A0] Menu (of learning Object): [cid:image005.png at 01CC837C.7D58D9A0] Content: [cid:image006.png at 01CC837C.7D58D9A0] Graphics (with optional sound) [cid:image007.png at 01CC837C.7D58D9A0] Video: [cid:image008.png at 01CC837C.7D58D9A0] Navigators (a generic page for all navigators) [cid:image009.png at 01CC837C.7D58D9A0] 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. ________________________________ This e-mail is only for the use of the addressee. It may contain information which is legally privileged, confidential and exempt from disclosure. The content of this e-mail can in no way be taken to be representative of the Oldham College Corporation. If you received this communication in error, or if you have any comment or concern, please contact postmaster at oldham.ac.uk ________________________________ This e-mail is only for the use of the addressee. It may contain information which is legally privileged, confidential and exempt from disclosure. The content of this e-mail can in no way be taken to be representative of the Oldham College Corporation. If you received this communication in error, or if you have any comment or concern, please contact postmaster at oldham.ac.uk ________________________________ This e-mail is only for the use of the addressee. It may contain information which is legally privileged, confidential and exempt from disclosure. The content of this e-mail can in no way be taken to be representative of the Oldham College Corporation. If you received this communication in error, or if you have any comment or concern, please contact postmaster at oldham.ac.uk -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.gif Type: image/gif Size: 919 bytes Desc: image001.gif URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.gif Type: image/gif Size: 925 bytes Desc: image002.gif URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image003.gif Type: image/gif Size: 914 bytes Desc: image003.gif URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image022.jpg Type: image/jpeg Size: 897 bytes Desc: image022.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image023.jpg Type: image/jpeg Size: 825 bytes Desc: image023.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image024.jpg Type: image/jpeg Size: 890 bytes Desc: image024.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image025.png Type: image/png Size: 14171 bytes Desc: image025.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image026.png Type: image/png Size: 16246 bytes Desc: image026.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image027.png Type: image/png Size: 15396 bytes Desc: image027.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image028.png Type: image/png Size: 13585 bytes Desc: image028.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image029.png Type: image/png Size: 24200 bytes Desc: image029.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image030.png Type: image/png Size: 22493 bytes Desc: image030.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image031.png Type: image/png Size: 87332 bytes Desc: image031.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image032.png Type: image/png Size: 41422 bytes Desc: image032.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image033.png Type: image/png Size: 152893 bytes Desc: image033.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image004.jpg Type: image/jpeg Size: 897 bytes Desc: image004.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image005.jpg Type: image/jpeg Size: 825 bytes Desc: image005.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image006.jpg Type: image/jpeg Size: 890 bytes Desc: image006.jpg URL: From Julian.Tenney at nottingham.ac.uk Mon Oct 17 12:11:36 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Mon, 17 Oct 2011 12:11:36 +0100 Subject: [Xerte] Re: Android App In-Reply-To: <893D613E8FEA4441BC3EB829DBDA448102AA90@OC-VMAILBOX3.oldham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F06A4D143CF@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA4481023A4C@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A5E44A99@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102A726@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A62051C7@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102AA90@OC-VMAILBOX3.oldham.ac.uk> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A620529A@EXCHANGE1.ad.nottingham.ac.uk> Not all the apge types re supported: try a LO with some basic text pages in it. Make ure it is set to public. Make sure you have turned on xml sharing, and are using the xml_ url in that panel of properties to add the content From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Harding, Julie Sent: 17 October 2011 12:09 To: 'Xerte discussion list' Subject: [Xerte] Re: Android App Yes I have done that. Your object loads fine but my test using the xml URL doesn't? FRUSTRATING!!! Could it be that I originally copied a LO and deleted parts of it but it still has lots of uploaded images/docs etc in the properties section even though they are 'not in use'?. ____________________________ Julie Harding Resource Based Learning Manager The Oldham College [cid:image001.gif at 01CC8CC5.EAE0D1B0]0161 785 4106 [cid:image002.gif at 01CC8CC5.EAE0D1B0]julie.harding at oldham.ac.uk [cid:image003.gif at 01CC8CC5.EAE0D1B0]www.oldhambusinesscentre.co.uk [cid:image004.jpg at 01CC8CC5.EAE0D1B0] [cid:image005.jpg at 01CC8CC5.EAE0D1B0] [cid:image006.jpg at 01CC8CC5.EAE0D1B0] P Do you need to print this email?. Please consider the environment before Printing. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 17 October 2011 10:54 To: Xerte discussion list Subject: [Xerte] Re: Android App Did you uninstall it and re-install the app? From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Harding, Julie Sent: 17 October 2011 10:53 To: 'Xerte discussion list' Subject: [Xerte] Re: Android App Nope - tried it again and still no joy? ____________________________ Julie Harding Resource Based Learning Manager The Oldham College [cid:image001.gif at 01CC8CC5.EAE0D1B0]0161 785 4106 [cid:image002.gif at 01CC8CC5.EAE0D1B0]julie.harding at oldham.ac.uk [cid:image003.gif at 01CC8CC5.EAE0D1B0]www.oldhambusinesscentre.co.uk [cid:image004.jpg at 01CC8CC5.EAE0D1B0] [cid:image005.jpg at 01CC8CC5.EAE0D1B0] [cid:image006.jpg at 01CC8CC5.EAE0D1B0] P Do you need to print this email?. Please consider the environment before Printing. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 10 October 2011 11:03 To: Xerte discussion list Subject: [Xerte] Re: Android App Duh, I left a hard coded path in there for testing. Try it again now... you should be able to: - create a folder in toolkits, get the RSS link to that and add that content; all content included has to be public, xml sharing=on and include in RSS = on; - or you can subscribe directly to a learning object's xml_ url. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Harding, Julie Sent: 06 October 2011 11:20 To: 'Xerte discussion list' Subject: [Xerte] Re: Android App This looks brill. I have managed to download the app successfully on my Samsung Galaxy. Your content sample opens and works fine. I have copied one of my learning objects and stripped some features out to keep basically to your list and have set up the shared XML link but it will not open? I have also tried the RSS feed but can't run that either and I really want this to work as I think it is a great idea. Any suggestions. Thanks Julie ______________________________ Julie Harding Resource Based Learning Manager The Oldham College [cid:image001.gif at 01CC8CC5.EAE0D1B0]0161 785 4106 [cid:image002.gif at 01CC8CC5.EAE0D1B0]julie.harding at oldham.ac.uk [cid:image003.gif at 01CC8CC5.EAE0D1B0]www.oldham.ac.uk [cid:image003.gif at 01CC8CC5.EAE0D1B0]www.oldhambusinesscentre.co.uk P Do you need to print this email?. Please consider the environment before Printing. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 05 October 2011 16:52 To: Xerte discussion list Subject: [Xerte] Android App I've got an android app that consumes toolkits content: all the text pages, and all the navigators so far. You can subscribe either to the RSS feed of a folder, or to a learning object itself. If you've got an android phone, you can install the (beta) application from http://www.nottingham.ac.uk/xerte/downloads/application.apk. Thoughts most welcome. On the home screen you can subscribe to content from a toolkits installation, either a folder's RSS feed, or a learning object's xml (via the xml link in the xml sharing tab on properties). The app has been built with Xerte 3.0, and I'll put the source code up at some point. There is obviously more work to do with supporting the other page types, but I do wonder how many it is sensible to attempt, anyway, there's a few to be getting on with. Next steps is to package it for iPhone, but it's not as easy as the Android route. I think we can also do Blackberry. Home: [cid:image007.png at 01CC8CC5.EAE0D1B0] Add Content [cid:image008.png at 01CC8CC5.EAE0D1B0] Remove Content: [cid:image009.png at 01CC8CC5.EAE0D1B0] Menu: (of learning objects in a folder): [cid:image010.png at 01CC8CC5.EAE0D1B0] Menu (of learning Object): [cid:image011.png at 01CC8CC5.EAE0D1B0] Content: [cid:image012.png at 01CC8CC5.EAE0D1B0] Graphics (with optional sound) [cid:image013.png at 01CC8CC5.EAE0D1B0] Video: [cid:image014.png at 01CC8CC5.EAE0D1B0] Navigators (a generic page for all navigators) [cid:image015.png at 01CC8CC5.EAE0D1B0] 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. ________________________________ This e-mail is only for the use of the addressee. It may contain information which is legally privileged, confidential and exempt from disclosure. The content of this e-mail can in no way be taken to be representative of the Oldham College Corporation. If you received this communication in error, or if you have any comment or concern, please contact postmaster at oldham.ac.uk ________________________________ This e-mail is only for the use of the addressee. It may contain information which is legally privileged, confidential and exempt from disclosure. The content of this e-mail can in no way be taken to be representative of the Oldham College Corporation. If you received this communication in error, or if you have any comment or concern, please contact postmaster at oldham.ac.uk ________________________________ This e-mail is only for the use of the addressee. It may contain information which is legally privileged, confidential and exempt from disclosure. The content of this e-mail can in no way be taken to be representative of the Oldham College Corporation. If you received this communication in error, or if you have any comment or concern, please contact postmaster at oldham.ac.uk -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.gif Type: image/gif Size: 919 bytes Desc: image001.gif URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.gif Type: image/gif Size: 925 bytes Desc: image002.gif URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image003.gif Type: image/gif Size: 914 bytes Desc: image003.gif URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image004.jpg Type: image/jpeg Size: 897 bytes Desc: image004.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image005.jpg Type: image/jpeg Size: 825 bytes Desc: image005.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image006.jpg Type: image/jpeg Size: 890 bytes Desc: image006.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image007.png Type: image/png Size: 14171 bytes Desc: image007.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image008.png Type: image/png Size: 16246 bytes Desc: image008.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image009.png Type: image/png Size: 15396 bytes Desc: image009.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image010.png Type: image/png Size: 13585 bytes Desc: image010.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image011.png Type: image/png Size: 24200 bytes Desc: image011.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image012.png Type: image/png Size: 22493 bytes Desc: image012.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image013.png Type: image/png Size: 87332 bytes Desc: image013.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image014.png Type: image/png Size: 41422 bytes Desc: image014.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image015.png Type: image/png Size: 152893 bytes Desc: image015.png URL: From reijnders at tor.nl Mon Oct 17 12:41:26 2011 From: reijnders at tor.nl (Tom Reijnders) Date: Mon, 17 Oct 2011 13:41:26 +0200 Subject: [Xerte] Re: Android App In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A620529A@EXCHANGE1.ad.nottingham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F06A4D143CF@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA4481023A4C@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A5E44A99@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102A726@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A62051C7@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102AA90@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A620529A@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <4E9C1466.8080400@tor.nl> Julian, I can't get it to work either. Your samples are working fine, but my own xml shared LO (just a title page and a text page) is not showing. The rss feed does show the correct project name (test), but clicking that, just shows a wait cursor... See for yourself: http://tor.nl/xerte/rss.php http://tor.nl/xerte/data.php?template_id=7 http://tor.nl/xerte/play.php?template_id=7 Tom Op 17-10-2011 13:11, Julian Tenney schreef: > > Not all the apge types re supported: try a LO with some basic text > pages in it. > > Make ure it is set to public. > > Make sure you have turned on xml sharing, and are using the xml_ url > in that panel of properties to add the content > > *From:* xerte-bounces at lists.nottingham.ac.uk > [mailto:xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *Harding, > Julie > *Sent:* 17 October 2011 12:09 > *To:* 'Xerte discussion list' > *Subject:* [Xerte] Re: Android App > > Yes I have done that. Your object loads fine but my test using the xml > URL doesn't? FRUSTRATING!!! Could it be that I originally copied a LO > and deleted parts of it but it still has lots of uploaded images/docs > etc in the properties section even though they are 'not in use'?. > > ____________________________ > Julie Harding > Resource Based Learning Manager > *The Oldham College* > Description: \\oldham.ac.uk\netlogon\bin\phone.gif0161 785 4106 > Description: > \\oldham.ac.uk\netlogon\bin\mail.gifjulie.harding at oldham.ac.uk > > Description: > \\oldham.ac.uk\netlogon\bin\website.gifwww.oldhambusinesscentre.co.uk > Description: \\oldham.ac.uk\netlogon\bin\tocicon.gif > Description: > \\oldham.ac.uk\netlogon\bin\facebook.jpg > Description: > \\oldham.ac.uk\netlogon\bin\twitter.jpg > > *P** **Do you need to print this email?. Please consider the > environment before Printing.* > > *From:* xerte-bounces at lists.nottingham.ac.uk > [mailto:xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *Julian Tenney > *Sent:* 17 October 2011 10:54 > *To:* Xerte discussion list > *Subject:* [Xerte] Re: Android App > > Did you uninstall it and re-install the app? > > *From:* xerte-bounces at lists.nottingham.ac.uk > > [mailto:xerte-bounces at lists.nottingham.ac.uk] > *On Behalf Of > *Harding, Julie > *Sent:* 17 October 2011 10:53 > *To:* 'Xerte discussion list' > *Subject:* [Xerte] Re: Android App > > Nope -- tried it again and still no joy? > > ____________________________ > Julie Harding > Resource Based Learning Manager > *The Oldham College* > Description: \\oldham.ac.uk\netlogon\bin\phone.gif0161 785 4106 > Description: > \\oldham.ac.uk\netlogon\bin\mail.gifjulie.harding at oldham.ac.uk > > Description: > \\oldham.ac.uk\netlogon\bin\website.gifwww.oldhambusinesscentre.co.uk > Description: \\oldham.ac.uk\netlogon\bin\tocicon.gif > Description: > \\oldham.ac.uk\netlogon\bin\facebook.jpg > Description: > \\oldham.ac.uk\netlogon\bin\twitter.jpg > > *P** **Do you need to print this email?. Please consider the > environment before Printing.* > > *From:* xerte-bounces at lists.nottingham.ac.uk > > [mailto:xerte-bounces at lists.nottingham.ac.uk] > *On Behalf Of > *Julian Tenney > *Sent:* 10 October 2011 11:03 > *To:* Xerte discussion list > *Subject:* [Xerte] Re: Android App > > Duh, I left a hard coded path in there for testing. Try it again > now... you should be able to: > > - create a folder in toolkits, get the RSS link to that and add that > content; all content included has to be public, xml sharing=on and > include in RSS = on; > > - or you can subscribe directly to a learning object's xml_ url. > > *From:* xerte-bounces at lists.nottingham.ac.uk > > [mailto:xerte-bounces at lists.nottingham.ac.uk] > *On Behalf Of > *Harding, Julie > *Sent:* 06 October 2011 11:20 > *To:* 'Xerte discussion list' > *Subject:* [Xerte] Re: Android App > > This looks brill. I have managed to download the app successfully on > my Samsung Galaxy. Your content sample opens and works fine. I have > copied one of my learning objects and stripped some features out to > keep basically to your list and have set up the shared XML link but it > will not open? > > I have also tried the RSS feed but can't run that either and I really > want this to work as I think it is a great idea. Any suggestions. > > Thanks > > Julie > > ______________________________ > Julie Harding > Resource Based Learning Manager > *The Oldham College* > Description: \\oldham.ac.uk\netlogon\bin\phone.gif0161 785 4106 > Description: > \\oldham.ac.uk\netlogon\bin\mail.gifjulie.harding at oldham.ac.uk > > Description: \\oldham.ac.uk\netlogon\bin\website.gifwww.oldham.ac.uk > Description: > \\oldham.ac.uk\netlogon\bin\website.gifwww.oldhambusinesscentre.co.uk > *P** **Do you need to print this email?. Please consider the > environment before Printing.* > > *From:* xerte-bounces at lists.nottingham.ac.uk > > [mailto:xerte-bounces at lists.nottingham.ac.uk] > *On Behalf Of > *Julian Tenney > *Sent:* 05 October 2011 16:52 > *To:* Xerte discussion list > *Subject:* [Xerte] Android App > > I've got an android app that consumes toolkits content: all the text > pages, and all the navigators so far. You can subscribe either to the > RSS feed of a folder, or to a learning object itself. > > If you've got an android phone, you can install the (beta) application > from http://www.nottingham.ac.uk/xerte/downloads/application.apk. > > Thoughts most welcome. > > On the home screen you can subscribe to content from a toolkits > installation, either a folder's RSS feed, or a learning object's xml > (via the xml link in the xml sharing tab on properties). The app has > been built with Xerte 3.0, and I'll put the source code up at some > point. There is obviously more work to do with supporting the other > page types, but I do wonder how many it is sensible to attempt, > anyway, there's a few to be getting on with. > > Next steps is to package it for iPhone, but it's not as easy as the > Android route. I think we can also do Blackberry. > > Home: > > cid:image001.png at 01CC837C.7D58D9A0 > > Add Content > cid:image002.png at 01CC837C.7D58D9A0 > > Remove Content: > > cid:image003.png at 01CC837C.7D58D9A0 > > Menu: (of learning objects in a folder): > > cid:image004.png at 01CC837C.7D58D9A0 > > Menu (of learning Object): > cid:image005.png at 01CC837C.7D58D9A0 > > Content: > cid:image006.png at 01CC837C.7D58D9A0 > > Graphics (with optional sound) > > cid:image007.png at 01CC837C.7D58D9A0 > > Video: > > cid:image008.png at 01CC837C.7D58D9A0 > > Navigators (a generic page for all navigators) > cid:image009.png at 01CC837C.7D58D9A0 > > 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. > > ------------------------------------------------------------------------ > > > This e-mail is only for the use of the addressee. It may > contain information which is legally privileged, confidential and > exempt from > disclosure. The content of this e-mail can in no way be taken to be > representative of the Oldham College Corporation. If you received this > communication in error, or if you have any comment or concern, please > contact postmaster at oldham.ac.uk > > ------------------------------------------------------------------------ > > > This e-mail is only for the use of the addressee. It may > contain information which is legally privileged, confidential and > exempt from > disclosure. The content of this e-mail can in no way be taken to be > representative of the Oldham College Corporation. If you received this > communication in error, or if you have any comment or concern, please > contact postmaster at oldham.ac.uk > > ------------------------------------------------------------------------ > > > This e-mail is only for the use of the addressee. It may > contain information which is legally privileged, confidential and > exempt from > disclosure. The content of this e-mail can in no way be taken to be > representative of the Oldham College Corporation. If you received this > communication in error, or if you have any comment or concern, please > contact postmaster at oldham.ac.uk > > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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. > > -- -- Tom Reijnders TOR Informatica Chopinlaan 27 5242HM Rosmalen Tel: 073 5226191 Fax: 073 5226196 -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 919 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 925 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 914 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 897 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 825 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 890 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 14171 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 16246 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 15396 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 13585 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 24200 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 22493 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 87332 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 41422 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 152893 bytes Desc: not available URL: From Julian.Tenney at nottingham.ac.uk Mon Oct 17 12:43:28 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Mon, 17 Oct 2011 12:43:28 +0100 Subject: [Xerte] Re: Android App In-Reply-To: <4E9C1466.8080400@tor.nl> References: <12C67A1EEC419342AF5E59DA31562C3F06A4D143CF@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA4481023A4C@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A5E44A99@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102A726@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A62051C7@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102AA90@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A620529A@EXCHANGE1.ad.nottingham.ac.uk> <4E9C1466.8080400@tor.nl> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A62052DF@EXCHANGE1.ad.nottingham.ac.uk> Are you linking to a folder's RSS feed? Or a LOs xml_ path from the XML sharing tab? From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Tom Reijnders Sent: 17 October 2011 12:41 To: Xerte discussion list Subject: [Xerte] Re: Android App Julian, I can't get it to work either. Your samples are working fine, but my own xml shared LO (just a title page and a text page) is not showing. The rss feed does show the correct project name (test), but clicking that, just shows a wait cursor... See for yourself: http://tor.nl/xerte/rss.php http://tor.nl/xerte/data.php?template_id=7 http://tor.nl/xerte/play.php?template_id=7 Tom Op 17-10-2011 13:11, Julian Tenney schreef: Not all the apge types re supported: try a LO with some basic text pages in it. Make ure it is set to public. Make sure you have turned on xml sharing, and are using the xml_ url in that panel of properties to add the content From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Harding, Julie Sent: 17 October 2011 12:09 To: 'Xerte discussion list' Subject: [Xerte] Re: Android App Yes I have done that. Your object loads fine but my test using the xml URL doesn't? FRUSTRATING!!! Could it be that I originally copied a LO and deleted parts of it but it still has lots of uploaded images/docs etc in the properties section even though they are 'not in use'?. ____________________________ Julie Harding Resource Based Learning Manager The Oldham College [cid:image001.gif at 01CC8CCA.5E944700]0161 785 4106 [cid:image002.gif at 01CC8CCA.5E944700]julie.harding at oldham.ac.uk [cid:image003.gif at 01CC8CCA.5E944700]www.oldhambusinesscentre.co.uk [cid:image004.jpg at 01CC8CCA.5E944700] [cid:image005.jpg at 01CC8CCA.5E944700] [cid:image006.jpg at 01CC8CCA.5E944700] P Do you need to print this email?. Please consider the environment before Printing. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 17 October 2011 10:54 To: Xerte discussion list Subject: [Xerte] Re: Android App Did you uninstall it and re-install the app? From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Harding, Julie Sent: 17 October 2011 10:53 To: 'Xerte discussion list' Subject: [Xerte] Re: Android App Nope - tried it again and still no joy? ____________________________ Julie Harding Resource Based Learning Manager The Oldham College [cid:image001.gif at 01CC8CCA.5E944700]0161 785 4106 [cid:image002.gif at 01CC8CCA.5E944700]julie.harding at oldham.ac.uk [cid:image003.gif at 01CC8CCA.5E944700]www.oldhambusinesscentre.co.uk [cid:image004.jpg at 01CC8CCA.5E944700] [cid:image005.jpg at 01CC8CCA.5E944700] [cid:image006.jpg at 01CC8CCA.5E944700] P Do you need to print this email?. Please consider the environment before Printing. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 10 October 2011 11:03 To: Xerte discussion list Subject: [Xerte] Re: Android App Duh, I left a hard coded path in there for testing. Try it again now... you should be able to: - create a folder in toolkits, get the RSS link to that and add that content; all content included has to be public, xml sharing=on and include in RSS = on; - or you can subscribe directly to a learning object's xml_ url. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Harding, Julie Sent: 06 October 2011 11:20 To: 'Xerte discussion list' Subject: [Xerte] Re: Android App This looks brill. I have managed to download the app successfully on my Samsung Galaxy. Your content sample opens and works fine. I have copied one of my learning objects and stripped some features out to keep basically to your list and have set up the shared XML link but it will not open? I have also tried the RSS feed but can't run that either and I really want this to work as I think it is a great idea. Any suggestions. Thanks Julie ______________________________ Julie Harding Resource Based Learning Manager The Oldham College [cid:image001.gif at 01CC8CCA.5E944700]0161 785 4106 [cid:image002.gif at 01CC8CCA.5E944700]julie.harding at oldham.ac.uk [cid:image003.gif at 01CC8CCA.5E944700]www.oldham.ac.uk [cid:image003.gif at 01CC8CCA.5E944700]www.oldhambusinesscentre.co.uk P Do you need to print this email?. Please consider the environment before Printing. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 05 October 2011 16:52 To: Xerte discussion list Subject: [Xerte] Android App I've got an android app that consumes toolkits content: all the text pages, and all the navigators so far. You can subscribe either to the RSS feed of a folder, or to a learning object itself. If you've got an android phone, you can install the (beta) application from http://www.nottingham.ac.uk/xerte/downloads/application.apk. Thoughts most welcome. On the home screen you can subscribe to content from a toolkits installation, either a folder's RSS feed, or a learning object's xml (via the xml link in the xml sharing tab on properties). The app has been built with Xerte 3.0, and I'll put the source code up at some point. There is obviously more work to do with supporting the other page types, but I do wonder how many it is sensible to attempt, anyway, there's a few to be getting on with. Next steps is to package it for iPhone, but it's not as easy as the Android route. I think we can also do Blackberry. Home: [cid:image007.png at 01CC8CCA.5E944700] Add Content [cid:image008.png at 01CC8CCA.5E944700] Remove Content: [cid:image009.png at 01CC8CCA.5E944700] Menu: (of learning objects in a folder): [cid:image010.png at 01CC8CCA.5E944700] Menu (of learning Object): [cid:image011.png at 01CC8CCA.5E944700] Content: [cid:image012.png at 01CC8CCA.5E944700] Graphics (with optional sound) [cid:image013.png at 01CC8CCA.5E944700] Video: [cid:image014.png at 01CC8CCA.5E944700] Navigators (a generic page for all navigators) [cid:image015.png at 01CC8CCA.5E944700] 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. ________________________________ This e-mail is only for the use of the addressee. It may contain information which is legally privileged, confidential and exempt from disclosure. The content of this e-mail can in no way be taken to be representative of the Oldham College Corporation. If you received this communication in error, or if you have any comment or concern, please contact postmaster at oldham.ac.uk ________________________________ This e-mail is only for the use of the addressee. It may contain information which is legally privileged, confidential and exempt from disclosure. The content of this e-mail can in no way be taken to be representative of the Oldham College Corporation. If you received this communication in error, or if you have any comment or concern, please contact postmaster at oldham.ac.uk ________________________________ This e-mail is only for the use of the addressee. It may contain information which is legally privileged, confidential and exempt from disclosure. The content of this e-mail can in no way be taken to be representative of the Oldham College Corporation. If you received this communication in error, or if you have any comment or concern, please contact postmaster at oldham.ac.uk _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte 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. -- -- Tom Reijnders TOR Informatica Chopinlaan 27 5242HM Rosmalen Tel: 073 5226191 Fax: 073 5226196 -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.gif Type: image/gif Size: 919 bytes Desc: image001.gif URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.gif Type: image/gif Size: 925 bytes Desc: image002.gif URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image003.gif Type: image/gif Size: 914 bytes Desc: image003.gif URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image004.jpg Type: image/jpeg Size: 897 bytes Desc: image004.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image005.jpg Type: image/jpeg Size: 825 bytes Desc: image005.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image006.jpg Type: image/jpeg Size: 890 bytes Desc: image006.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image007.png Type: image/png Size: 14171 bytes Desc: image007.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image008.png Type: image/png Size: 16246 bytes Desc: image008.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image009.png Type: image/png Size: 15396 bytes Desc: image009.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image010.png Type: image/png Size: 13585 bytes Desc: image010.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image011.png Type: image/png Size: 24200 bytes Desc: image011.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image012.png Type: image/png Size: 22493 bytes Desc: image012.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image013.png Type: image/png Size: 87332 bytes Desc: image013.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image014.png Type: image/png Size: 41422 bytes Desc: image014.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image015.png Type: image/png Size: 152893 bytes Desc: image015.png URL: From patrick.lockley at googlemail.com Mon Oct 17 12:54:46 2011 From: patrick.lockley at googlemail.com (Pat Lockley) Date: Mon, 17 Oct 2011 12:54:46 +0100 Subject: [Xerte] Re: Android App In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A62052DF@EXCHANGE1.ad.nottingham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F06A4D143CF@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA4481023A4C@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A5E44A99@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102A726@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A62051C7@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102AA90@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A620529A@EXCHANGE1.ad.nottingham.ac.uk> <4E9C1466.8080400@tor.nl> <12C67A1EEC419342AF5E59DA31562C3F06A62052DF@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: http://tor.nl/xerte/data.php?template_id=7 On Mon, Oct 17, 2011 at 12:43 PM, Julian Tenney < Julian.Tenney at nottingham.ac.uk> wrote: > Are you linking to a folder?s RSS feed?**** > > ** ** > > Or a LOs xml_ path from the XML sharing tab?**** > > ** ** > > *From:* xerte-bounces at lists.nottingham.ac.uk [mailto: > xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *Tom Reijnders > *Sent:* 17 October 2011 12:41 > > *To:* Xerte discussion list > *Subject:* [Xerte] Re: Android App**** > > ** ** > > Julian, > > I can't get it to work either. Your samples are working fine, but my own > xml shared LO (just a title page and a text page) is not showing. > > The rss feed does show the correct project name (test), but clicking that, > just shows a wait cursor... > > See for yourself: > http://tor.nl/xerte/rss.php > http://tor.nl/xerte/data.php?template_id=7 > http://tor.nl/xerte/play.php?template_id=7 > > Tom > > Op 17-10-2011 13:11, Julian Tenney schreef: **** > > Not all the apge types re supported: try a LO with some basic text pages in > it.**** > > **** > > Make ure it is set to public.**** > > **** > > Make sure you have turned on xml sharing, and are using the xml_ url in > that panel of properties to add the content**** > > **** > > *From:* xerte-bounces at lists.nottingham.ac.uk [ > mailto:xerte-bounces at lists.nottingham.ac.uk] > *On Behalf Of *Harding, Julie > *Sent:* 17 October 2011 12:09 > *To:* 'Xerte discussion list' > *Subject:* [Xerte] Re: Android App**** > > **** > > Yes I have done that. Your object loads fine but my test using the xml URL > doesn?t? FRUSTRATING!!! Could it be that I originally copied a LO and > deleted parts of it but it still has lots of uploaded images/docs etc in the > properties section even though they are ?not in use??.**** > > **** > > ____________________________ > Julie Harding > Resource Based Learning Manager > *The Oldham College* > [image: Description: \\oldham.ac.uk\netlogon\bin\phone.gif]0161 785 4106 > [image: Description: \\oldham.ac.uk\netlogon\bin\mail.gif] > julie.harding at oldham.ac.uk > [image: Description: \\oldham.ac.uk\netlogon\bin\website.gif] > www.oldhambusinesscentre.co.uk > [image: Description: \\oldham.ac.uk\netlogon\bin\tocicon.gif] > [image: Description: \\oldham.ac.uk\netlogon\bin\facebook.jpg] > [image: Description: \\oldham.ac.uk\netlogon\bin\twitter.jpg] > *P** **Do you need to print this email?. Please consider the environment > before Printing.***** > > *From:* xerte-bounces at lists.nottingham.ac.uk [ > mailto:xerte-bounces at lists.nottingham.ac.uk] > *On Behalf Of *Julian Tenney > *Sent:* 17 October 2011 10:54 > *To:* Xerte discussion list > *Subject:* [Xerte] Re: Android App**** > > **** > > Did you uninstall it and re-install the app?**** > > **** > > *From:* xerte-bounces at lists.nottingham.ac.uk > [mailto:xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *Harding, > Julie > *Sent:* 17 October 2011 10:53 > *To:* 'Xerte discussion list' > *Subject:* [Xerte] Re: Android App**** > > **** > > Nope ? tried it again and still no joy?**** > > **** > > ____________________________ > Julie Harding > Resource Based Learning Manager > *The Oldham College* > [image: Description: \\oldham.ac.uk\netlogon\bin\phone.gif]0161 785 4106 > [image: Description: \\oldham.ac.uk\netlogon\bin\mail.gif] > julie.harding at oldham.ac.uk > [image: Description: \\oldham.ac.uk\netlogon\bin\website.gif] > www.oldhambusinesscentre.co.uk > [image: Description: \\oldham.ac.uk\netlogon\bin\tocicon.gif] > [image: Description: \\oldham.ac.uk\netlogon\bin\facebook.jpg] > [image: Description: \\oldham.ac.uk\netlogon\bin\twitter.jpg] > *P** **Do you need to print this email?. Please consider the environment > before Printing.***** > > *From:* xerte-bounces at lists.nottingham.ac.uk > [mailto:xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *Julian Tenney > *Sent:* 10 October 2011 11:03 > *To:* Xerte discussion list > *Subject:* [Xerte] Re: Android App**** > > **** > > Duh, I left a hard coded path in there for testing. Try it again now? you > should be able to:**** > > **** > > - create a folder in toolkits, get the RSS link to that and add that > content; all content included has to be public, xml sharing=on and include > in RSS = on;**** > > **** > > - or you can subscribe directly to a learning object?s xml_ url.**** > > **** > > *From:* xerte-bounces at lists.nottingham.ac.uk > [mailto:xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *Harding, > Julie > *Sent:* 06 October 2011 11:20 > *To:* 'Xerte discussion list' > *Subject:* [Xerte] Re: Android App**** > > **** > > This looks brill. I have managed to download the app successfully on my > Samsung Galaxy. Your content sample opens and works fine. I have copied one > of my learning objects and stripped some features out to keep basically to > your list and have set up the shared XML link but it will not open?**** > > I have also tried the RSS feed but can?t run that either and I really want > this to work as I think it is a great idea. Any suggestions.**** > > Thanks**** > > Julie**** > > **** > > ______________________________ > Julie Harding > Resource Based Learning Manager > *The Oldham College* > [image: Description: \\oldham.ac.uk\netlogon\bin\phone.gif]0161 785 4106 > [image: Description: \\oldham.ac.uk\netlogon\bin\mail.gif] > julie.harding at oldham.ac.uk > [image: Description: \\oldham.ac.uk\netlogon\bin\website.gif] > www.oldham.ac.uk > [image: Description: \\oldham.ac.uk\netlogon\bin\website.gif] > www.oldhambusinesscentre.co.uk > *P** **Do you need to print this email?. Please consider the environment > before Printing.***** > > *From:* xerte-bounces at lists.nottingham.ac.uk > [mailto:xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *Julian Tenney > *Sent:* 05 October 2011 16:52 > *To:* Xerte discussion list > *Subject:* [Xerte] Android App**** > > **** > > I?ve got an android app that consumes toolkits content: all the text pages, > and all the navigators so far. You can subscribe either to the RSS feed of a > folder, or to a learning object itself. **** > > **** > > If you?ve got an android phone, you can install the (beta) application from > http://www.nottingham.ac.uk/xerte/downloads/application.apk. **** > > **** > > Thoughts most welcome.**** > > **** > > On the home screen you can subscribe to content from a toolkits > installation, either a folder?s RSS feed, or a learning object?s xml (via > the xml link in the xml sharing tab on properties). The app has been built > with Xerte 3.0, and I?ll put the source code up at some point. There is > obviously more work to do with supporting the other page types, but I do > wonder how many it is sensible to attempt, anyway, there?s a few to be > getting on with.**** > > **** > > Next steps is to package it for iPhone, but it?s not as easy as the Android > route. I think we can also do Blackberry.**** > > **** > > Home:**** > > [image: cid:image001.png at 01CC837C.7D58D9A0]**** > > **** > > Add Content > [image: cid:image002.png at 01CC837C.7D58D9A0]**** > > **** > > Remove Content:**** > > [image: cid:image003.png at 01CC837C.7D58D9A0]**** > > **** > > Menu: (of learning objects in a folder):**** > > [image: cid:image004.png at 01CC837C.7D58D9A0]**** > > **** > > Menu (of learning Object): > [image: cid:image005.png at 01CC837C.7D58D9A0]**** > > **** > > Content: > [image: cid:image006.png at 01CC837C.7D58D9A0]**** > > **** > > Graphics (with optional sound)**** > > [image: cid:image007.png at 01CC837C.7D58D9A0]**** > > **** > > Video:**** > > [image: cid:image008.png at 01CC837C.7D58D9A0]**** > > **** > > Navigators (a generic page for all navigators) > [image: cid:image009.png at 01CC837C.7D58D9A0]**** > > **** > > **** > > **** > > **** > > 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. > **** > > **** > ------------------------------ > > > This e-mail is only for the use of the addressee. It may > contain information which is legally privileged, confidential and exempt > from > disclosure. The content of this e-mail can in no way be taken to be > representative of the Oldham College Corporation. If you received this > communication in error, or if you have any comment or concern, please > contact postmaster at oldham.ac.uk**** > > **** > ------------------------------ > > > This e-mail is only for the use of the addressee. It may > contain information which is legally privileged, confidential and exempt > from > disclosure. The content of this e-mail can in no way be taken to be > representative of the Oldham College Corporation. If you received this > communication in error, or if you have any comment or concern, please > contact postmaster at oldham.ac.uk**** > > **** > ------------------------------ > > > This e-mail is only for the use of the addressee. It may > contain information which is legally privileged, confidential and exempt > from > disclosure. The content of this e-mail can in no way be taken to be > representative of the Oldham College Corporation. If you received this > communication in error, or if you have any comment or concern, please > contact postmaster at oldham.ac.uk**** > > ** ** > > ** ** > > _______________________________________________**** > > Xerte mailing list**** > > Xerte at lists.nottingham.ac.uk**** > > http://lists.nottingham.ac.uk/mailman/listinfo/xerte**** > > ** ** > > 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.**** > > ** ** > > **** > > > > **** > > -- **** > > --**** > > ** ** > > Tom Reijnders**** > > TOR Informatica**** > > Chopinlaan 27**** > > 5242HM Rosmalen**** > > Tel: 073 5226191**** > > Fax: 073 5226196**** > > ** ** > > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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. > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image012.png Type: image/png Size: 22493 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image014.png Type: image/png Size: 41422 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image010.png Type: image/png Size: 13585 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image007.png Type: image/png Size: 14171 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.gif Type: image/gif Size: 919 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image008.png Type: image/png Size: 16246 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image003.gif Type: image/gif Size: 914 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image015.png Type: image/png Size: 152893 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image006.jpg Type: image/jpeg Size: 890 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.gif Type: image/gif Size: 925 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image005.jpg Type: image/jpeg Size: 825 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image009.png Type: image/png Size: 15396 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image004.jpg Type: image/jpeg Size: 897 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image013.png Type: image/png Size: 87332 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image011.png Type: image/png Size: 24200 bytes Desc: not available URL: From reijnders at tor.nl Mon Oct 17 13:03:51 2011 From: reijnders at tor.nl (Tom Reijnders) Date: Mon, 17 Oct 2011 14:03:51 +0200 Subject: [Xerte] Re: Android App In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A62052DF@EXCHANGE1.ad.nottingham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F06A4D143CF@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA4481023A4C@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A5E44A99@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102A726@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A62051C7@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102AA90@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A620529A@EXCHANGE1.ad.nottingham.ac.uk> <4E9C1466.8080400@tor.nl> <12C67A1EEC419342AF5E59DA31562C3F06A62052DF@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <4E9C19A7.6040705@tor.nl> I tried both... Op 17-10-2011 13:43, Julian Tenney schreef: > > Are you linking to a folder's RSS feed? > > Or a LOs xml_ path from the XML sharing tab? > > *From:* xerte-bounces at lists.nottingham.ac.uk > [mailto:xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *Tom Reijnders > *Sent:* 17 October 2011 12:41 > *To:* Xerte discussion list > *Subject:* [Xerte] Re: Android App > > Julian, > > I can't get it to work either. Your samples are working fine, but my > own xml shared LO (just a title page and a text page) is not showing. > > The rss feed does show the correct project name (test), but clicking > that, just shows a wait cursor... > > See for yourself: > http://tor.nl/xerte/rss.php > http://tor.nl/xerte/data.php?template_id=7 > http://tor.nl/xerte/play.php?template_id=7 > > Tom > > Op 17-10-2011 13:11, Julian Tenney schreef: > > Not all the apge types re supported: try a LO with some basic text > pages in it. > > Make ure it is set to public. > > Make sure you have turned on xml sharing, and are using the xml_ url > in that panel of properties to add the content > > *From:* xerte-bounces at lists.nottingham.ac.uk > > [mailto:xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *Harding, > Julie > *Sent:* 17 October 2011 12:09 > *To:* 'Xerte discussion list' > *Subject:* [Xerte] Re: Android App > > Yes I have done that. Your object loads fine but my test using the xml > URL doesn't? FRUSTRATING!!! Could it be that I originally copied a LO > and deleted parts of it but it still has lots of uploaded images/docs > etc in the properties section even though they are 'not in use'?. > > ____________________________ > Julie Harding > Resource Based Learning Manager > *The Oldham College* > Description: \\oldham.ac.uk\netlogon\bin\phone.gif0161 785 4106 > Description: > \\oldham.ac.uk\netlogon\bin\mail.gifjulie.harding at oldham.ac.uk > > Description: > \\oldham.ac.uk\netlogon\bin\website.gifwww.oldhambusinesscentre.co.uk > Description: \\oldham.ac.uk\netlogon\bin\tocicon.gif > Description: > \\oldham.ac.uk\netlogon\bin\facebook.jpg > Description: > \\oldham.ac.uk\netlogon\bin\twitter.jpg > > *P** **Do you need to print this email?. Please consider the > environment before Printing.* > > *From:* xerte-bounces at lists.nottingham.ac.uk > > [mailto:xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *Julian Tenney > *Sent:* 17 October 2011 10:54 > *To:* Xerte discussion list > *Subject:* [Xerte] Re: Android App > > Did you uninstall it and re-install the app? > > *From:* xerte-bounces at lists.nottingham.ac.uk > > [mailto:xerte-bounces at lists.nottingham.ac.uk] > *On Behalf Of > *Harding, Julie > *Sent:* 17 October 2011 10:53 > *To:* 'Xerte discussion list' > *Subject:* [Xerte] Re: Android App > > Nope -- tried it again and still no joy? > > ____________________________ > Julie Harding > Resource Based Learning Manager > *The Oldham College* > Description: \\oldham.ac.uk\netlogon\bin\phone.gif0161 785 4106 > Description: > \\oldham.ac.uk\netlogon\bin\mail.gifjulie.harding at oldham.ac.uk > > Description: > \\oldham.ac.uk\netlogon\bin\website.gifwww.oldhambusinesscentre.co.uk > Description: \\oldham.ac.uk\netlogon\bin\tocicon.gif > Description: > \\oldham.ac.uk\netlogon\bin\facebook.jpg > Description: > \\oldham.ac.uk\netlogon\bin\twitter.jpg > > *P** **Do you need to print this email?. Please consider the > environment before Printing.* > > *From:* xerte-bounces at lists.nottingham.ac.uk > > [mailto:xerte-bounces at lists.nottingham.ac.uk] > *On Behalf Of > *Julian Tenney > *Sent:* 10 October 2011 11:03 > *To:* Xerte discussion list > *Subject:* [Xerte] Re: Android App > > Duh, I left a hard coded path in there for testing. Try it again > now... you should be able to: > > - create a folder in toolkits, get the RSS link to that and add that > content; all content included has to be public, xml sharing=on and > include in RSS = on; > > - or you can subscribe directly to a learning object's xml_ url. > > *From:* xerte-bounces at lists.nottingham.ac.uk > > [mailto:xerte-bounces at lists.nottingham.ac.uk] > *On Behalf Of > *Harding, Julie > *Sent:* 06 October 2011 11:20 > *To:* 'Xerte discussion list' > *Subject:* [Xerte] Re: Android App > > This looks brill. I have managed to download the app successfully on > my Samsung Galaxy. Your content sample opens and works fine. I have > copied one of my learning objects and stripped some features out to > keep basically to your list and have set up the shared XML link but it > will not open? > > I have also tried the RSS feed but can't run that either and I really > want this to work as I think it is a great idea. Any suggestions. > > Thanks > > Julie > > ______________________________ > Julie Harding > Resource Based Learning Manager > *The Oldham College* > Description: \\oldham.ac.uk\netlogon\bin\phone.gif0161 785 4106 > Description: > \\oldham.ac.uk\netlogon\bin\mail.gifjulie.harding at oldham.ac.uk > > Description: \\oldham.ac.uk\netlogon\bin\website.gifwww.oldham.ac.uk > Description: > \\oldham.ac.uk\netlogon\bin\website.gifwww.oldhambusinesscentre.co.uk > *P** **Do you need to print this email?. Please consider the > environment before Printing.* > > *From:* xerte-bounces at lists.nottingham.ac.uk > > [mailto:xerte-bounces at lists.nottingham.ac.uk] > *On Behalf Of > *Julian Tenney > *Sent:* 05 October 2011 16:52 > *To:* Xerte discussion list > *Subject:* [Xerte] Android App > > I've got an android app that consumes toolkits content: all the text > pages, and all the navigators so far. You can subscribe either to the > RSS feed of a folder, or to a learning object itself. > > If you've got an android phone, you can install the (beta) application > from http://www.nottingham.ac.uk/xerte/downloads/application.apk. > > Thoughts most welcome. > > On the home screen you can subscribe to content from a toolkits > installation, either a folder's RSS feed, or a learning object's xml > (via the xml link in the xml sharing tab on properties). The app has > been built with Xerte 3.0, and I'll put the source code up at some > point. There is obviously more work to do with supporting the other > page types, but I do wonder how many it is sensible to attempt, > anyway, there's a few to be getting on with. > > Next steps is to package it for iPhone, but it's not as easy as the > Android route. I think we can also do Blackberry. > > Home: > > cid:image001.png at 01CC837C.7D58D9A0 > > Add Content > cid:image002.png at 01CC837C.7D58D9A0 > > Remove Content: > > cid:image003.png at 01CC837C.7D58D9A0 > > Menu: (of learning objects in a folder): > > cid:image004.png at 01CC837C.7D58D9A0 > > Menu (of learning Object): > cid:image005.png at 01CC837C.7D58D9A0 > > Content: > cid:image006.png at 01CC837C.7D58D9A0 > > Graphics (with optional sound) > > cid:image007.png at 01CC837C.7D58D9A0 > > Video: > > cid:image008.png at 01CC837C.7D58D9A0 > > Navigators (a generic page for all navigators) > cid:image009.png at 01CC837C.7D58D9A0 > > 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. > > ------------------------------------------------------------------------ > > > This e-mail is only for the use of the addressee. It may > contain information which is legally privileged, confidential and > exempt from > disclosure. The content of this e-mail can in no way be taken to be > representative of the Oldham College Corporation. If you received this > communication in error, or if you have any comment or concern, please > contact postmaster at oldham.ac.uk > > ------------------------------------------------------------------------ > > > This e-mail is only for the use of the addressee. It may > contain information which is legally privileged, confidential and > exempt from > disclosure. The content of this e-mail can in no way be taken to be > representative of the Oldham College Corporation. If you received this > communication in error, or if you have any comment or concern, please > contact postmaster at oldham.ac.uk > > ------------------------------------------------------------------------ > > > This e-mail is only for the use of the addressee. It may > contain information which is legally privileged, confidential and > exempt from > disclosure. The content of this e-mail can in no way be taken to be > representative of the Oldham College Corporation. If you received this > communication in error, or if you have any comment or concern, please > contact postmaster at oldham.ac.uk > > > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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. > > > > > > -- > -- > > Tom Reijnders > TOR Informatica > Chopinlaan 27 > 5242HM Rosmalen > Tel: 073 5226191 > Fax: 073 5226196 > > > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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. > > -- -- Tom Reijnders TOR Informatica Chopinlaan 27 5242HM Rosmalen Tel: 073 5226191 Fax: 073 5226196 -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 919 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 925 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 914 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 897 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 825 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 890 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 14171 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 16246 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 15396 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 13585 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 24200 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 22493 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 87332 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 41422 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 152893 bytes Desc: not available URL: From Julie.Harding at oldham.ac.uk Mon Oct 17 13:05:05 2011 From: Julie.Harding at oldham.ac.uk (Harding, Julie) Date: Mon, 17 Oct 2011 12:05:05 +0000 Subject: [Xerte] Re: Android App In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A62052DF@EXCHANGE1.ad.nottingham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F06A4D143CF@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA4481023A4C@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A5E44A99@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102A726@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A62051C7@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102AA90@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A620529A@EXCHANGE1.ad.nottingham.ac.uk> <4E9C1466.8080400@tor.nl> <12C67A1EEC419342AF5E59DA31562C3F06A62052DF@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <893D613E8FEA4441BC3EB829DBDA448102AC60@OC-VMAILBOX3.oldham.ac.uk> Have tried both now but same problem as Tom ____________________________ Julie Harding Resource Based Learning Manager The Oldham College [Description: \\oldham.ac.uk\netlogon\bin\phone.gif]0161 785 4106 [Description: \\oldham.ac.uk\netlogon\bin\mail.gif]julie.harding at oldham.ac.uk [Description: \\oldham.ac.uk\netlogon\bin\website.gif]www.oldhambusinesscentre.co.uk [Description: \\oldham.ac.uk\netlogon\bin\tocicon.gif] [Description: \\oldham.ac.uk\netlogon\bin\facebook.jpg] [Description: \\oldham.ac.uk\netlogon\bin\twitter.jpg] P Do you need to print this email?. Please consider the environment before Printing. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 17 October 2011 12:43 To: Xerte discussion list Subject: [Xerte] Re: Android App Are you linking to a folder's RSS feed? Or a LOs xml_ path from the XML sharing tab? From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Tom Reijnders Sent: 17 October 2011 12:41 To: Xerte discussion list Subject: [Xerte] Re: Android App Julian, I can't get it to work either. Your samples are working fine, but my own xml shared LO (just a title page and a text page) is not showing. The rss feed does show the correct project name (test), but clicking that, just shows a wait cursor... See for yourself: http://tor.nl/xerte/rss.php http://tor.nl/xerte/data.php?template_id=7 http://tor.nl/xerte/play.php?template_id=7 Tom Op 17-10-2011 13:11, Julian Tenney schreef: Not all the apge types re supported: try a LO with some basic text pages in it. Make ure it is set to public. Make sure you have turned on xml sharing, and are using the xml_ url in that panel of properties to add the content From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Harding, Julie Sent: 17 October 2011 12:09 To: 'Xerte discussion list' Subject: [Xerte] Re: Android App Yes I have done that. Your object loads fine but my test using the xml URL doesn't? FRUSTRATING!!! Could it be that I originally copied a LO and deleted parts of it but it still has lots of uploaded images/docs etc in the properties section even though they are 'not in use'?. ____________________________ Julie Harding Resource Based Learning Manager The Oldham College [Description: \\oldham.ac.uk\netlogon\bin\phone.gif]0161 785 4106 [Description: \\oldham.ac.uk\netlogon\bin\mail.gif]julie.harding at oldham.ac.uk [Description: \\oldham.ac.uk\netlogon\bin\website.gif]www.oldhambusinesscentre.co.uk [Description: \\oldham.ac.uk\netlogon\bin\tocicon.gif] [Description: \\oldham.ac.uk\netlogon\bin\facebook.jpg] [Description: \\oldham.ac.uk\netlogon\bin\twitter.jpg] P Do you need to print this email?. Please consider the environment before Printing. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 17 October 2011 10:54 To: Xerte discussion list Subject: [Xerte] Re: Android App Did you uninstall it and re-install the app? From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Harding, Julie Sent: 17 October 2011 10:53 To: 'Xerte discussion list' Subject: [Xerte] Re: Android App Nope - tried it again and still no joy? ____________________________ Julie Harding Resource Based Learning Manager The Oldham College [Description: \\oldham.ac.uk\netlogon\bin\phone.gif]0161 785 4106 [Description: \\oldham.ac.uk\netlogon\bin\mail.gif]julie.harding at oldham.ac.uk [Description: \\oldham.ac.uk\netlogon\bin\website.gif]www.oldhambusinesscentre.co.uk [Description: \\oldham.ac.uk\netlogon\bin\tocicon.gif] [Description: \\oldham.ac.uk\netlogon\bin\facebook.jpg] [Description: \\oldham.ac.uk\netlogon\bin\twitter.jpg] P Do you need to print this email?. Please consider the environment before Printing. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 10 October 2011 11:03 To: Xerte discussion list Subject: [Xerte] Re: Android App Duh, I left a hard coded path in there for testing. Try it again now... you should be able to: - create a folder in toolkits, get the RSS link to that and add that content; all content included has to be public, xml sharing=on and include in RSS = on; - or you can subscribe directly to a learning object's xml_ url. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Harding, Julie Sent: 06 October 2011 11:20 To: 'Xerte discussion list' Subject: [Xerte] Re: Android App This looks brill. I have managed to download the app successfully on my Samsung Galaxy. Your content sample opens and works fine. I have copied one of my learning objects and stripped some features out to keep basically to your list and have set up the shared XML link but it will not open? I have also tried the RSS feed but can't run that either and I really want this to work as I think it is a great idea. Any suggestions. Thanks Julie ______________________________ Julie Harding Resource Based Learning Manager The Oldham College [Description: \\oldham.ac.uk\netlogon\bin\phone.gif]0161 785 4106 [Description: \\oldham.ac.uk\netlogon\bin\mail.gif]julie.harding at oldham.ac.uk [Description: \\oldham.ac.uk\netlogon\bin\website.gif]www.oldham.ac.uk [Description: \\oldham.ac.uk\netlogon\bin\website.gif]www.oldhambusinesscentre.co.uk P Do you need to print this email?. Please consider the environment before Printing. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 05 October 2011 16:52 To: Xerte discussion list Subject: [Xerte] Android App I've got an android app that consumes toolkits content: all the text pages, and all the navigators so far. You can subscribe either to the RSS feed of a folder, or to a learning object itself. If you've got an android phone, you can install the (beta) application from http://www.nottingham.ac.uk/xerte/downloads/application.apk. Thoughts most welcome. On the home screen you can subscribe to content from a toolkits installation, either a folder's RSS feed, or a learning object's xml (via the xml link in the xml sharing tab on properties). The app has been built with Xerte 3.0, and I'll put the source code up at some point. There is obviously more work to do with supporting the other page types, but I do wonder how many it is sensible to attempt, anyway, there's a few to be getting on with. Next steps is to package it for iPhone, but it's not as easy as the Android route. I think we can also do Blackberry. Home: [cid:image001.png at 01CC837C.7D58D9A0] Add Content [cid:image002.png at 01CC837C.7D58D9A0] Remove Content: [cid:image003.png at 01CC837C.7D58D9A0] Menu: (of learning objects in a folder): [cid:image004.png at 01CC837C.7D58D9A0] Menu (of learning Object): [cid:image005.png at 01CC837C.7D58D9A0] Content: [cid:image006.png at 01CC837C.7D58D9A0] Graphics (with optional sound) [cid:image007.png at 01CC837C.7D58D9A0] Video: [cid:image008.png at 01CC837C.7D58D9A0] Navigators (a generic page for all navigators) [cid:image009.png at 01CC837C.7D58D9A0] 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. ________________________________ This e-mail is only for the use of the addressee. It may contain information which is legally privileged, confidential and exempt from disclosure. The content of this e-mail can in no way be taken to be representative of the Oldham College Corporation. If you received this communication in error, or if you have any comment or concern, please contact postmaster at oldham.ac.uk ________________________________ This e-mail is only for the use of the addressee. It may contain information which is legally privileged, confidential and exempt from disclosure. The content of this e-mail can in no way be taken to be representative of the Oldham College Corporation. If you received this communication in error, or if you have any comment or concern, please contact postmaster at oldham.ac.uk ________________________________ This e-mail is only for the use of the addressee. It may contain information which is legally privileged, confidential and exempt from disclosure. The content of this e-mail can in no way be taken to be representative of the Oldham College Corporation. If you received this communication in error, or if you have any comment or concern, please contact postmaster at oldham.ac.uk _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte 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. -- -- Tom Reijnders TOR Informatica Chopinlaan 27 5242HM Rosmalen Tel: 073 5226191 Fax: 073 5226196 ________________________________ This e-mail is only for the use of the addressee. It may contain information which is legally privileged, confidential and exempt from disclosure. The content of this e-mail can in no way be taken to be representative of the Oldham College Corporation. If you received this communication in error, or if you have any comment or concern, please contact postmaster at oldham.ac.uk -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.gif Type: image/gif Size: 919 bytes Desc: image001.gif URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.gif Type: image/gif Size: 925 bytes Desc: image002.gif URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image003.gif Type: image/gif Size: 914 bytes Desc: image003.gif URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image022.jpg Type: image/jpeg Size: 897 bytes Desc: image022.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image023.jpg Type: image/jpeg Size: 825 bytes Desc: image023.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image024.jpg Type: image/jpeg Size: 890 bytes Desc: image024.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image025.png Type: image/png Size: 14171 bytes Desc: image025.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image026.png Type: image/png Size: 16246 bytes Desc: image026.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image027.png Type: image/png Size: 15396 bytes Desc: image027.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image028.png Type: image/png Size: 13585 bytes Desc: image028.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image029.png Type: image/png Size: 24200 bytes Desc: image029.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image030.png Type: image/png Size: 22493 bytes Desc: image030.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image031.png Type: image/png Size: 87332 bytes Desc: image031.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image032.png Type: image/png Size: 41422 bytes Desc: image032.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image033.png Type: image/png Size: 152893 bytes Desc: image033.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image004.jpg Type: image/jpeg Size: 897 bytes Desc: image004.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image005.jpg Type: image/jpeg Size: 825 bytes Desc: image005.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image006.jpg Type: image/jpeg Size: 890 bytes Desc: image006.jpg URL: From Julian.Tenney at nottingham.ac.uk Mon Oct 17 12:59:06 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Mon, 17 Oct 2011 12:59:06 +0100 Subject: [Xerte] Re: Android App In-Reply-To: References: <12C67A1EEC419342AF5E59DA31562C3F06A4D143CF@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA4481023A4C@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A5E44A99@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102A726@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A62051C7@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102AA90@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A620529A@EXCHANGE1.ad.nottingham.ac.uk> <4E9C1466.8080400@tor.nl> <12C67A1EEC419342AF5E59DA31562C3F06A62052DF@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A62052FF@EXCHANGE1.ad.nottingham.ac.uk> That should work, but I think what's going wrong is the app is looking for the other format of links toolkits produces... From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Pat Lockley Sent: 17 October 2011 12:55 To: Xerte discussion list Subject: [Xerte] Re: Android App http://tor.nl/xerte/data.php?template_id=7 On Mon, Oct 17, 2011 at 12:43 PM, Julian Tenney > wrote: Are you linking to a folder's RSS feed? Or a LOs xml_ path from the XML sharing tab? From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Tom Reijnders Sent: 17 October 2011 12:41 To: Xerte discussion list Subject: [Xerte] Re: Android App Julian, I can't get it to work either. Your samples are working fine, but my own xml shared LO (just a title page and a text page) is not showing. The rss feed does show the correct project name (test), but clicking that, just shows a wait cursor... See for yourself: http://tor.nl/xerte/rss.php http://tor.nl/xerte/data.php?template_id=7 http://tor.nl/xerte/play.php?template_id=7 Tom Op 17-10-2011 13:11, Julian Tenney schreef: Not all the apge types re supported: try a LO with some basic text pages in it. Make ure it is set to public. Make sure you have turned on xml sharing, and are using the xml_ url in that panel of properties to add the content From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Harding, Julie Sent: 17 October 2011 12:09 To: 'Xerte discussion list' Subject: [Xerte] Re: Android App Yes I have done that. Your object loads fine but my test using the xml URL doesn't? FRUSTRATING!!! Could it be that I originally copied a LO and deleted parts of it but it still has lots of uploaded images/docs etc in the properties section even though they are 'not in use'?. ____________________________ Julie Harding Resource Based Learning Manager The Oldham College [cid:image001.gif at 01CC8CCC.8D8C4920]0161 785 4106 [cid:image002.gif at 01CC8CCC.8D8C4920]julie.harding at oldham.ac.uk [cid:image003.gif at 01CC8CCC.8D8C4920]www.oldhambusinesscentre.co.uk [cid:image004.jpg at 01CC8CCC.8D8C4920] [cid:image005.jpg at 01CC8CCC.8D8C4920] [cid:image006.jpg at 01CC8CCC.8D8C4920] P Do you need to print this email?. Please consider the environment before Printing. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 17 October 2011 10:54 To: Xerte discussion list Subject: [Xerte] Re: Android App Did you uninstall it and re-install the app? From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Harding, Julie Sent: 17 October 2011 10:53 To: 'Xerte discussion list' Subject: [Xerte] Re: Android App Nope - tried it again and still no joy? ____________________________ Julie Harding Resource Based Learning Manager The Oldham College [cid:image001.gif at 01CC8CCC.8D8C4920]0161 785 4106 [cid:image002.gif at 01CC8CCC.8D8C4920]julie.harding at oldham.ac.uk [cid:image003.gif at 01CC8CCC.8D8C4920]www.oldhambusinesscentre.co.uk [cid:image004.jpg at 01CC8CCC.8D8C4920] [cid:image005.jpg at 01CC8CCC.8D8C4920] [cid:image006.jpg at 01CC8CCC.8D8C4920] P Do you need to print this email?. Please consider the environment before Printing. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 10 October 2011 11:03 To: Xerte discussion list Subject: [Xerte] Re: Android App Duh, I left a hard coded path in there for testing. Try it again now... you should be able to: - create a folder in toolkits, get the RSS link to that and add that content; all content included has to be public, xml sharing=on and include in RSS = on; - or you can subscribe directly to a learning object's xml_ url. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Harding, Julie Sent: 06 October 2011 11:20 To: 'Xerte discussion list' Subject: [Xerte] Re: Android App This looks brill. I have managed to download the app successfully on my Samsung Galaxy. Your content sample opens and works fine. I have copied one of my learning objects and stripped some features out to keep basically to your list and have set up the shared XML link but it will not open? I have also tried the RSS feed but can't run that either and I really want this to work as I think it is a great idea. Any suggestions. Thanks Julie ______________________________ Julie Harding Resource Based Learning Manager The Oldham College [cid:image001.gif at 01CC8CCC.8D8C4920]0161 785 4106 [cid:image002.gif at 01CC8CCC.8D8C4920]julie.harding at oldham.ac.uk [cid:image003.gif at 01CC8CCC.8D8C4920]www.oldham.ac.uk [cid:image003.gif at 01CC8CCC.8D8C4920]www.oldhambusinesscentre.co.uk P Do you need to print this email?. Please consider the environment before Printing. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 05 October 2011 16:52 To: Xerte discussion list Subject: [Xerte] Android App I've got an android app that consumes toolkits content: all the text pages, and all the navigators so far. You can subscribe either to the RSS feed of a folder, or to a learning object itself. If you've got an android phone, you can install the (beta) application from http://www.nottingham.ac.uk/xerte/downloads/application.apk. Thoughts most welcome. On the home screen you can subscribe to content from a toolkits installation, either a folder's RSS feed, or a learning object's xml (via the xml link in the xml sharing tab on properties). The app has been built with Xerte 3.0, and I'll put the source code up at some point. There is obviously more work to do with supporting the other page types, but I do wonder how many it is sensible to attempt, anyway, there's a few to be getting on with. Next steps is to package it for iPhone, but it's not as easy as the Android route. I think we can also do Blackberry. Home: [cid:image007.png at 01CC8CCC.8D8C4920] Add Content [cid:image008.png at 01CC8CCC.8D8C4920] Remove Content: [cid:image009.png at 01CC8CCC.8D8C4920] Menu: (of learning objects in a folder): [cid:image010.png at 01CC8CCC.8D8C4920] Menu (of learning Object): [cid:image011.png at 01CC8CCC.8D8C4920] Content: [cid:image012.png at 01CC8CCC.8D8C4920] Graphics (with optional sound) [cid:image013.png at 01CC8CCC.8D8C4920] Video: [cid:image014.png at 01CC8CCC.8D8C4920] Navigators (a generic page for all navigators) [cid:image015.png at 01CC8CCC.8D8C4920] 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. ________________________________ This e-mail is only for the use of the addressee. It may contain information which is legally privileged, confidential and exempt from disclosure. The content of this e-mail can in no way be taken to be representative of the Oldham College Corporation. If you received this communication in error, or if you have any comment or concern, please contact postmaster at oldham.ac.uk ________________________________ This e-mail is only for the use of the addressee. It may contain information which is legally privileged, confidential and exempt from disclosure. The content of this e-mail can in no way be taken to be representative of the Oldham College Corporation. If you received this communication in error, or if you have any comment or concern, please contact postmaster at oldham.ac.uk ________________________________ This e-mail is only for the use of the addressee. It may contain information which is legally privileged, confidential and exempt from disclosure. The content of this e-mail can in no way be taken to be representative of the Oldham College Corporation. If you received this communication in error, or if you have any comment or concern, please contact postmaster at oldham.ac.uk _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte 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. -- -- Tom Reijnders TOR Informatica Chopinlaan 27 5242HM Rosmalen Tel: 073 5226191 Fax: 073 5226196 _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.gif Type: image/gif Size: 919 bytes Desc: image001.gif URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.gif Type: image/gif Size: 925 bytes Desc: image002.gif URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image003.gif Type: image/gif Size: 914 bytes Desc: image003.gif URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image004.jpg Type: image/jpeg Size: 897 bytes Desc: image004.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image005.jpg Type: image/jpeg Size: 825 bytes Desc: image005.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image006.jpg Type: image/jpeg Size: 890 bytes Desc: image006.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image007.png Type: image/png Size: 14171 bytes Desc: image007.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image008.png Type: image/png Size: 16246 bytes Desc: image008.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image009.png Type: image/png Size: 15396 bytes Desc: image009.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image010.png Type: image/png Size: 13585 bytes Desc: image010.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image011.png Type: image/png Size: 24200 bytes Desc: image011.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image012.png Type: image/png Size: 22493 bytes Desc: image012.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image013.png Type: image/png Size: 87332 bytes Desc: image013.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image014.png Type: image/png Size: 41422 bytes Desc: image014.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image015.png Type: image/png Size: 152893 bytes Desc: image015.png URL: From Julian.Tenney at nottingham.ac.uk Mon Oct 17 13:06:38 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Mon, 17 Oct 2011 13:06:38 +0100 Subject: [Xerte] Re: Android App In-Reply-To: <893D613E8FEA4441BC3EB829DBDA448102AC60@OC-VMAILBOX3.oldham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F06A4D143CF@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA4481023A4C@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A5E44A99@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102A726@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A62051C7@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102AA90@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A620529A@EXCHANGE1.ad.nottingham.ac.uk> <4E9C1466.8080400@tor.nl> <12C67A1EEC419342AF5E59DA31562C3F06A62052DF@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102AC60@OC-VMAILBOX3.oldham.ac.uk> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A620530A@EXCHANGE1.ad.nottingham.ac.uk> OK, bear with it... I'll use Tom's links to test some stuff, post some more if you like, it should be able to get content from any toolkits source. The apps moved on quite a bit anyway. By the end of this week, I should have a new version to test.... From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Harding, Julie Sent: 17 October 2011 13:05 To: 'Xerte discussion list' Subject: [Xerte] Re: Android App Have tried both now but same problem as Tom ____________________________ Julie Harding Resource Based Learning Manager The Oldham College [cid:image001.gif at 01CC8CCD.9AFB8160]0161 785 4106 [cid:image002.gif at 01CC8CCD.9AFB8160]julie.harding at oldham.ac.uk [cid:image003.gif at 01CC8CCD.9AFB8160]www.oldhambusinesscentre.co.uk [cid:image004.jpg at 01CC8CCD.9AFB8160] [cid:image005.jpg at 01CC8CCD.9AFB8160] [cid:image006.jpg at 01CC8CCD.9AFB8160] P Do you need to print this email?. Please consider the environment before Printing. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 17 October 2011 12:43 To: Xerte discussion list Subject: [Xerte] Re: Android App Are you linking to a folder's RSS feed? Or a LOs xml_ path from the XML sharing tab? From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Tom Reijnders Sent: 17 October 2011 12:41 To: Xerte discussion list Subject: [Xerte] Re: Android App Julian, I can't get it to work either. Your samples are working fine, but my own xml shared LO (just a title page and a text page) is not showing. The rss feed does show the correct project name (test), but clicking that, just shows a wait cursor... See for yourself: http://tor.nl/xerte/rss.php http://tor.nl/xerte/data.php?template_id=7 http://tor.nl/xerte/play.php?template_id=7 Tom Op 17-10-2011 13:11, Julian Tenney schreef: Not all the apge types re supported: try a LO with some basic text pages in it. Make ure it is set to public. Make sure you have turned on xml sharing, and are using the xml_ url in that panel of properties to add the content From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Harding, Julie Sent: 17 October 2011 12:09 To: 'Xerte discussion list' Subject: [Xerte] Re: Android App Yes I have done that. Your object loads fine but my test using the xml URL doesn't? FRUSTRATING!!! Could it be that I originally copied a LO and deleted parts of it but it still has lots of uploaded images/docs etc in the properties section even though they are 'not in use'?. ____________________________ Julie Harding Resource Based Learning Manager The Oldham College [cid:image001.gif at 01CC8CCD.9AFB8160]0161 785 4106 [cid:image002.gif at 01CC8CCD.9AFB8160]julie.harding at oldham.ac.uk [cid:image003.gif at 01CC8CCD.9AFB8160]www.oldhambusinesscentre.co.uk [cid:image004.jpg at 01CC8CCD.9AFB8160] [cid:image005.jpg at 01CC8CCD.9AFB8160] [cid:image006.jpg at 01CC8CCD.9AFB8160] P Do you need to print this email?. Please consider the environment before Printing. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 17 October 2011 10:54 To: Xerte discussion list Subject: [Xerte] Re: Android App Did you uninstall it and re-install the app? From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Harding, Julie Sent: 17 October 2011 10:53 To: 'Xerte discussion list' Subject: [Xerte] Re: Android App Nope - tried it again and still no joy? ____________________________ Julie Harding Resource Based Learning Manager The Oldham College [cid:image001.gif at 01CC8CCD.9AFB8160]0161 785 4106 [cid:image002.gif at 01CC8CCD.9AFB8160]julie.harding at oldham.ac.uk [cid:image003.gif at 01CC8CCD.9AFB8160]www.oldhambusinesscentre.co.uk [cid:image004.jpg at 01CC8CCD.9AFB8160] [cid:image005.jpg at 01CC8CCD.9AFB8160] [cid:image006.jpg at 01CC8CCD.9AFB8160] P Do you need to print this email?. Please consider the environment before Printing. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 10 October 2011 11:03 To: Xerte discussion list Subject: [Xerte] Re: Android App Duh, I left a hard coded path in there for testing. Try it again now... you should be able to: - create a folder in toolkits, get the RSS link to that and add that content; all content included has to be public, xml sharing=on and include in RSS = on; - or you can subscribe directly to a learning object's xml_ url. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Harding, Julie Sent: 06 October 2011 11:20 To: 'Xerte discussion list' Subject: [Xerte] Re: Android App This looks brill. I have managed to download the app successfully on my Samsung Galaxy. Your content sample opens and works fine. I have copied one of my learning objects and stripped some features out to keep basically to your list and have set up the shared XML link but it will not open? I have also tried the RSS feed but can't run that either and I really want this to work as I think it is a great idea. Any suggestions. Thanks Julie ______________________________ Julie Harding Resource Based Learning Manager The Oldham College [cid:image001.gif at 01CC8CCD.9AFB8160]0161 785 4106 [cid:image002.gif at 01CC8CCD.9AFB8160]julie.harding at oldham.ac.uk [cid:image003.gif at 01CC8CCD.9AFB8160]www.oldham.ac.uk [cid:image003.gif at 01CC8CCD.9AFB8160]www.oldhambusinesscentre.co.uk P Do you need to print this email?. Please consider the environment before Printing. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 05 October 2011 16:52 To: Xerte discussion list Subject: [Xerte] Android App I've got an android app that consumes toolkits content: all the text pages, and all the navigators so far. You can subscribe either to the RSS feed of a folder, or to a learning object itself. If you've got an android phone, you can install the (beta) application from http://www.nottingham.ac.uk/xerte/downloads/application.apk. Thoughts most welcome. On the home screen you can subscribe to content from a toolkits installation, either a folder's RSS feed, or a learning object's xml (via the xml link in the xml sharing tab on properties). The app has been built with Xerte 3.0, and I'll put the source code up at some point. There is obviously more work to do with supporting the other page types, but I do wonder how many it is sensible to attempt, anyway, there's a few to be getting on with. Next steps is to package it for iPhone, but it's not as easy as the Android route. I think we can also do Blackberry. Home: [cid:image007.png at 01CC8CCD.9AFB8160] Add Content [cid:image008.png at 01CC8CCD.9AFB8160] Remove Content: [cid:image009.png at 01CC8CCD.9AFB8160] Menu: (of learning objects in a folder): [cid:image010.png at 01CC8CCD.9AFB8160] Menu (of learning Object): [cid:image011.png at 01CC8CCD.9AFB8160] Content: [cid:image012.png at 01CC8CCD.9AFB8160] Graphics (with optional sound) [cid:image013.png at 01CC8CCD.9AFB8160] Video: [cid:image014.png at 01CC8CCD.9AFB8160] Navigators (a generic page for all navigators) [cid:image015.png at 01CC8CCD.9AFB8160] 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. ________________________________ This e-mail is only for the use of the addressee. It may contain information which is legally privileged, confidential and exempt from disclosure. The content of this e-mail can in no way be taken to be representative of the Oldham College Corporation. If you received this communication in error, or if you have any comment or concern, please contact postmaster at oldham.ac.uk ________________________________ This e-mail is only for the use of the addressee. It may contain information which is legally privileged, confidential and exempt from disclosure. The content of this e-mail can in no way be taken to be representative of the Oldham College Corporation. If you received this communication in error, or if you have any comment or concern, please contact postmaster at oldham.ac.uk ________________________________ This e-mail is only for the use of the addressee. It may contain information which is legally privileged, confidential and exempt from disclosure. The content of this e-mail can in no way be taken to be representative of the Oldham College Corporation. If you received this communication in error, or if you have any comment or concern, please contact postmaster at oldham.ac.uk _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte 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. -- -- Tom Reijnders TOR Informatica Chopinlaan 27 5242HM Rosmalen Tel: 073 5226191 Fax: 073 5226196 ________________________________ This e-mail is only for the use of the addressee. It may contain information which is legally privileged, confidential and exempt from disclosure. The content of this e-mail can in no way be taken to be representative of the Oldham College Corporation. If you received this communication in error, or if you have any comment or concern, please contact postmaster at oldham.ac.uk -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.gif Type: image/gif Size: 919 bytes Desc: image001.gif URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.gif Type: image/gif Size: 925 bytes Desc: image002.gif URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image003.gif Type: image/gif Size: 914 bytes Desc: image003.gif URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image004.jpg Type: image/jpeg Size: 897 bytes Desc: image004.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image005.jpg Type: image/jpeg Size: 825 bytes Desc: image005.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image006.jpg Type: image/jpeg Size: 890 bytes Desc: image006.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image007.png Type: image/png Size: 14171 bytes Desc: image007.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image008.png Type: image/png Size: 16246 bytes Desc: image008.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image009.png Type: image/png Size: 15396 bytes Desc: image009.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image010.png Type: image/png Size: 13585 bytes Desc: image010.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image011.png Type: image/png Size: 24200 bytes Desc: image011.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image012.png Type: image/png Size: 22493 bytes Desc: image012.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image013.png Type: image/png Size: 87332 bytes Desc: image013.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image014.png Type: image/png Size: 41422 bytes Desc: image014.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image015.png Type: image/png Size: 152893 bytes Desc: image015.png URL: From patrick.lockley at googlemail.com Mon Oct 17 13:28:58 2011 From: patrick.lockley at googlemail.com (Pat Lockley) Date: Mon, 17 Oct 2011 13:28:58 +0100 Subject: [Xerte] Re: Android App In-Reply-To: <4E9C19A7.6040705@tor.nl> References: <12C67A1EEC419342AF5E59DA31562C3F06A4D143CF@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA4481023A4C@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A5E44A99@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102A726@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A62051C7@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102AA90@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A620529A@EXCHANGE1.ad.nottingham.ac.uk> <4E9C1466.8080400@tor.nl> <12C67A1EEC419342AF5E59DA31562C3F06A62052DF@EXCHANGE1.ad.nottingham.ac.uk> <4E9C19A7.6040705@tor.nl> Message-ID: sorry, I read the URLs wrong.... On Mon, Oct 17, 2011 at 1:03 PM, Tom Reijnders wrote: > ** > I tried both... > > Op 17-10-2011 13:43, Julian Tenney schreef: > > Are you linking to a folder?s RSS feed?**** > > ** ** > > Or a LOs xml_ path from the XML sharing tab?**** > > ** ** > > *From:* xerte-bounces at lists.nottingham.ac.uk [ > mailto:xerte-bounces at lists.nottingham.ac.uk] > *On Behalf Of *Tom Reijnders > *Sent:* 17 October 2011 12:41 > *To:* Xerte discussion list > *Subject:* [Xerte] Re: Android App**** > > ** ** > > Julian, > > I can't get it to work either. Your samples are working fine, but my own > xml shared LO (just a title page and a text page) is not showing. > > The rss feed does show the correct project name (test), but clicking that, > just shows a wait cursor... > > See for yourself: > http://tor.nl/xerte/rss.php > http://tor.nl/xerte/data.php?template_id=7 > http://tor.nl/xerte/play.php?template_id=7 > > Tom > > Op 17-10-2011 13:11, Julian Tenney schreef: **** > > Not all the apge types re supported: try a LO with some basic text pages in > it.**** > > **** > > Make ure it is set to public.**** > > **** > > Make sure you have turned on xml sharing, and are using the xml_ url in > that panel of properties to add the content**** > > **** > > *From:* xerte-bounces at lists.nottingham.ac.uk [ > mailto:xerte-bounces at lists.nottingham.ac.uk] > *On Behalf Of *Harding, Julie > *Sent:* 17 October 2011 12:09 > *To:* 'Xerte discussion list' > *Subject:* [Xerte] Re: Android App**** > > **** > > Yes I have done that. Your object loads fine but my test using the xml URL > doesn?t? FRUSTRATING!!! Could it be that I originally copied a LO and > deleted parts of it but it still has lots of uploaded images/docs etc in the > properties section even though they are ?not in use??.**** > > **** > > ____________________________ > Julie Harding > Resource Based Learning Manager > *The Oldham College* > [image: Description: \\oldham.ac.uk\netlogon\bin\phone.gif]0161 785 4106 > [image: Description: \\oldham.ac.uk\netlogon\bin\mail.gif] > julie.harding at oldham.ac.uk > [image: Description: \\oldham.ac.uk\netlogon\bin\website.gif] > www.oldhambusinesscentre.co.uk > [image: Description: \\oldham.ac.uk\netlogon\bin\tocicon.gif] > [image: Description: \\oldham.ac.uk\netlogon\bin\facebook.jpg] > [image: Description: \\oldham.ac.uk\netlogon\bin\twitter.jpg] > *P** **Do you need to print this email?. Please consider the environment > before Printing.***** > > *From:* xerte-bounces at lists.nottingham.ac.uk [ > mailto:xerte-bounces at lists.nottingham.ac.uk] > *On Behalf Of *Julian Tenney > *Sent:* 17 October 2011 10:54 > *To:* Xerte discussion list > *Subject:* [Xerte] Re: Android App**** > > **** > > Did you uninstall it and re-install the app?**** > > **** > > *From:* xerte-bounces at lists.nottingham.ac.uk > [mailto:xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *Harding, > Julie > *Sent:* 17 October 2011 10:53 > *To:* 'Xerte discussion list' > *Subject:* [Xerte] Re: Android App**** > > **** > > Nope ? tried it again and still no joy?**** > > **** > > ____________________________ > Julie Harding > Resource Based Learning Manager > *The Oldham College* > [image: Description: \\oldham.ac.uk\netlogon\bin\phone.gif]0161 785 4106 > [image: Description: \\oldham.ac.uk\netlogon\bin\mail.gif] > julie.harding at oldham.ac.uk > [image: Description: \\oldham.ac.uk\netlogon\bin\website.gif] > www.oldhambusinesscentre.co.uk > [image: Description: \\oldham.ac.uk\netlogon\bin\tocicon.gif] > [image: Description: \\oldham.ac.uk\netlogon\bin\facebook.jpg] > [image: Description: \\oldham.ac.uk\netlogon\bin\twitter.jpg] > *P** **Do you need to print this email?. Please consider the environment > before Printing.***** > > *From:* xerte-bounces at lists.nottingham.ac.uk > [mailto:xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *Julian Tenney > *Sent:* 10 October 2011 11:03 > *To:* Xerte discussion list > *Subject:* [Xerte] Re: Android App**** > > **** > > Duh, I left a hard coded path in there for testing. Try it again now? you > should be able to:**** > > **** > > - create a folder in toolkits, get the RSS link to that and add that > content; all content included has to be public, xml sharing=on and include > in RSS = on;**** > > **** > > - or you can subscribe directly to a learning object?s xml_ url.**** > > **** > > *From:* xerte-bounces at lists.nottingham.ac.uk > [mailto:xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *Harding, > Julie > *Sent:* 06 October 2011 11:20 > *To:* 'Xerte discussion list' > *Subject:* [Xerte] Re: Android App**** > > **** > > This looks brill. I have managed to download the app successfully on my > Samsung Galaxy. Your content sample opens and works fine. I have copied one > of my learning objects and stripped some features out to keep basically to > your list and have set up the shared XML link but it will not open?**** > > I have also tried the RSS feed but can?t run that either and I really want > this to work as I think it is a great idea. Any suggestions.**** > > Thanks**** > > Julie**** > > **** > > ______________________________ > Julie Harding > Resource Based Learning Manager > *The Oldham College* > [image: Description: \\oldham.ac.uk\netlogon\bin\phone.gif]0161 785 4106 > [image: Description: \\oldham.ac.uk\netlogon\bin\mail.gif] > julie.harding at oldham.ac.uk > [image: Description: \\oldham.ac.uk\netlogon\bin\website.gif] > www.oldham.ac.uk > [image: Description: \\oldham.ac.uk\netlogon\bin\website.gif] > www.oldhambusinesscentre.co.uk > *P** **Do you need to print this email?. Please consider the environment > before Printing.***** > > *From:* xerte-bounces at lists.nottingham.ac.uk > [mailto:xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *Julian Tenney > *Sent:* 05 October 2011 16:52 > *To:* Xerte discussion list > *Subject:* [Xerte] Android App**** > > **** > > I?ve got an android app that consumes toolkits content: all the text pages, > and all the navigators so far. You can subscribe either to the RSS feed of a > folder, or to a learning object itself. **** > > **** > > If you?ve got an android phone, you can install the (beta) application from > http://www.nottingham.ac.uk/xerte/downloads/application.apk. **** > > **** > > Thoughts most welcome.**** > > **** > > On the home screen you can subscribe to content from a toolkits > installation, either a folder?s RSS feed, or a learning object?s xml (via > the xml link in the xml sharing tab on properties). The app has been built > with Xerte 3.0, and I?ll put the source code up at some point. There is > obviously more work to do with supporting the other page types, but I do > wonder how many it is sensible to attempt, anyway, there?s a few to be > getting on with.**** > > **** > > Next steps is to package it for iPhone, but it?s not as easy as the Android > route. I think we can also do Blackberry.**** > > **** > > Home:**** > > [image: cid:image001.png at 01CC837C.7D58D9A0]**** > > **** > > Add Content > [image: cid:image002.png at 01CC837C.7D58D9A0]**** > > **** > > Remove Content:**** > > [image: cid:image003.png at 01CC837C.7D58D9A0]**** > > **** > > Menu: (of learning objects in a folder):**** > > [image: cid:image004.png at 01CC837C.7D58D9A0]**** > > **** > > Menu (of learning Object): > [image: cid:image005.png at 01CC837C.7D58D9A0]**** > > **** > > Content: > [image: cid:image006.png at 01CC837C.7D58D9A0]**** > > **** > > Graphics (with optional sound)**** > > [image: cid:image007.png at 01CC837C.7D58D9A0]**** > > **** > > Video:**** > > [image: cid:image008.png at 01CC837C.7D58D9A0]**** > > **** > > Navigators (a generic page for all navigators) > [image: cid:image009.png at 01CC837C.7D58D9A0]**** > > **** > > **** > > **** > > **** > > 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. > **** > > **** > ------------------------------ > > > This e-mail is only for the use of the addressee. It may > contain information which is legally privileged, confidential and exempt > from > disclosure. The content of this e-mail can in no way be taken to be > representative of the Oldham College Corporation. If you received this > communication in error, or if you have any comment or concern, please > contact postmaster at oldham.ac.uk**** > > **** > ------------------------------ > > > This e-mail is only for the use of the addressee. It may > contain information which is legally privileged, confidential and exempt > from > disclosure. The content of this e-mail can in no way be taken to be > representative of the Oldham College Corporation. If you received this > communication in error, or if you have any comment or concern, please > contact postmaster at oldham.ac.uk**** > > **** > ------------------------------ > > > This e-mail is only for the use of the addressee. It may > contain information which is legally privileged, confidential and exempt > from > disclosure. The content of this e-mail can in no way be taken to be > representative of the Oldham College Corporation. If you received this > communication in error, or if you have any comment or concern, please > contact postmaster at oldham.ac.uk**** > > ** ** > > ** ** > > _______________________________________________**** > > Xerte mailing list**** > > Xerte at lists.nottingham.ac.uk**** > > http://lists.nottingham.ac.uk/mailman/listinfo/xerte**** > > ** ** > > 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.**** > > ** ** > > **** > > > > **** > > -- **** > > --**** > > ** ** > > Tom Reijnders**** > > TOR Informatica**** > > Chopinlaan 27**** > > 5242HM Rosmalen**** > > Tel: 073 5226191**** > > Fax: 073 5226196**** > > ** ** > > > _______________________________________________ > Xerte mailing listXerte at lists.nottingham.ac.ukhttp://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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. > > > > > -- > -- > > Tom Reijnders > TOR Informatica > Chopinlaan 27 > 5242HM Rosmalen > Tel: 073 5226191 > Fax: 073 5226196 > > > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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. > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 897 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 41422 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 14171 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 24200 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 13585 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 914 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 825 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 925 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 890 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 152893 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 87332 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 22493 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 16246 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 15396 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 919 bytes Desc: not available URL: From reijnders at tor.nl Mon Oct 17 13:30:40 2011 From: reijnders at tor.nl (Tom Reijnders) Date: Mon, 17 Oct 2011 14:30:40 +0200 Subject: [Xerte] Re: Android App In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A620530A@EXCHANGE1.ad.nottingham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F06A4D143CF@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA4481023A4C@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A5E44A99@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102A726@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A62051C7@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102AA90@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A620529A@EXCHANGE1.ad.nottingham.ac.uk> <4E9C1466.8080400@tor.nl> <12C67A1EEC419342AF5E59DA31562C3F06A62052DF@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102AC60@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A620530A@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <4E9C1FF0.8050504@tor.nl> Thank you Julian, fyi, I downloaded the app today, I assumed it is still version 2... I have a HTC Desire S, Vodafone branded, Android 2.3.3 Op 17-10-2011 14:06, Julian Tenney schreef: > > OK, bear with it... > > I'll use Tom's links to test some stuff, post some more if you like, > it should be able to get content from any toolkits source. > > The apps moved on quite a bit anyway. By the end of this week, I > should have a new version to test.... > > *From:* xerte-bounces at lists.nottingham.ac.uk > [mailto:xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *Harding, > Julie > *Sent:* 17 October 2011 13:05 > *To:* 'Xerte discussion list' > *Subject:* [Xerte] Re: Android App > > Have tried both now but same problem as Tom > > ____________________________ > Julie Harding > Resource Based Learning Manager > *The Oldham College* > Description: \\oldham.ac.uk\netlogon\bin\phone.gif0161 785 4106 > Description: > \\oldham.ac.uk\netlogon\bin\mail.gifjulie.harding at oldham.ac.uk > > Description: > \\oldham.ac.uk\netlogon\bin\website.gifwww.oldhambusinesscentre.co.uk > Description: \\oldham.ac.uk\netlogon\bin\tocicon.gif > Description: > \\oldham.ac.uk\netlogon\bin\facebook.jpg > Description: > \\oldham.ac.uk\netlogon\bin\twitter.jpg > > *P** **Do you need to print this email?. Please consider the > environment before Printing.* > > *From:* xerte-bounces at lists.nottingham.ac.uk > [mailto:xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *Julian Tenney > *Sent:* 17 October 2011 12:43 > *To:* Xerte discussion list > *Subject:* [Xerte] Re: Android App > > Are you linking to a folder's RSS feed? > > Or a LOs xml_ path from the XML sharing tab? > > *From:* xerte-bounces at lists.nottingham.ac.uk > > [mailto:xerte-bounces at lists.nottingham.ac.uk] > *On Behalf Of > *Tom Reijnders > *Sent:* 17 October 2011 12:41 > *To:* Xerte discussion list > *Subject:* [Xerte] Re: Android App > > Julian, > > I can't get it to work either. Your samples are working fine, but my > own xml shared LO (just a title page and a text page) is not showing. > > The rss feed does show the correct project name (test), but clicking > that, just shows a wait cursor... > > See for yourself: > http://tor.nl/xerte/rss.php > http://tor.nl/xerte/data.php?template_id=7 > http://tor.nl/xerte/play.php?template_id=7 > > Tom > > Op 17-10-2011 13:11, Julian Tenney schreef: > > Not all the apge types re supported: try a LO with some basic text > pages in it. > > Make ure it is set to public. > > Make sure you have turned on xml sharing, and are using the xml_ url > in that panel of properties to add the content > > *From:* xerte-bounces at lists.nottingham.ac.uk > > [mailto:xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *Harding, > Julie > *Sent:* 17 October 2011 12:09 > *To:* 'Xerte discussion list' > *Subject:* [Xerte] Re: Android App > > Yes I have done that. Your object loads fine but my test using the xml > URL doesn't? FRUSTRATING!!! Could it be that I originally copied a LO > and deleted parts of it but it still has lots of uploaded images/docs > etc in the properties section even though they are 'not in use'?. > > ____________________________ > Julie Harding > Resource Based Learning Manager > *The Oldham College* > Description: \\oldham.ac.uk\netlogon\bin\phone.gif0161 785 4106 > Description: > \\oldham.ac.uk\netlogon\bin\mail.gifjulie.harding at oldham.ac.uk > > Description: > \\oldham.ac.uk\netlogon\bin\website.gifwww.oldhambusinesscentre.co.uk > Description: \\oldham.ac.uk\netlogon\bin\tocicon.gif > Description: > \\oldham.ac.uk\netlogon\bin\facebook.jpg > Description: > \\oldham.ac.uk\netlogon\bin\twitter.jpg > > *P** **Do you need to print this email?. Please consider the > environment before Printing.* > > *From:* xerte-bounces at lists.nottingham.ac.uk > > [mailto:xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *Julian Tenney > *Sent:* 17 October 2011 10:54 > *To:* Xerte discussion list > *Subject:* [Xerte] Re: Android App > > Did you uninstall it and re-install the app? > > *From:* xerte-bounces at lists.nottingham.ac.uk > > [mailto:xerte-bounces at lists.nottingham.ac.uk] > *On Behalf Of > *Harding, Julie > *Sent:* 17 October 2011 10:53 > *To:* 'Xerte discussion list' > *Subject:* [Xerte] Re: Android App > > Nope -- tried it again and still no joy? > > ____________________________ > Julie Harding > Resource Based Learning Manager > *The Oldham College* > Description: \\oldham.ac.uk\netlogon\bin\phone.gif0161 785 4106 > Description: > \\oldham.ac.uk\netlogon\bin\mail.gifjulie.harding at oldham.ac.uk > > Description: > \\oldham.ac.uk\netlogon\bin\website.gifwww.oldhambusinesscentre.co.uk > Description: \\oldham.ac.uk\netlogon\bin\tocicon.gif > Description: > \\oldham.ac.uk\netlogon\bin\facebook.jpg > Description: > \\oldham.ac.uk\netlogon\bin\twitter.jpg > > *P** **Do you need to print this email?. Please consider the > environment before Printing.* > > *From:* xerte-bounces at lists.nottingham.ac.uk > > [mailto:xerte-bounces at lists.nottingham.ac.uk] > *On Behalf Of > *Julian Tenney > *Sent:* 10 October 2011 11:03 > *To:* Xerte discussion list > *Subject:* [Xerte] Re: Android App > > Duh, I left a hard coded path in there for testing. Try it again > now... you should be able to: > > - create a folder in toolkits, get the RSS link to that and add that > content; all content included has to be public, xml sharing=on and > include in RSS = on; > > - or you can subscribe directly to a learning object's xml_ url. > > *From:* xerte-bounces at lists.nottingham.ac.uk > > [mailto:xerte-bounces at lists.nottingham.ac.uk] > *On Behalf Of > *Harding, Julie > *Sent:* 06 October 2011 11:20 > *To:* 'Xerte discussion list' > *Subject:* [Xerte] Re: Android App > > This looks brill. I have managed to download the app successfully on > my Samsung Galaxy. Your content sample opens and works fine. I have > copied one of my learning objects and stripped some features out to > keep basically to your list and have set up the shared XML link but it > will not open? > > I have also tried the RSS feed but can't run that either and I really > want this to work as I think it is a great idea. Any suggestions. > > Thanks > > Julie > > ______________________________ > Julie Harding > Resource Based Learning Manager > *The Oldham College* > Description: \\oldham.ac.uk\netlogon\bin\phone.gif0161 785 4106 > Description: > \\oldham.ac.uk\netlogon\bin\mail.gifjulie.harding at oldham.ac.uk > > Description: \\oldham.ac.uk\netlogon\bin\website.gifwww.oldham.ac.uk > Description: > \\oldham.ac.uk\netlogon\bin\website.gifwww.oldhambusinesscentre.co.uk > *P** **Do you need to print this email?. Please consider the > environment before Printing.* > > *From:* xerte-bounces at lists.nottingham.ac.uk > > [mailto:xerte-bounces at lists.nottingham.ac.uk] > *On Behalf Of > *Julian Tenney > *Sent:* 05 October 2011 16:52 > *To:* Xerte discussion list > *Subject:* [Xerte] Android App > > I've got an android app that consumes toolkits content: all the text > pages, and all the navigators so far. You can subscribe either to the > RSS feed of a folder, or to a learning object itself. > > If you've got an android phone, you can install the (beta) application > from http://www.nottingham.ac.uk/xerte/downloads/application.apk. > > Thoughts most welcome. > > On the home screen you can subscribe to content from a toolkits > installation, either a folder's RSS feed, or a learning object's xml > (via the xml link in the xml sharing tab on properties). The app has > been built with Xerte 3.0, and I'll put the source code up at some > point. There is obviously more work to do with supporting the other > page types, but I do wonder how many it is sensible to attempt, > anyway, there's a few to be getting on with. > > Next steps is to package it for iPhone, but it's not as easy as the > Android route. I think we can also do Blackberry. > > Home: > > cid:image001.png at 01CC837C.7D58D9A0 > > Add Content > cid:image002.png at 01CC837C.7D58D9A0 > > Remove Content: > > cid:image003.png at 01CC837C.7D58D9A0 > > Menu: (of learning objects in a folder): > > cid:image004.png at 01CC837C.7D58D9A0 > > Menu (of learning Object): > cid:image005.png at 01CC837C.7D58D9A0 > > Content: > cid:image006.png at 01CC837C.7D58D9A0 > > Graphics (with optional sound) > > cid:image007.png at 01CC837C.7D58D9A0 > > Video: > > cid:image008.png at 01CC837C.7D58D9A0 > > Navigators (a generic page for all navigators) > cid:image009.png at 01CC837C.7D58D9A0 > > 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. > > ------------------------------------------------------------------------ > > > This e-mail is only for the use of the addressee. It may > contain information which is legally privileged, confidential and > exempt from > disclosure. The content of this e-mail can in no way be taken to be > representative of the Oldham College Corporation. If you received this > communication in error, or if you have any comment or concern, please > contact postmaster at oldham.ac.uk > > ------------------------------------------------------------------------ > > > This e-mail is only for the use of the addressee. It may > contain information which is legally privileged, confidential and > exempt from > disclosure. The content of this e-mail can in no way be taken to be > representative of the Oldham College Corporation. If you received this > communication in error, or if you have any comment or concern, please > contact postmaster at oldham.ac.uk > > ------------------------------------------------------------------------ > > > This e-mail is only for the use of the addressee. It may > contain information which is legally privileged, confidential and > exempt from > disclosure. The content of this e-mail can in no way be taken to be > representative of the Oldham College Corporation. If you received this > communication in error, or if you have any comment or concern, please > contact postmaster at oldham.ac.uk > > > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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. > > > > -- > -- > > Tom Reijnders > TOR Informatica > Chopinlaan 27 > 5242HM Rosmalen > Tel: 073 5226191 > Fax: 073 5226196 > > > ------------------------------------------------------------------------ > > > This e-mail is only for the use of the addressee. It may > contain information which is legally privileged, confidential and > exempt from > disclosure. The content of this e-mail can in no way be taken to be > representative of the Oldham College Corporation. If you received this > communication in error, or if you have any comment or concern, please > contact postmaster at oldham.ac.uk > > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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. > > -- -- Tom Reijnders TOR Informatica Chopinlaan 27 5242HM Rosmalen Tel: 073 5226191 Fax: 073 5226196 -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 919 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 925 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 914 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 897 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 825 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 890 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 14171 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 16246 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 15396 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 13585 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 24200 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 22493 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 87332 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 41422 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 152893 bytes Desc: not available URL: From Julian.Tenney at nottingham.ac.uk Mon Oct 17 13:32:09 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Mon, 17 Oct 2011 13:32:09 +0100 Subject: [Xerte] Re: Android App In-Reply-To: <4E9C1FF0.8050504@tor.nl> References: <12C67A1EEC419342AF5E59DA31562C3F06A4D143CF@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA4481023A4C@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A5E44A99@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102A726@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A62051C7@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102AA90@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A620529A@EXCHANGE1.ad.nottingham.ac.uk> <4E9C1466.8080400@tor.nl> <12C67A1EEC419342AF5E59DA31562C3F06A62052DF@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102AC60@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A620530A@EXCHANGE1.ad.nottingham.ac.uk> <4E9C1FF0.8050504@tor.nl> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A6205337@EXCHANGE1.ad.nottingham.ac.uk> It's kinda v0.01, From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Tom Reijnders Sent: 17 October 2011 13:31 To: Xerte discussion list Subject: [Xerte] Re: Android App Thank you Julian, fyi, I downloaded the app today, I assumed it is still version 2... I have a HTC Desire S, Vodafone branded, Android 2.3.3 Op 17-10-2011 14:06, Julian Tenney schreef: OK, bear with it... I'll use Tom's links to test some stuff, post some more if you like, it should be able to get content from any toolkits source. The apps moved on quite a bit anyway. By the end of this week, I should have a new version to test.... From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Harding, Julie Sent: 17 October 2011 13:05 To: 'Xerte discussion list' Subject: [Xerte] Re: Android App Have tried both now but same problem as Tom ____________________________ Julie Harding Resource Based Learning Manager The Oldham College [cid:image001.gif at 01CC8CD1.2BA52B00]0161 785 4106 [cid:image002.gif at 01CC8CD1.2BA52B00]julie.harding at oldham.ac.uk [cid:image003.gif at 01CC8CD1.2BA52B00]www.oldhambusinesscentre.co.uk [cid:image004.jpg at 01CC8CD1.2BA52B00] [cid:image005.jpg at 01CC8CD1.2BA52B00] [cid:image006.jpg at 01CC8CD1.2BA52B00] P Do you need to print this email?. Please consider the environment before Printing. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 17 October 2011 12:43 To: Xerte discussion list Subject: [Xerte] Re: Android App Are you linking to a folder's RSS feed? Or a LOs xml_ path from the XML sharing tab? From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Tom Reijnders Sent: 17 October 2011 12:41 To: Xerte discussion list Subject: [Xerte] Re: Android App Julian, I can't get it to work either. Your samples are working fine, but my own xml shared LO (just a title page and a text page) is not showing. The rss feed does show the correct project name (test), but clicking that, just shows a wait cursor... See for yourself: http://tor.nl/xerte/rss.php http://tor.nl/xerte/data.php?template_id=7 http://tor.nl/xerte/play.php?template_id=7 Tom Op 17-10-2011 13:11, Julian Tenney schreef: Not all the apge types re supported: try a LO with some basic text pages in it. Make ure it is set to public. Make sure you have turned on xml sharing, and are using the xml_ url in that panel of properties to add the content From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Harding, Julie Sent: 17 October 2011 12:09 To: 'Xerte discussion list' Subject: [Xerte] Re: Android App Yes I have done that. Your object loads fine but my test using the xml URL doesn't? FRUSTRATING!!! Could it be that I originally copied a LO and deleted parts of it but it still has lots of uploaded images/docs etc in the properties section even though they are 'not in use'?. ____________________________ Julie Harding Resource Based Learning Manager The Oldham College [cid:image001.gif at 01CC8CD1.2BA52B00]0161 785 4106 [cid:image002.gif at 01CC8CD1.2BA52B00]julie.harding at oldham.ac.uk [cid:image003.gif at 01CC8CD1.2BA52B00]www.oldhambusinesscentre.co.uk [cid:image004.jpg at 01CC8CD1.2BA52B00] [cid:image005.jpg at 01CC8CD1.2BA52B00] [cid:image006.jpg at 01CC8CD1.2BA52B00] P Do you need to print this email?. Please consider the environment before Printing. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 17 October 2011 10:54 To: Xerte discussion list Subject: [Xerte] Re: Android App Did you uninstall it and re-install the app? From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Harding, Julie Sent: 17 October 2011 10:53 To: 'Xerte discussion list' Subject: [Xerte] Re: Android App Nope - tried it again and still no joy? ____________________________ Julie Harding Resource Based Learning Manager The Oldham College [cid:image001.gif at 01CC8CD1.2BA52B00]0161 785 4106 [cid:image002.gif at 01CC8CD1.2BA52B00]julie.harding at oldham.ac.uk [cid:image003.gif at 01CC8CD1.2BA52B00]www.oldhambusinesscentre.co.uk [cid:image004.jpg at 01CC8CD1.2BA52B00] [cid:image005.jpg at 01CC8CD1.2BA52B00] [cid:image006.jpg at 01CC8CD1.2BA52B00] P Do you need to print this email?. Please consider the environment before Printing. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 10 October 2011 11:03 To: Xerte discussion list Subject: [Xerte] Re: Android App Duh, I left a hard coded path in there for testing. Try it again now... you should be able to: - create a folder in toolkits, get the RSS link to that and add that content; all content included has to be public, xml sharing=on and include in RSS = on; - or you can subscribe directly to a learning object's xml_ url. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Harding, Julie Sent: 06 October 2011 11:20 To: 'Xerte discussion list' Subject: [Xerte] Re: Android App This looks brill. I have managed to download the app successfully on my Samsung Galaxy. Your content sample opens and works fine. I have copied one of my learning objects and stripped some features out to keep basically to your list and have set up the shared XML link but it will not open? I have also tried the RSS feed but can't run that either and I really want this to work as I think it is a great idea. Any suggestions. Thanks Julie ______________________________ Julie Harding Resource Based Learning Manager The Oldham College [cid:image001.gif at 01CC8CD1.2BA52B00]0161 785 4106 [cid:image002.gif at 01CC8CD1.2BA52B00]julie.harding at oldham.ac.uk [cid:image003.gif at 01CC8CD1.2BA52B00]www.oldham.ac.uk [cid:image003.gif at 01CC8CD1.2BA52B00]www.oldhambusinesscentre.co.uk P Do you need to print this email?. Please consider the environment before Printing. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 05 October 2011 16:52 To: Xerte discussion list Subject: [Xerte] Android App I've got an android app that consumes toolkits content: all the text pages, and all the navigators so far. You can subscribe either to the RSS feed of a folder, or to a learning object itself. If you've got an android phone, you can install the (beta) application from http://www.nottingham.ac.uk/xerte/downloads/application.apk. Thoughts most welcome. On the home screen you can subscribe to content from a toolkits installation, either a folder's RSS feed, or a learning object's xml (via the xml link in the xml sharing tab on properties). The app has been built with Xerte 3.0, and I'll put the source code up at some point. There is obviously more work to do with supporting the other page types, but I do wonder how many it is sensible to attempt, anyway, there's a few to be getting on with. Next steps is to package it for iPhone, but it's not as easy as the Android route. I think we can also do Blackberry. Home: [cid:image007.png at 01CC8CD1.2BA52B00] Add Content [cid:image008.png at 01CC8CD1.2BA52B00] Remove Content: [cid:image009.png at 01CC8CD1.2BA52B00] Menu: (of learning objects in a folder): [cid:image010.png at 01CC8CD1.2BA52B00] Menu (of learning Object): [cid:image011.png at 01CC8CD1.2BA52B00] Content: [cid:image012.png at 01CC8CD1.2BA52B00] Graphics (with optional sound) [cid:image013.png at 01CC8CD1.2BA52B00] Video: [cid:image014.png at 01CC8CD1.2BA52B00] Navigators (a generic page for all navigators) [cid:image015.png at 01CC8CD1.2BA52B00] 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. ________________________________ This e-mail is only for the use of the addressee. It may contain information which is legally privileged, confidential and exempt from disclosure. The content of this e-mail can in no way be taken to be representative of the Oldham College Corporation. If you received this communication in error, or if you have any comment or concern, please contact postmaster at oldham.ac.uk ________________________________ This e-mail is only for the use of the addressee. It may contain information which is legally privileged, confidential and exempt from disclosure. The content of this e-mail can in no way be taken to be representative of the Oldham College Corporation. If you received this communication in error, or if you have any comment or concern, please contact postmaster at oldham.ac.uk ________________________________ This e-mail is only for the use of the addressee. It may contain information which is legally privileged, confidential and exempt from disclosure. The content of this e-mail can in no way be taken to be representative of the Oldham College Corporation. If you received this communication in error, or if you have any comment or concern, please contact postmaster at oldham.ac.uk _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte 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. -- -- Tom Reijnders TOR Informatica Chopinlaan 27 5242HM Rosmalen Tel: 073 5226191 Fax: 073 5226196 ________________________________ This e-mail is only for the use of the addressee. It may contain information which is legally privileged, confidential and exempt from disclosure. The content of this e-mail can in no way be taken to be representative of the Oldham College Corporation. If you received this communication in error, or if you have any comment or concern, please contact postmaster at oldham.ac.uk _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte 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. -- -- Tom Reijnders TOR Informatica Chopinlaan 27 5242HM Rosmalen Tel: 073 5226191 Fax: 073 5226196 -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.gif Type: image/gif Size: 919 bytes Desc: image001.gif URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.gif Type: image/gif Size: 925 bytes Desc: image002.gif URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image003.gif Type: image/gif Size: 914 bytes Desc: image003.gif URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image004.jpg Type: image/jpeg Size: 897 bytes Desc: image004.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image005.jpg Type: image/jpeg Size: 825 bytes Desc: image005.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image006.jpg Type: image/jpeg Size: 890 bytes Desc: image006.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image007.png Type: image/png Size: 14171 bytes Desc: image007.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image008.png Type: image/png Size: 16246 bytes Desc: image008.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image009.png Type: image/png Size: 15396 bytes Desc: image009.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image010.png Type: image/png Size: 13585 bytes Desc: image010.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image011.png Type: image/png Size: 24200 bytes Desc: image011.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image012.png Type: image/png Size: 22493 bytes Desc: image012.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image013.png Type: image/png Size: 87332 bytes Desc: image013.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image014.png Type: image/png Size: 41422 bytes Desc: image014.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image015.png Type: image/png Size: 152893 bytes Desc: image015.png URL: From reijnders at tor.nl Mon Oct 17 13:35:27 2011 From: reijnders at tor.nl (Tom Reijnders) Date: Mon, 17 Oct 2011 14:35:27 +0200 Subject: [Xerte] Re: Android App In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A6205337@EXCHANGE1.ad.nottingham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F06A4D143CF@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA4481023A4C@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A5E44A99@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102A726@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A62051C7@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102AA90@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A620529A@EXCHANGE1.ad.nottingham.ac.uk> <4E9C1466.8080400@tor.nl> <12C67A1EEC419342AF5E59DA31562C3F06A62052DF@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102AC60@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A620530A@EXCHANGE1.ad.nottingham.ac.uk> <4E9C1FF0.8050504@tor.nl> <12C67A1EEC419342AF5E59DA31562C3F06A6205337@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <4E9C210F.2070707@tor.nl> Ok..., version 2 of the download... Second announcment of download... :-) The LINKS in the email BTW are invalid. The text is correct!, but the link will get you to the rss feed..... Op 17-10-2011 14:32, Julian Tenney schreef: > > It's kinda v0.01, > > *From:* xerte-bounces at lists.nottingham.ac.uk > [mailto:xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *Tom Reijnders > *Sent:* 17 October 2011 13:31 > *To:* Xerte discussion list > *Subject:* [Xerte] Re: Android App > > Thank you Julian, fyi, I downloaded the app today, I assumed it is > still version 2... > > I have a HTC Desire S, Vodafone branded, Android 2.3.3 > > > Op 17-10-2011 14:06, Julian Tenney schreef: > > OK, bear with it... > > I'll use Tom's links to test some stuff, post some more if you like, > it should be able to get content from any toolkits source. > > The apps moved on quite a bit anyway. By the end of this week, I > should have a new version to test.... > > *From:* xerte-bounces at lists.nottingham.ac.uk > > [mailto:xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *Harding, > Julie > *Sent:* 17 October 2011 13:05 > *To:* 'Xerte discussion list' > *Subject:* [Xerte] Re: Android App > > Have tried both now but same problem as Tom > > ____________________________ > Julie Harding > Resource Based Learning Manager > *The Oldham College* > Description: \\oldham.ac.uk\netlogon\bin\phone.gif0161 785 4106 > Description: > \\oldham.ac.uk\netlogon\bin\mail.gifjulie.harding at oldham.ac.uk > > Description: > \\oldham.ac.uk\netlogon\bin\website.gifwww.oldhambusinesscentre.co.uk > Description: \\oldham.ac.uk\netlogon\bin\tocicon.gif > Description: > \\oldham.ac.uk\netlogon\bin\facebook.jpg > Description: > \\oldham.ac.uk\netlogon\bin\twitter.jpg > > *P** **Do you need to print this email?. Please consider the > environment before Printing.* > > *From:* xerte-bounces at lists.nottingham.ac.uk > > [mailto:xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *Julian Tenney > *Sent:* 17 October 2011 12:43 > *To:* Xerte discussion list > *Subject:* [Xerte] Re: Android App > > Are you linking to a folder's RSS feed? > > Or a LOs xml_ path from the XML sharing tab? > > *From:* xerte-bounces at lists.nottingham.ac.uk > > [mailto:xerte-bounces at lists.nottingham.ac.uk] > *On Behalf Of > *Tom Reijnders > *Sent:* 17 October 2011 12:41 > *To:* Xerte discussion list > *Subject:* [Xerte] Re: Android App > > Julian, > > I can't get it to work either. Your samples are working fine, but my > own xml shared LO (just a title page and a text page) is not showing. > > The rss feed does show the correct project name (test), but clicking > that, just shows a wait cursor... > > See for yourself: > http://tor.nl/xerte/rss.php > http://tor.nl/xerte/data.php?template_id=7 > http://tor.nl/xerte/play.php?template_id=7 > > Tom > > Op 17-10-2011 13:11, Julian Tenney schreef: > > Not all the apge types re supported: try a LO with some basic text > pages in it. > > Make ure it is set to public. > > Make sure you have turned on xml sharing, and are using the xml_ url > in that panel of properties to add the content > > *From:* xerte-bounces at lists.nottingham.ac.uk > > [mailto:xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *Harding, > Julie > *Sent:* 17 October 2011 12:09 > *To:* 'Xerte discussion list' > *Subject:* [Xerte] Re: Android App > > Yes I have done that. Your object loads fine but my test using the xml > URL doesn't? FRUSTRATING!!! Could it be that I originally copied a LO > and deleted parts of it but it still has lots of uploaded images/docs > etc in the properties section even though they are 'not in use'?. > > ____________________________ > Julie Harding > Resource Based Learning Manager > *The Oldham College* > Description: \\oldham.ac.uk\netlogon\bin\phone.gif0161 785 4106 > Description: > \\oldham.ac.uk\netlogon\bin\mail.gifjulie.harding at oldham.ac.uk > > Description: > \\oldham.ac.uk\netlogon\bin\website.gifwww.oldhambusinesscentre.co.uk > Description: \\oldham.ac.uk\netlogon\bin\tocicon.gif > Description: > \\oldham.ac.uk\netlogon\bin\facebook.jpg > Description: > \\oldham.ac.uk\netlogon\bin\twitter.jpg > > *P** **Do you need to print this email?. Please consider the > environment before Printing.* > > *From:* xerte-bounces at lists.nottingham.ac.uk > > [mailto:xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *Julian Tenney > *Sent:* 17 October 2011 10:54 > *To:* Xerte discussion list > *Subject:* [Xerte] Re: Android App > > Did you uninstall it and re-install the app? > > *From:* xerte-bounces at lists.nottingham.ac.uk > > [mailto:xerte-bounces at lists.nottingham.ac.uk] > *On Behalf Of > *Harding, Julie > *Sent:* 17 October 2011 10:53 > *To:* 'Xerte discussion list' > *Subject:* [Xerte] Re: Android App > > Nope -- tried it again and still no joy? > > ____________________________ > Julie Harding > Resource Based Learning Manager > *The Oldham College* > Description: \\oldham.ac.uk\netlogon\bin\phone.gif0161 785 4106 > Description: > \\oldham.ac.uk\netlogon\bin\mail.gifjulie.harding at oldham.ac.uk > > Description: > \\oldham.ac.uk\netlogon\bin\website.gifwww.oldhambusinesscentre.co.uk > Description: \\oldham.ac.uk\netlogon\bin\tocicon.gif > Description: > \\oldham.ac.uk\netlogon\bin\facebook.jpg > Description: > \\oldham.ac.uk\netlogon\bin\twitter.jpg > > *P** **Do you need to print this email?. Please consider the > environment before Printing.* > > *From:* xerte-bounces at lists.nottingham.ac.uk > > [mailto:xerte-bounces at lists.nottingham.ac.uk] > *On Behalf Of > *Julian Tenney > *Sent:* 10 October 2011 11:03 > *To:* Xerte discussion list > *Subject:* [Xerte] Re: Android App > > Duh, I left a hard coded path in there for testing. Try it again > now... you should be able to: > > - create a folder in toolkits, get the RSS link to that and add that > content; all content included has to be public, xml sharing=on and > include in RSS = on; > > - or you can subscribe directly to a learning object's xml_ url. > > *From:* xerte-bounces at lists.nottingham.ac.uk > > [mailto:xerte-bounces at lists.nottingham.ac.uk] > *On Behalf Of > *Harding, Julie > *Sent:* 06 October 2011 11:20 > *To:* 'Xerte discussion list' > *Subject:* [Xerte] Re: Android App > > This looks brill. I have managed to download the app successfully on > my Samsung Galaxy. Your content sample opens and works fine. I have > copied one of my learning objects and stripped some features out to > keep basically to your list and have set up the shared XML link but it > will not open? > > I have also tried the RSS feed but can't run that either and I really > want this to work as I think it is a great idea. Any suggestions. > > Thanks > > Julie > > ______________________________ > Julie Harding > Resource Based Learning Manager > *The Oldham College* > Description: \\oldham.ac.uk\netlogon\bin\phone.gif0161 785 4106 > Description: > \\oldham.ac.uk\netlogon\bin\mail.gifjulie.harding at oldham.ac.uk > > Description: \\oldham.ac.uk\netlogon\bin\website.gifwww.oldham.ac.uk > Description: > \\oldham.ac.uk\netlogon\bin\website.gifwww.oldhambusinesscentre.co.uk > *P** **Do you need to print this email?. Please consider the > environment before Printing.* > > *From:* xerte-bounces at lists.nottingham.ac.uk > > [mailto:xerte-bounces at lists.nottingham.ac.uk] > *On Behalf Of > *Julian Tenney > *Sent:* 05 October 2011 16:52 > *To:* Xerte discussion list > *Subject:* [Xerte] Android App > > I've got an android app that consumes toolkits content: all the text > pages, and all the navigators so far. You can subscribe either to the > RSS feed of a folder, or to a learning object itself. > > If you've got an android phone, you can install the (beta) application > from http://www.nottingham.ac.uk/xerte/downloads/application.apk. > > Thoughts most welcome. > > On the home screen you can subscribe to content from a toolkits > installation, either a folder's RSS feed, or a learning object's xml > (via the xml link in the xml sharing tab on properties). The app has > been built with Xerte 3.0, and I'll put the source code up at some > point. There is obviously more work to do with supporting the other > page types, but I do wonder how many it is sensible to attempt, > anyway, there's a few to be getting on with. > > Next steps is to package it for iPhone, but it's not as easy as the > Android route. I think we can also do Blackberry. > > Home: > > cid:image001.png at 01CC837C.7D58D9A0 > > Add Content > cid:image002.png at 01CC837C.7D58D9A0 > > Remove Content: > > cid:image003.png at 01CC837C.7D58D9A0 > > Menu: (of learning objects in a folder): > > cid:image004.png at 01CC837C.7D58D9A0 > > Menu (of learning Object): > cid:image005.png at 01CC837C.7D58D9A0 > > Content: > cid:image006.png at 01CC837C.7D58D9A0 > > Graphics (with optional sound) > > cid:image007.png at 01CC837C.7D58D9A0 > > Video: > > cid:image008.png at 01CC837C.7D58D9A0 > > Navigators (a generic page for all navigators) > cid:image009.png at 01CC837C.7D58D9A0 > > 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. > > ------------------------------------------------------------------------ > > > This e-mail is only for the use of the addressee. It may > contain information which is legally privileged, confidential and > exempt from > disclosure. The content of this e-mail can in no way be taken to be > representative of the Oldham College Corporation. If you received this > communication in error, or if you have any comment or concern, please > contact postmaster at oldham.ac.uk > > ------------------------------------------------------------------------ > > > This e-mail is only for the use of the addressee. It may > contain information which is legally privileged, confidential and > exempt from > disclosure. The content of this e-mail can in no way be taken to be > representative of the Oldham College Corporation. If you received this > communication in error, or if you have any comment or concern, please > contact postmaster at oldham.ac.uk > > ------------------------------------------------------------------------ > > > This e-mail is only for the use of the addressee. It may > contain information which is legally privileged, confidential and > exempt from > disclosure. The content of this e-mail can in no way be taken to be > representative of the Oldham College Corporation. If you received this > communication in error, or if you have any comment or concern, please > contact postmaster at oldham.ac.uk > > > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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. > > > > -- > -- > > Tom Reijnders > TOR Informatica > Chopinlaan 27 > 5242HM Rosmalen > Tel: 073 5226191 > Fax: 073 5226196 > > > ------------------------------------------------------------------------ > > > This e-mail is only for the use of the addressee. It may > contain information which is legally privileged, confidential and > exempt from > disclosure. The content of this e-mail can in no way be taken to be > representative of the Oldham College Corporation. If you received this > communication in error, or if you have any comment or concern, please > contact postmaster at oldham.ac.uk > > > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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. > > > > > > -- > -- > > Tom Reijnders > TOR Informatica > Chopinlaan 27 > 5242HM Rosmalen > Tel: 073 5226191 > Fax: 073 5226196 > > > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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. > > -- -- Tom Reijnders TOR Informatica Chopinlaan 27 5242HM Rosmalen Tel: 073 5226191 Fax: 073 5226196 -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 919 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 925 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 914 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 897 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 825 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 890 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 14171 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 16246 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 15396 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 13585 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 24200 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 22493 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 87332 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 41422 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 152893 bytes Desc: not available URL: From reijnders at tor.nl Mon Oct 17 13:37:18 2011 From: reijnders at tor.nl (Tom Reijnders) Date: Mon, 17 Oct 2011 14:37:18 +0200 Subject: [Xerte] Re: Android App In-Reply-To: References: <12C67A1EEC419342AF5E59DA31562C3F06A4D143CF@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA4481023A4C@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A5E44A99@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102A726@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A62051C7@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102AA90@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A620529A@EXCHANGE1.ad.nottingham.ac.uk> <4E9C1466.8080400@tor.nl> <12C67A1EEC419342AF5E59DA31562C3F06A62052DF@EXCHANGE1.ad.nottingham.ac.uk> <4E9C19A7.6040705@tor.nl> Message-ID: <4E9C217E.5040806@tor.nl> No... I think you didn't... I didn't create them in the appropriate way. I copied the URL for the RSS feed and edited the text in my email editor... Obviously that doesn''t work... SO, the text of the link is correct, but the URL of the lik is NOT!! Sorry for the confusion. Op 17-10-2011 14:28, Pat Lockley schreef: > sorry, I read the URLs wrong.... > > On Mon, Oct 17, 2011 at 1:03 PM, Tom Reijnders > wrote: > > I tried both... > > Op 17-10-2011 13:43, Julian Tenney schreef: >> >> Are you linking to a folder?s RSS feed? >> >> Or a LOs xml_ path from the XML sharing tab? >> >> *From:* xerte-bounces at lists.nottingham.ac.uk >> >> [mailto:xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *Tom >> Reijnders >> *Sent:* 17 October 2011 12:41 >> *To:* Xerte discussion list >> *Subject:* [Xerte] Re: Android App >> >> Julian, >> >> I can't get it to work either. Your samples are working fine, but >> my own xml shared LO (just a title page and a text page) is not >> showing. >> >> The rss feed does show the correct project name (test), but >> clicking that, just shows a wait cursor... >> >> See for yourself: >> http://tor.nl/xerte/rss.php >> http://tor.nl/xerte/data.php?template_id=7 >> >> http://tor.nl/xerte/play.php?template_id=7 >> >> >> Tom >> >> Op 17-10-2011 13:11, Julian Tenney schreef: >> >> Not all the apge types re supported: try a LO with some basic >> text pages in it. >> >> Make ure it is set to public. >> >> Make sure you have turned on xml sharing, and are using the xml_ >> url in that panel of properties to add the content >> >> *From:* xerte-bounces at lists.nottingham.ac.uk >> >> [mailto:xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of >> *Harding, Julie >> *Sent:* 17 October 2011 12:09 >> *To:* 'Xerte discussion list' >> *Subject:* [Xerte] Re: Android App >> >> Yes I have done that. Your object loads fine but my test using >> the xml URL doesn?t? FRUSTRATING!!! Could it be that I originally >> copied a LO and deleted parts of it but it still has lots of >> uploaded images/docs etc in the properties section even though >> they are ?not in use??. >> >> ____________________________ >> Julie Harding >> Resource Based Learning Manager >> *The Oldham College* >> Description: \\oldham.ac.uk\netlogon\bin\phone.gif0161 785 4106 >> Description: >> \\oldham.ac.uk\netlogon\bin\mail.gifjulie.harding at oldham.ac.uk >> >> Description: >> \\oldham.ac.uk\netlogon\bin\website.gifwww.oldhambusinesscentre.co.uk >> >> Description: \\oldham.ac.uk\netlogon\bin\tocicon.gif >> Description: >> \\oldham.ac.uk\netlogon\bin\facebook.jpg >> Description: >> \\oldham.ac.uk\netlogon\bin\twitter.jpg >> >> *P** **Do you need to print this email?. Please consider the >> environment before Printing.* >> >> *From:* xerte-bounces at lists.nottingham.ac.uk >> >> [mailto:xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of >> *Julian Tenney >> *Sent:* 17 October 2011 10:54 >> *To:* Xerte discussion list >> *Subject:* [Xerte] Re: Android App >> >> Did you uninstall it and re-install the app? >> >> *From:* xerte-bounces at lists.nottingham.ac.uk >> >> [mailto:xerte-bounces at lists.nottingham.ac.uk] >> *On Behalf >> Of *Harding, Julie >> *Sent:* 17 October 2011 10:53 >> *To:* 'Xerte discussion list' >> *Subject:* [Xerte] Re: Android App >> >> Nope ? tried it again and still no joy? >> >> ____________________________ >> Julie Harding >> Resource Based Learning Manager >> *The Oldham College* >> Description: \\oldham.ac.uk\netlogon\bin\phone.gif0161 785 4106 >> Description: >> \\oldham.ac.uk\netlogon\bin\mail.gifjulie.harding at oldham.ac.uk >> >> Description: >> \\oldham.ac.uk\netlogon\bin\website.gifwww.oldhambusinesscentre.co.uk >> >> Description: \\oldham.ac.uk\netlogon\bin\tocicon.gif >> Description: >> \\oldham.ac.uk\netlogon\bin\facebook.jpg >> Description: >> \\oldham.ac.uk\netlogon\bin\twitter.jpg >> >> *P** **Do you need to print this email?. Please consider the >> environment before Printing.* >> >> *From:* xerte-bounces at lists.nottingham.ac.uk >> >> [mailto:xerte-bounces at lists.nottingham.ac.uk] >> *On Behalf >> Of *Julian Tenney >> *Sent:* 10 October 2011 11:03 >> *To:* Xerte discussion list >> *Subject:* [Xerte] Re: Android App >> >> Duh, I left a hard coded path in there for testing. Try it again >> now? you should be able to: >> >> - create a folder in toolkits, get the RSS link to that and add >> that content; all content included has to be public, xml >> sharing=on and include in RSS = on; >> >> - or you can subscribe directly to a learning object?s xml_ url. >> >> *From:* xerte-bounces at lists.nottingham.ac.uk >> >> [mailto:xerte-bounces at lists.nottingham.ac.uk] >> *On Behalf >> Of *Harding, Julie >> *Sent:* 06 October 2011 11:20 >> *To:* 'Xerte discussion list' >> *Subject:* [Xerte] Re: Android App >> >> This looks brill. I have managed to download the app successfully >> on my Samsung Galaxy. Your content sample opens and works fine. I >> have copied one of my learning objects and stripped some features >> out to keep basically to your list and have set up the shared XML >> link but it will not open? >> >> I have also tried the RSS feed but can?t run that either and I >> really want this to work as I think it is a great idea. Any >> suggestions. >> >> Thanks >> >> Julie >> >> ______________________________ >> Julie Harding >> Resource Based Learning Manager >> *The Oldham College* >> Description: \\oldham.ac.uk\netlogon\bin\phone.gif0161 785 4106 >> Description: >> \\oldham.ac.uk\netlogon\bin\mail.gifjulie.harding at oldham.ac.uk >> >> Description: >> \\oldham.ac.uk\netlogon\bin\website.gifwww.oldham.ac.uk >> >> Description: >> \\oldham.ac.uk\netlogon\bin\website.gifwww.oldhambusinesscentre.co.uk >> >> *P** **Do you need to print this email?. Please consider the >> environment before Printing.* >> >> *From:* xerte-bounces at lists.nottingham.ac.uk >> >> [mailto:xerte-bounces at lists.nottingham.ac.uk] >> *On Behalf >> Of *Julian Tenney >> *Sent:* 05 October 2011 16:52 >> *To:* Xerte discussion list >> *Subject:* [Xerte] Android App >> >> I?ve got an android app that consumes toolkits content: all the >> text pages, and all the navigators so far. You can subscribe >> either to the RSS feed of a folder, or to a learning object itself. >> >> If you?ve got an android phone, you can install the (beta) >> application from >> http://www.nottingham.ac.uk/xerte/downloads/application.apk. >> >> Thoughts most welcome. >> >> On the home screen you can subscribe to content from a toolkits >> installation, either a folder?s RSS feed, or a learning object?s >> xml (via the xml link in the xml sharing tab on properties). The >> app has been built with Xerte 3.0, and I?ll put the source code >> up at some point. There is obviously more work to do with >> supporting the other page types, but I do wonder how many it is >> sensible to attempt, anyway, there?s a few to be getting on with. >> >> Next steps is to package it for iPhone, but it?s not as easy as >> the Android route. I think we can also do Blackberry. >> >> Home: >> >> cid:image001.png at 01CC837C.7D58D9A0 >> >> Add Content >> cid:image002.png at 01CC837C.7D58D9A0 >> >> Remove Content: >> >> cid:image003.png at 01CC837C.7D58D9A0 >> >> Menu: (of learning objects in a folder): >> >> cid:image004.png at 01CC837C.7D58D9A0 >> >> Menu (of learning Object): >> cid:image005.png at 01CC837C.7D58D9A0 >> >> Content: >> cid:image006.png at 01CC837C.7D58D9A0 >> >> Graphics (with optional sound) >> >> cid:image007.png at 01CC837C.7D58D9A0 >> >> Video: >> >> cid:image008.png at 01CC837C.7D58D9A0 >> >> Navigators (a generic page for all navigators) >> cid:image009.png at 01CC837C.7D58D9A0 >> >> 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. >> >> ------------------------------------------------------------------------ >> >> >> This e-mail is only for the use of the addressee. It may >> contain information which is legally privileged, confidential and >> exempt from >> disclosure. The content of this e-mail can in no way be taken to be >> representative of the Oldham College Corporation. If you received >> this >> communication in error, or if you have any comment or concern, >> please contact postmaster at oldham.ac.uk >> >> >> ------------------------------------------------------------------------ >> >> >> This e-mail is only for the use of the addressee. It may >> contain information which is legally privileged, confidential and >> exempt from >> disclosure. The content of this e-mail can in no way be taken to be >> representative of the Oldham College Corporation. If you received >> this >> communication in error, or if you have any comment or concern, >> please contact postmaster at oldham.ac.uk >> >> >> ------------------------------------------------------------------------ >> >> >> This e-mail is only for the use of the addressee. It may >> contain information which is legally privileged, confidential and >> exempt from >> disclosure. The content of this e-mail can in no way be taken to be >> representative of the Oldham College Corporation. If you received >> this >> communication in error, or if you have any comment or concern, >> please contact postmaster at oldham.ac.uk >> >> >> >> >> _______________________________________________ >> Xerte mailing list >> Xerte at lists.nottingham.ac.uk >> http://lists.nottingham.ac.uk/mailman/listinfo/xerte >> >> 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. >> >> >> >> >> >> -- >> -- >> >> Tom Reijnders >> TOR Informatica >> Chopinlaan 27 >> 5242HM Rosmalen >> Tel: 073 5226191 >> Fax: 073 5226196 >> >> >> >> _______________________________________________ >> Xerte mailing list >> Xerte at lists.nottingham.ac.uk >> http://lists.nottingham.ac.uk/mailman/listinfo/xerte >> >> 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. >> >> > > -- > -- > > Tom Reijnders > TOR Informatica > Chopinlaan 27 > 5242HM Rosmalen > Tel: 073 5226191 > Fax: 073 5226196 > > > > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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/xerte > > 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. > > -- -- Tom Reijnders TOR Informatica Chopinlaan 27 5242HM Rosmalen Tel: 073 5226191 Fax: 073 5226196 -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 919 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 925 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 914 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 897 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 825 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 890 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 14171 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 16246 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 15396 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 13585 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 24200 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 22493 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 87332 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 41422 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 152893 bytes Desc: not available URL: From Julie.Harding at oldham.ac.uk Mon Oct 17 15:04:59 2011 From: Julie.Harding at oldham.ac.uk (Harding, Julie) Date: Mon, 17 Oct 2011 14:04:59 +0000 Subject: [Xerte] Re: Android App In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A620530A@EXCHANGE1.ad.nottingham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F06A4D143CF@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA4481023A4C@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A5E44A99@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102A726@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A62051C7@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102AA90@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A620529A@EXCHANGE1.ad.nottingham.ac.uk> <4E9C1466.8080400@tor.nl> <12C67A1EEC419342AF5E59DA31562C3F06A62052DF@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102AC60@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A620530A@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <893D613E8FEA4441BC3EB829DBDA448102AFC5@OC-VMAILBOX3.oldham.ac.uk> Hello I have tried RSS feed from main folder, both RSS feeds (Main and guest user) on the learning objects and XML link from the properties of each learning object. Not sure what else to try: [cid:image016.png at 01CC8CDE.22AD68C0] This is my simple set up and the RSS feed does show the folder and 2 contents but doesn't load the objects? Thanks Julie ____________________________ Julie Harding Resource Based Learning Manager The Oldham College [Description: \\oldham.ac.uk\netlogon\bin\phone.gif]0161 785 4106 [Description: \\oldham.ac.uk\netlogon\bin\mail.gif]julie.harding at oldham.ac.uk [Description: \\oldham.ac.uk\netlogon\bin\website.gif]www.oldhambusinesscentre.co.uk [Description: \\oldham.ac.uk\netlogon\bin\tocicon.gif] [Description: \\oldham.ac.uk\netlogon\bin\facebook.jpg] [Description: \\oldham.ac.uk\netlogon\bin\twitter.jpg] P Do you need to print this email?. Please consider the environment before Printing. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 17 October 2011 13:07 To: Xerte discussion list Subject: [Xerte] Re: Android App OK, bear with it... I'll use Tom's links to test some stuff, post some more if you like, it should be able to get content from any toolkits source. The apps moved on quite a bit anyway. By the end of this week, I should have a new version to test.... From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Harding, Julie Sent: 17 October 2011 13:05 To: 'Xerte discussion list' Subject: [Xerte] Re: Android App Have tried both now but same problem as Tom ____________________________ Julie Harding Resource Based Learning Manager The Oldham College [Description: \\oldham.ac.uk\netlogon\bin\phone.gif]0161 785 4106 [Description: \\oldham.ac.uk\netlogon\bin\mail.gif]julie.harding at oldham.ac.uk [Description: \\oldham.ac.uk\netlogon\bin\website.gif]www.oldhambusinesscentre.co.uk [Description: \\oldham.ac.uk\netlogon\bin\tocicon.gif] [Description: \\oldham.ac.uk\netlogon\bin\facebook.jpg] [Description: \\oldham.ac.uk\netlogon\bin\twitter.jpg] P Do you need to print this email?. Please consider the environment before Printing. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 17 October 2011 12:43 To: Xerte discussion list Subject: [Xerte] Re: Android App Are you linking to a folder's RSS feed? Or a LOs xml_ path from the XML sharing tab? From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Tom Reijnders Sent: 17 October 2011 12:41 To: Xerte discussion list Subject: [Xerte] Re: Android App Julian, I can't get it to work either. Your samples are working fine, but my own xml shared LO (just a title page and a text page) is not showing. The rss feed does show the correct project name (test), but clicking that, just shows a wait cursor... See for yourself: http://tor.nl/xerte/rss.php http://tor.nl/xerte/data.php?template_id=7 http://tor.nl/xerte/play.php?template_id=7 Tom Op 17-10-2011 13:11, Julian Tenney schreef: Not all the apge types re supported: try a LO with some basic text pages in it. Make ure it is set to public. Make sure you have turned on xml sharing, and are using the xml_ url in that panel of properties to add the content From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Harding, Julie Sent: 17 October 2011 12:09 To: 'Xerte discussion list' Subject: [Xerte] Re: Android App Yes I have done that. Your object loads fine but my test using the xml URL doesn't? FRUSTRATING!!! Could it be that I originally copied a LO and deleted parts of it but it still has lots of uploaded images/docs etc in the properties section even though they are 'not in use'?. ____________________________ Julie Harding Resource Based Learning Manager The Oldham College [Description: \\oldham.ac.uk\netlogon\bin\phone.gif]0161 785 4106 [Description: \\oldham.ac.uk\netlogon\bin\mail.gif]julie.harding at oldham.ac.uk [Description: \\oldham.ac.uk\netlogon\bin\website.gif]www.oldhambusinesscentre.co.uk [Description: \\oldham.ac.uk\netlogon\bin\tocicon.gif] [Description: \\oldham.ac.uk\netlogon\bin\facebook.jpg] [Description: \\oldham.ac.uk\netlogon\bin\twitter.jpg] P Do you need to print this email?. Please consider the environment before Printing. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 17 October 2011 10:54 To: Xerte discussion list Subject: [Xerte] Re: Android App Did you uninstall it and re-install the app? From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Harding, Julie Sent: 17 October 2011 10:53 To: 'Xerte discussion list' Subject: [Xerte] Re: Android App Nope - tried it again and still no joy? ____________________________ Julie Harding Resource Based Learning Manager The Oldham College [Description: \\oldham.ac.uk\netlogon\bin\phone.gif]0161 785 4106 [Description: \\oldham.ac.uk\netlogon\bin\mail.gif]julie.harding at oldham.ac.uk [Description: \\oldham.ac.uk\netlogon\bin\website.gif]www.oldhambusinesscentre.co.uk [Description: \\oldham.ac.uk\netlogon\bin\tocicon.gif] [Description: \\oldham.ac.uk\netlogon\bin\facebook.jpg] [Description: \\oldham.ac.uk\netlogon\bin\twitter.jpg] P Do you need to print this email?. Please consider the environment before Printing. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 10 October 2011 11:03 To: Xerte discussion list Subject: [Xerte] Re: Android App Duh, I left a hard coded path in there for testing. Try it again now... you should be able to: - create a folder in toolkits, get the RSS link to that and add that content; all content included has to be public, xml sharing=on and include in RSS = on; - or you can subscribe directly to a learning object's xml_ url. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Harding, Julie Sent: 06 October 2011 11:20 To: 'Xerte discussion list' Subject: [Xerte] Re: Android App This looks brill. I have managed to download the app successfully on my Samsung Galaxy. Your content sample opens and works fine. I have copied one of my learning objects and stripped some features out to keep basically to your list and have set up the shared XML link but it will not open? I have also tried the RSS feed but can't run that either and I really want this to work as I think it is a great idea. Any suggestions. Thanks Julie ______________________________ Julie Harding Resource Based Learning Manager The Oldham College [Description: \\oldham.ac.uk\netlogon\bin\phone.gif]0161 785 4106 [Description: \\oldham.ac.uk\netlogon\bin\mail.gif]julie.harding at oldham.ac.uk [Description: \\oldham.ac.uk\netlogon\bin\website.gif]www.oldham.ac.uk [Description: \\oldham.ac.uk\netlogon\bin\website.gif]www.oldhambusinesscentre.co.uk P Do you need to print this email?. Please consider the environment before Printing. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 05 October 2011 16:52 To: Xerte discussion list Subject: [Xerte] Android App I've got an android app that consumes toolkits content: all the text pages, and all the navigators so far. You can subscribe either to the RSS feed of a folder, or to a learning object itself. If you've got an android phone, you can install the (beta) application from http://www.nottingham.ac.uk/xerte/downloads/application.apk. Thoughts most welcome. On the home screen you can subscribe to content from a toolkits installation, either a folder's RSS feed, or a learning object's xml (via the xml link in the xml sharing tab on properties). The app has been built with Xerte 3.0, and I'll put the source code up at some point. There is obviously more work to do with supporting the other page types, but I do wonder how many it is sensible to attempt, anyway, there's a few to be getting on with. Next steps is to package it for iPhone, but it's not as easy as the Android route. I think we can also do Blackberry. Home: [cid:image001.png at 01CC837C.7D58D9A0] Add Content [cid:image002.png at 01CC837C.7D58D9A0] Remove Content: [cid:image003.png at 01CC837C.7D58D9A0] Menu: (of learning objects in a folder): [cid:image004.png at 01CC837C.7D58D9A0] Menu (of learning Object): [cid:image005.png at 01CC837C.7D58D9A0] Content: [cid:image006.png at 01CC837C.7D58D9A0] Graphics (with optional sound) [cid:image007.png at 01CC837C.7D58D9A0] Video: [cid:image008.png at 01CC837C.7D58D9A0] Navigators (a generic page for all navigators) [cid:image009.png at 01CC837C.7D58D9A0] 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. ________________________________ This e-mail is only for the use of the addressee. It may contain information which is legally privileged, confidential and exempt from disclosure. The content of this e-mail can in no way be taken to be representative of the Oldham College Corporation. If you received this communication in error, or if you have any comment or concern, please contact postmaster at oldham.ac.uk ________________________________ This e-mail is only for the use of the addressee. It may contain information which is legally privileged, confidential and exempt from disclosure. The content of this e-mail can in no way be taken to be representative of the Oldham College Corporation. If you received this communication in error, or if you have any comment or concern, please contact postmaster at oldham.ac.uk ________________________________ This e-mail is only for the use of the addressee. It may contain information which is legally privileged, confidential and exempt from disclosure. The content of this e-mail can in no way be taken to be representative of the Oldham College Corporation. If you received this communication in error, or if you have any comment or concern, please contact postmaster at oldham.ac.uk _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte 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. -- -- Tom Reijnders TOR Informatica Chopinlaan 27 5242HM Rosmalen Tel: 073 5226191 Fax: 073 5226196 ________________________________ This e-mail is only for the use of the addressee. It may contain information which is legally privileged, confidential and exempt from disclosure. The content of this e-mail can in no way be taken to be representative of the Oldham College Corporation. If you received this communication in error, or if you have any comment or concern, please contact postmaster at oldham.ac.uk ________________________________ This e-mail is only for the use of the addressee. It may contain information which is legally privileged, confidential and exempt from disclosure. The content of this e-mail can in no way be taken to be representative of the Oldham College Corporation. If you received this communication in error, or if you have any comment or concern, please contact postmaster at oldham.ac.uk -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image016.png Type: image/png Size: 2834 bytes Desc: image016.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image017.gif Type: image/gif Size: 919 bytes Desc: image017.gif URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image018.gif Type: image/gif Size: 925 bytes Desc: image018.gif URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image019.gif Type: image/gif Size: 914 bytes Desc: image019.gif URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image026.jpg Type: image/jpeg Size: 897 bytes Desc: image026.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image027.jpg Type: image/jpeg Size: 825 bytes Desc: image027.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image028.jpg Type: image/jpeg Size: 890 bytes Desc: image028.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image029.png Type: image/png Size: 14171 bytes Desc: image029.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image030.png Type: image/png Size: 16246 bytes Desc: image030.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image031.png Type: image/png Size: 15396 bytes Desc: image031.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image032.png Type: image/png Size: 13585 bytes Desc: image032.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image033.png Type: image/png Size: 24200 bytes Desc: image033.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image034.png Type: image/png Size: 22493 bytes Desc: image034.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image035.png Type: image/png Size: 87332 bytes Desc: image035.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image036.png Type: image/png Size: 41422 bytes Desc: image036.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image037.png Type: image/png Size: 152893 bytes Desc: image037.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.jpg Type: image/jpeg Size: 897 bytes Desc: image001.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.jpg Type: image/jpeg Size: 825 bytes Desc: image002.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image003.jpg Type: image/jpeg Size: 890 bytes Desc: image003.jpg URL: From reijnders at tor.nl Mon Oct 17 16:29:20 2011 From: reijnders at tor.nl (Tom Reijnders) Date: Mon, 17 Oct 2011 17:29:20 +0200 Subject: [Xerte] Re: Android App In-Reply-To: <893D613E8FEA4441BC3EB829DBDA448102AFC5@OC-VMAILBOX3.oldham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F06A4D143CF@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA4481023A4C@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A5E44A99@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102A726@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A62051C7@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102AA90@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A620529A@EXCHANGE1.ad.nottingham.ac.uk> <4E9C1466.8080400@tor.nl> <12C67A1EEC419342AF5E59DA31562C3F06A62052DF@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102AC60@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A620530A@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102AFC5@OC-VMAILBOX3.oldham.ac.uk> Message-ID: <4E9C49D0.4040509@tor.nl> I have the same result. It does show the available LO's, but doesn't load the objects themselves. Op 17-10-2011 16:04, Harding, Julie schreef: > > Hello > > I have tried RSS feed from main folder, both RSS feeds (Main and guest > user) on the learning objects and XML link from the properties of each > learning object. Not sure what else to try: > > This is my simple set up and the RSS feed does show the folder and 2 > contents but doesn't load the objects? > > Thanks > > Julie > > ____________________________ > Julie Harding > Resource Based Learning Manager > *The Oldham College* > Description: \\oldham.ac.uk\netlogon\bin\phone.gif0161 785 4106 > Description: > \\oldham.ac.uk\netlogon\bin\mail.gifjulie.harding at oldham.ac.uk > > Description: > \\oldham.ac.uk\netlogon\bin\website.gifwww.oldhambusinesscentre.co.uk > Description: \\oldham.ac.uk\netlogon\bin\tocicon.gif > Description: > \\oldham.ac.uk\netlogon\bin\facebook.jpg > Description: > \\oldham.ac.uk\netlogon\bin\twitter.jpg > > *P** **Do you need to print this email?. Please consider the > environment before Printing.* > > *From:* xerte-bounces at lists.nottingham.ac.uk > [mailto:xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *Julian Tenney > *Sent:* 17 October 2011 13:07 > *To:* Xerte discussion list > *Subject:* [Xerte] Re: Android App > > OK, bear with it... > > I'll use Tom's links to test some stuff, post some more if you like, > it should be able to get content from any toolkits source. > > The apps moved on quite a bit anyway. By the end of this week, I > should have a new version to test.... > > *From:* xerte-bounces at lists.nottingham.ac.uk > > [mailto:xerte-bounces at lists.nottingham.ac.uk] > *On Behalf Of > *Harding, Julie > *Sent:* 17 October 2011 13:05 > *To:* 'Xerte discussion list' > *Subject:* [Xerte] Re: Android App > > Have tried both now but same problem as Tom > > ____________________________ > Julie Harding > Resource Based Learning Manager > *The Oldham College* > Description: \\oldham.ac.uk\netlogon\bin\phone.gif0161 785 4106 > Description: > \\oldham.ac.uk\netlogon\bin\mail.gifjulie.harding at oldham.ac.uk > > Description: > \\oldham.ac.uk\netlogon\bin\website.gifwww.oldhambusinesscentre.co.uk > Description: \\oldham.ac.uk\netlogon\bin\tocicon.gif > Description: > \\oldham.ac.uk\netlogon\bin\facebook.jpg > Description: > \\oldham.ac.uk\netlogon\bin\twitter.jpg > > *P** **Do you need to print this email?. Please consider the > environment before Printing.* > > *From:* xerte-bounces at lists.nottingham.ac.uk > > [mailto:xerte-bounces at lists.nottingham.ac.uk] > *On Behalf Of > *Julian Tenney > *Sent:* 17 October 2011 12:43 > *To:* Xerte discussion list > *Subject:* [Xerte] Re: Android App > > Are you linking to a folder's RSS feed? > > Or a LOs xml_ path from the XML sharing tab? > > *From:* xerte-bounces at lists.nottingham.ac.uk > > [mailto:xerte-bounces at lists.nottingham.ac.uk] > *On Behalf Of > *Tom Reijnders > *Sent:* 17 October 2011 12:41 > *To:* Xerte discussion list > *Subject:* [Xerte] Re: Android App > > Julian, > > I can't get it to work either. Your samples are working fine, but my > own xml shared LO (just a title page and a text page) is not showing. > > The rss feed does show the correct project name (test), but clicking > that, just shows a wait cursor... > > See for yourself: > http://tor.nl/xerte/rss.php > http://tor.nl/xerte/data.php?template_id=7 > http://tor.nl/xerte/play.php?template_id=7 > > Tom > > Op 17-10-2011 13:11, Julian Tenney schreef: > > Not all the apge types re supported: try a LO with some basic text > pages in it. > > Make ure it is set to public. > > Make sure you have turned on xml sharing, and are using the xml_ url > in that panel of properties to add the content > > *From:* xerte-bounces at lists.nottingham.ac.uk > > [mailto:xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *Harding, > Julie > *Sent:* 17 October 2011 12:09 > *To:* 'Xerte discussion list' > *Subject:* [Xerte] Re: Android App > > Yes I have done that. Your object loads fine but my test using the xml > URL doesn't? FRUSTRATING!!! Could it be that I originally copied a LO > and deleted parts of it but it still has lots of uploaded images/docs > etc in the properties section even though they are 'not in use'?. > > ____________________________ > Julie Harding > Resource Based Learning Manager > *The Oldham College* > Description: \\oldham.ac.uk\netlogon\bin\phone.gif0161 785 4106 > Description: > \\oldham.ac.uk\netlogon\bin\mail.gifjulie.harding at oldham.ac.uk > > Description: > \\oldham.ac.uk\netlogon\bin\website.gifwww.oldhambusinesscentre.co.uk > Description: \\oldham.ac.uk\netlogon\bin\tocicon.gif > Description: > \\oldham.ac.uk\netlogon\bin\facebook.jpg > Description: > \\oldham.ac.uk\netlogon\bin\twitter.jpg > > *P** **Do you need to print this email?. Please consider the > environment before Printing.* > > *From:* xerte-bounces at lists.nottingham.ac.uk > > [mailto:xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *Julian Tenney > *Sent:* 17 October 2011 10:54 > *To:* Xerte discussion list > *Subject:* [Xerte] Re: Android App > > Did you uninstall it and re-install the app? > > *From:* xerte-bounces at lists.nottingham.ac.uk > > [mailto:xerte-bounces at lists.nottingham.ac.uk] > *On Behalf Of > *Harding, Julie > *Sent:* 17 October 2011 10:53 > *To:* 'Xerte discussion list' > *Subject:* [Xerte] Re: Android App > > Nope -- tried it again and still no joy? > > ____________________________ > Julie Harding > Resource Based Learning Manager > *The Oldham College* > Description: \\oldham.ac.uk\netlogon\bin\phone.gif0161 785 4106 > Description: > \\oldham.ac.uk\netlogon\bin\mail.gifjulie.harding at oldham.ac.uk > > Description: > \\oldham.ac.uk\netlogon\bin\website.gifwww.oldhambusinesscentre.co.uk > Description: \\oldham.ac.uk\netlogon\bin\tocicon.gif > Description: > \\oldham.ac.uk\netlogon\bin\facebook.jpg > Description: > \\oldham.ac.uk\netlogon\bin\twitter.jpg > > *P** **Do you need to print this email?. Please consider the > environment before Printing.* > > *From:* xerte-bounces at lists.nottingham.ac.uk > > [mailto:xerte-bounces at lists.nottingham.ac.uk] > *On Behalf Of > *Julian Tenney > *Sent:* 10 October 2011 11:03 > *To:* Xerte discussion list > *Subject:* [Xerte] Re: Android App > > Duh, I left a hard coded path in there for testing. Try it again > now... you should be able to: > > - create a folder in toolkits, get the RSS link to that and add that > content; all content included has to be public, xml sharing=on and > include in RSS = on; > > - or you can subscribe directly to a learning object's xml_ url. > > *From:* xerte-bounces at lists.nottingham.ac.uk > > [mailto:xerte-bounces at lists.nottingham.ac.uk] > *On Behalf Of > *Harding, Julie > *Sent:* 06 October 2011 11:20 > *To:* 'Xerte discussion list' > *Subject:* [Xerte] Re: Android App > > This looks brill. I have managed to download the app successfully on > my Samsung Galaxy. Your content sample opens and works fine. I have > copied one of my learning objects and stripped some features out to > keep basically to your list and have set up the shared XML link but it > will not open? > > I have also tried the RSS feed but can't run that either and I really > want this to work as I think it is a great idea. Any suggestions. > > Thanks > > Julie > > ______________________________ > Julie Harding > Resource Based Learning Manager > *The Oldham College* > Description: \\oldham.ac.uk\netlogon\bin\phone.gif0161 785 4106 > Description: > \\oldham.ac.uk\netlogon\bin\mail.gifjulie.harding at oldham.ac.uk > > Description: \\oldham.ac.uk\netlogon\bin\website.gifwww.oldham.ac.uk > Description: > \\oldham.ac.uk\netlogon\bin\website.gifwww.oldhambusinesscentre.co.uk > *P** **Do you need to print this email?. Please consider the > environment before Printing.* > > *From:* xerte-bounces at lists.nottingham.ac.uk > > [mailto:xerte-bounces at lists.nottingham.ac.uk] > *On Behalf Of > *Julian Tenney > *Sent:* 05 October 2011 16:52 > *To:* Xerte discussion list > *Subject:* [Xerte] Android App > > I've got an android app that consumes toolkits content: all the text > pages, and all the navigators so far. You can subscribe either to the > RSS feed of a folder, or to a learning object itself. > > If you've got an android phone, you can install the (beta) application > from http://www.nottingham.ac.uk/xerte/downloads/application.apk. > > Thoughts most welcome. > > On the home screen you can subscribe to content from a toolkits > installation, either a folder's RSS feed, or a learning object's xml > (via the xml link in the xml sharing tab on properties). The app has > been built with Xerte 3.0, and I'll put the source code up at some > point. There is obviously more work to do with supporting the other > page types, but I do wonder how many it is sensible to attempt, > anyway, there's a few to be getting on with. > > Next steps is to package it for iPhone, but it's not as easy as the > Android route. I think we can also do Blackberry. > > Home: > > cid:image001.png at 01CC837C.7D58D9A0 > > Add Content > cid:image002.png at 01CC837C.7D58D9A0 > > Remove Content: > > cid:image003.png at 01CC837C.7D58D9A0 > > Menu: (of learning objects in a folder): > > cid:image004.png at 01CC837C.7D58D9A0 > > Menu (of learning Object): > cid:image005.png at 01CC837C.7D58D9A0 > > Content: > cid:image006.png at 01CC837C.7D58D9A0 > > Graphics (with optional sound) > > cid:image007.png at 01CC837C.7D58D9A0 > > Video: > > cid:image008.png at 01CC837C.7D58D9A0 > > Navigators (a generic page for all navigators) > cid:image009.png at 01CC837C.7D58D9A0 > > 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. > > ------------------------------------------------------------------------ > > > This e-mail is only for the use of the addressee. It may > contain information which is legally privileged, confidential and > exempt from > disclosure. The content of this e-mail can in no way be taken to be > representative of the Oldham College Corporation. If you received this > communication in error, or if you have any comment or concern, please > contact postmaster at oldham.ac.uk > > ------------------------------------------------------------------------ > > > This e-mail is only for the use of the addressee. It may > contain information which is legally privileged, confidential and > exempt from > disclosure. The content of this e-mail can in no way be taken to be > representative of the Oldham College Corporation. If you received this > communication in error, or if you have any comment or concern, please > contact postmaster at oldham.ac.uk > > ------------------------------------------------------------------------ > > > This e-mail is only for the use of the addressee. It may > contain information which is legally privileged, confidential and > exempt from > disclosure. The content of this e-mail can in no way be taken to be > representative of the Oldham College Corporation. If you received this > communication in error, or if you have any comment or concern, please > contact postmaster at oldham.ac.uk > > > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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. > > > > -- > -- > > Tom Reijnders > TOR Informatica > Chopinlaan 27 > 5242HM Rosmalen > Tel: 073 5226191 > Fax: 073 5226196 > > > ------------------------------------------------------------------------ > > > This e-mail is only for the use of the addressee. It may > contain information which is legally privileged, confidential and > exempt from > disclosure. The content of this e-mail can in no way be taken to be > representative of the Oldham College Corporation. If you received this > communication in error, or if you have any comment or concern, please > contact postmaster at oldham.ac.uk > > > ------------------------------------------------------------------------ > > This e-mail is only for the use of the addressee. It may > contain information which is legally privileged, confidential and > exempt from > disclosure. The content of this e-mail can in no way be taken to be > representative of the Oldham College Corporation. If you received this > communication in error, or if you have any comment or concern, please > contact postmaster at oldham.ac.uk > > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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. > > -- -- Tom Reijnders TOR Informatica Chopinlaan 27 5242HM Rosmalen Tel: 073 5226191 Fax: 073 5226196 -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 2834 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 919 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 925 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 914 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 897 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 825 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 890 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 897 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 825 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 890 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 14171 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 16246 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 15396 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 13585 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 24200 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 22493 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 87332 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 41422 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 152893 bytes Desc: not available URL: From henk at fortean.org Mon Oct 17 20:57:21 2011 From: henk at fortean.org (Henk Klopping) Date: Mon, 17 Oct 2011 21:57:21 +0200 Subject: [Xerte] Re: Can't get export to work In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A6205098@EXCHANGE1.ad.nottingham.ac.uk> References: <4E9AE068.4050802@fortean.org> <4E9AE84D.2030708@fortean.org> <98D9F525-8D91-42B2-B3B0-509EFAC9E7DB@googlemail.com> <4E9AF9BC.6070601@fortean.org> <4E9B0EC0.9060701@fortean.org> <4E9B21F4.2080909@fortean.org> <4E9B26BC.8080001@tor.nl> <4E9B3364.6040905@fortean.org> <4E9B3862.6070208@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A6205098@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <4E9C88A1.8070309@fortean.org> Julian Tenney wrote: > I just updated the zip on the web site. Give that a try, Are you sure this is a complete build? I just did a compare of the old and new archives and it seems that there are quite some differences, both in filesizes and in number of files. Oh, well, that could be expected, of course, but - the new archive seems to miss a number of essential files, like for example index.php.. So, in short: no success yet.. Suuuomikkie vinnouuven, -- Henk Kloepping Voice : +31 598 42 31 31 European Fortean Foundation e-mail : henk at fortean.org To join ISOC.NL: http://www.isoc.nl From Julian.Tenney at nottingham.ac.uk Tue Oct 18 09:37:34 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Tue, 18 Oct 2011 09:37:34 +0100 Subject: [Xerte] Re: Can't get export to work In-Reply-To: <4E9C88A1.8070309@fortean.org> References: <4E9AE068.4050802@fortean.org> <4E9AE84D.2030708@fortean.org> <98D9F525-8D91-42B2-B3B0-509EFAC9E7DB@googlemail.com> <4E9AF9BC.6070601@fortean.org> <4E9B0EC0.9060701@fortean.org> <4E9B21F4.2080909@fortean.org> <4E9B26BC.8080001@tor.nl> <4E9B3364.6040905@fortean.org> <4E9B3862.6070208@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A6205098@EXCHANGE1.ad.nottingham.ac.uk> <4E9C88A1.8070309@fortean.org> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A63B1F9C@EXCHANGE1.ad.nottingham.ac.uk> OK, I just updated it... -----Original Message----- From: Henk Klopping [mailto:henk at fortean.org] Sent: 17 October 2011 20:57 To: Julian Tenney Cc: Xerte discussion list Subject: Re: [Xerte] Re: Can't get export to work Julian Tenney wrote: > I just updated the zip on the web site. Give that a try, Are you sure this is a complete build? I just did a compare of the old and new archives and it seems that there are quite some differences, both in filesizes and in number of files. Oh, well, that could be expected, of course, but - the new archive seems to miss a number of essential files, like for example index.php.. So, in short: no success yet.. Suuuomikkie vinnouuven, -- Henk Kloepping Voice : +31 598 42 31 31 European Fortean Foundation e-mail : henk at fortean.org To join ISOC.NL: http://www.isoc.nl From Julian.Tenney at nottingham.ac.uk Tue Oct 18 13:55:02 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Tue, 18 Oct 2011 13:55:02 +0100 Subject: [Xerte] Re: Toolkits RSS In-Reply-To: References: <12C67A1EEC419342AF5E59DA31562C3F06A620490D@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A63B21C5@EXCHANGE1.ad.nottingham.ac.uk> Nope. How can I tell (I don?t think I can) if the data I get is a feed or a feed? So http://bit.ly/niTABT is a feed from a toolkits folder. http://www.nottingham.ac.uk/xerte/rss/rssfeed.xml is a real world rss feed. I need to be able to tell the difference? I don?t see a generator field? From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Pat Lockley Sent: 13 October 2011 15:38 To: Xerte discussion list Subject: [Xerte] Re: Toolkits RSS All toolkits fields should have the genetator field set to xerte online toolkits On 13 Oct 2011, at 14:57, Julian Tenney > wrote: Is there any way of knowing for sure whether the URLs provided by toolkits for RSS feeds are in fact toolkits feeds, or some other URL? There?s nothing unique about the actual feed / path is there? It could in theory be anything? 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/xerte 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From Julian.Tenney at nottingham.ac.uk Tue Oct 18 14:03:49 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Tue, 18 Oct 2011 14:03:49 +0100 Subject: [Xerte] Re: Toolkits RSS In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A63B21C5@EXCHANGE1.ad.nottingham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F06A620490D@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B21C5@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A63B21D2@EXCHANGE1.ad.nottingham.ac.uk> Second related (and more interesting) question: How best to allow users to share content they put together on their phones? Bottom line is some xml that drives the app, it would be good if the user could share that xml, or part of it, with other users, using some existing platform out in the world, in a way that would allow other users to easily subscribe to that content from their own phone. So the user case is: I build a cracking set of resources about topic xyz. I want to share that set of resources with another user who also studies xyz and also uses the mobile xerte application?? Thanks, From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 18 October 2011 13:55 To: Xerte discussion list Subject: [Xerte] Re: Toolkits RSS Nope. How can I tell (I don?t think I can) if the data I get is a feed or a feed? So http://bit.ly/niTABT is a feed from a toolkits folder. http://www.nottingham.ac.uk/xerte/rss/rssfeed.xml is a real world rss feed. I need to be able to tell the difference? I don?t see a generator field? From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Pat Lockley Sent: 13 October 2011 15:38 To: Xerte discussion list Subject: [Xerte] Re: Toolkits RSS All toolkits fields should have the genetator field set to xerte online toolkits On 13 Oct 2011, at 14:57, Julian Tenney > wrote: Is there any way of knowing for sure whether the URLs provided by toolkits for RSS feeds are in fact toolkits feeds, or some other URL? There?s nothing unique about the actual feed / path is there? It could in theory be anything? 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/xerte 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From patrick.lockley at googlemail.com Tue Oct 18 14:05:27 2011 From: patrick.lockley at googlemail.com (Pat Lockley) Date: Tue, 18 Oct 2011 14:05:27 +0100 Subject: [Xerte] Re: Toolkits RSS In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A63B21C5@EXCHANGE1.ad.nottingham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F06A620490D@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B21C5@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: add one to the channel then, it might only be in syndicate.php On Tue, Oct 18, 2011 at 1:55 PM, Julian Tenney wrote: > Nope. > > > > How can I tell (I don?t think I can) if the data I get is a feed or a feed? > > > > So http://bit.ly/niTABT is a feed from a toolkits folder. > > http://www.nottingham.ac.uk/xerte/rss/rssfeed.xml is a real world rss feed. > > > > I need to be able to tell the difference? I don?t see a generator field? > > > > From: xerte-bounces at lists.nottingham.ac.uk > [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Pat Lockley > Sent: 13 October 2011 15:38 > To: Xerte discussion list > Subject: [Xerte] Re: Toolkits RSS > > > > All toolkits fields should have the genetator field set to xerte online > toolkits > > On 13 Oct 2011, at 14:57, Julian Tenney > wrote: > > Is there any way of knowing for sure whether the URLs provided by toolkits > for RSS feeds are in fact toolkits feeds, or some other URL? There?s nothing > unique about the actual feed / path is there? It could in theory be > anything? > > > > 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/xerte > > 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/xerte > > 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. > > > From Julian.Tenney at nottingham.ac.uk Tue Oct 18 14:07:46 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Tue, 18 Oct 2011 14:07:46 +0100 Subject: [Xerte] Re: Toolkits RSS In-Reply-To: References: <12C67A1EEC419342AF5E59DA31562C3F06A620490D@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B21C5@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A63B21DA@EXCHANGE1.ad.nottingham.ac.uk> Can do, of course, but might prefer not to rely on folk upgrading... ...but maybe this is the only way. Can you just add it anywhere and call it anything, i.e. wrote: > Nope. > > > > How can I tell (I don't think I can) if the data I get is a feed or a feed? > > > > So http://bit.ly/niTABT is a feed from a toolkits folder. > > http://www.nottingham.ac.uk/xerte/rss/rssfeed.xml is a real world rss feed. > > > > I need to be able to tell the difference. I don't see a generator field? > > > > From: xerte-bounces at lists.nottingham.ac.uk > [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Pat Lockley > Sent: 13 October 2011 15:38 > To: Xerte discussion list > Subject: [Xerte] Re: Toolkits RSS > > > > All toolkits fields should have the genetator field set to xerte online > toolkits > > On 13 Oct 2011, at 14:57, Julian Tenney > wrote: > > Is there any way of knowing for sure whether the URLs provided by toolkits > for RSS feeds are in fact toolkits feeds, or some other URL? There's nothing > unique about the actual feed / path is there? It could in theory be > anything? > > > > 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/xerte > > 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/xerte > > 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/xerte From Julian.Tenney at nottingham.ac.uk Tue Oct 18 14:12:20 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Tue, 18 Oct 2011 14:12:20 +0100 Subject: [Xerte] Re: Toolkits RSS In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A63B21DA@EXCHANGE1.ad.nottingham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F06A620490D@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B21C5@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B21DA@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A63B21E8@EXCHANGE1.ad.nottingham.ac.uk> S'ok, I got it... -----Original Message----- From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 18 October 2011 14:08 To: Xerte discussion list Subject: [Xerte] Re: Toolkits RSS Can do, of course, but might prefer not to rely on folk upgrading... ...but maybe this is the only way. Can you just add it anywhere and call it anything, i.e. wrote: > Nope. > > > > How can I tell (I don't think I can) if the data I get is a feed or a feed? > > > > So http://bit.ly/niTABT is a feed from a toolkits folder. > > http://www.nottingham.ac.uk/xerte/rss/rssfeed.xml is a real world rss feed. > > > > I need to be able to tell the difference. I don't see a generator field? > > > > From: xerte-bounces at lists.nottingham.ac.uk > [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Pat Lockley > Sent: 13 October 2011 15:38 > To: Xerte discussion list > Subject: [Xerte] Re: Toolkits RSS > > > > All toolkits fields should have the genetator field set to xerte online > toolkits > > On 13 Oct 2011, at 14:57, Julian Tenney > wrote: > > Is there any way of knowing for sure whether the URLs provided by toolkits > for RSS feeds are in fact toolkits feeds, or some other URL? There's nothing > unique about the actual feed / path is there? It could in theory be > anything? > > > > 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/xerte > > 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/xerte > > 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/xerte _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte From david2009wood at gmail.com Tue Oct 18 14:15:13 2011 From: david2009wood at gmail.com (David Wood) Date: Tue, 18 Oct 2011 14:15:13 +0100 Subject: [Xerte] Re: Android App In-Reply-To: References: <12C67A1EEC419342AF5E59DA31562C3F06A493C80B@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: Hi Julian, I was wondering if the source code for the android app is available anywhere so I could begin looking into it and prepare for developing a mobile wizard to allow for simple creation of interactive material, if you have already began working on a feature like this then I am more than happy to look into other similar ideas. Thanks, David On 5 October 2011 19:42, David Wood wrote: > Hi Julian, > > Thanks for your response. My idea was to work on a viewer first, to > discover how complex the task would be as I don't have a great deal of > experience in app development or the Xerte code, this viewer would work > exactly like the stand alone and the browser viewer. My thoughts were that > basing it from the online toolkits may be easier, but I may be wrong. > > The idea is to allow students to view material from anywhere, projects made > by teachers could be downloaded from internet directly onto the phone. > Obviously development could lead to allowing teachers to make Xerte projects > from the app, but I wasn't too sure on the usefulness of trying to create a > project from a phone (small screen, lower performance etc) but a 'wizard' > for creating projects would make this process alot tidier, much like the XOT > rather than the X3.0. > > This would all be using Flex, the custom template sounds like a great idea, > that would probably tie in quite nicely with the wizard. > > I have been thinking about my aims and just received your e-mail of the app > which you created, it looks great! > > Let me know what you think would be a useful addition or extension to the > mobile Xerte, it certainly seems like a good path to take for my project (I > considered 'extending' the toolkit, but this boiled down to creating objects > which would provide good templates, but after thorough inspection I > quickly realized you guys have tons of tools already available to play with > and for learning I couldn't really think what else is 'needed'). > > Thanks for your valuable input and support, > > Regards, > David > On 3 October 2011 09:42, Julian Tenney wrote: > >> Hi,**** >> >> ** ** >> >> I?m currently working on an android app, built using Xerte 3.0 (i.e. using >> the Flex SDK). It?s pretty embryonic right now: the app loads up content >> from a xerte online toolkits installation, and renders it on the phone: I >> should have a rough prototype for people to start messing about with at the >> end of this week.**** >> >> ** ** >> >> Tell me more about how you anticipate your app working? What will do / how >> will it work? Do you expect it to handle content made using Xerte Online >> Toolkits, or native Xerte rlo code? **** >> >> ** ** >> >> It would make a nice project, and is do-able, depending on what you want >> to do.**** >> >> ** ** >> >> One nice thing would be to develop a custom template, so that authors can >> create data for your app to consume: then you could do something custom? >> **** >> >> ** ** >> >> Happy to help you develop your ideas,**** >> >> ** ** >> >> J**** >> >> ** ** >> >> *From:* xerte-bounces at lists.nottingham.ac.uk [mailto: >> xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *David Wood >> *Sent:* 30 September 2011 16:38 >> *To:* xerte at lists.nottingham.ac.uk >> *Subject:* [Xerte] Android App**** >> >> ** ** >> >> Hi,**** >> >> ** ** >> >> I'm a 4th year Computer Science student at Heriot-Watt University in >> Edinburgh and am currently looking at the possibility of creating an android >> app which would allow viewing of Xerte projects (instead of using a browser) >> and possibly creating (although I'm not sure of the complexity that would >> involve) for my Honors project.**** >> >> ** ** >> >> Are there any current developers looking into this? Do you think it would >> be a worthy investment of my time? And finally, Will the project be do-able, >> as a solo project over around 5-6 months?**** >> >> ** ** >> >> Many Thanks for any replies, **** >> >> David**** >> >> 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/xerte >> >> >> 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. >> >> >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: From patrick.lockley at googlemail.com Tue Oct 18 14:23:23 2011 From: patrick.lockley at googlemail.com (Pat Lockley) Date: Tue, 18 Oct 2011 14:23:23 +0100 Subject: [Xerte] Re: Toolkits RSS In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A63B21DA@EXCHANGE1.ad.nottingham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F06A620490D@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B21C5@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B21DA@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: no, it's an accepted RSS node.... On Tue, Oct 18, 2011 at 2:07 PM, Julian Tenney wrote: > Can do, of course, but might prefer not to rely on folk upgrading... ?...but maybe this is the only way. > > Can you just add it anywhere and call it anything, i.e. > -----Original Message----- > From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Pat Lockley > Sent: 18 October 2011 14:05 > To: Xerte discussion list > Subject: [Xerte] Re: Toolkits RSS > > add one to the channel then, it might only be in syndicate.php > > On Tue, Oct 18, 2011 at 1:55 PM, Julian Tenney > wrote: >> Nope. >> >> >> >> How can I tell (I don't think I can) if the data I get is a feed or a feed? >> >> >> >> So http://bit.ly/niTABT is a feed from a toolkits folder. >> >> http://www.nottingham.ac.uk/xerte/rss/rssfeed.xml is a real world rss feed. >> >> >> >> I need to be able to tell the difference. I don't see a generator field? >> >> >> >> From: xerte-bounces at lists.nottingham.ac.uk >> [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Pat Lockley >> Sent: 13 October 2011 15:38 >> To: Xerte discussion list >> Subject: [Xerte] Re: Toolkits RSS >> >> >> >> All toolkits fields should have the genetator field set to xerte online >> toolkits >> >> On 13 Oct 2011, at 14:57, Julian Tenney >> wrote: >> >> Is there any way of knowing for sure whether the URLs provided by toolkits >> for RSS feeds are in fact toolkits feeds, or some other URL? There's nothing >> unique about the actual feed / path is there? It could in theory be >> anything? >> >> >> >> 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/xerte >> >> 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/xerte >> >> 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/xerte > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > From Julian.Tenney at nottingham.ac.uk Tue Oct 18 14:34:34 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Tue, 18 Oct 2011 14:34:34 +0100 Subject: [Xerte] Re: Android App In-Reply-To: References: <12C67A1EEC419342AF5E59DA31562C3F06A493C80B@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A63B220F@EXCHANGE1.ad.nottingham.ac.uk> Yep, it's in the xerte 3 svn in the Mobile Xerte folder. It's currently changing all the time... From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of David Wood Sent: 18 October 2011 14:15 To: Xerte discussion list Subject: [Xerte] Re: Android App Hi Julian, I was wondering if the source code for the android app is available anywhere so I could begin looking into it and prepare for developing a mobile wizard to allow for simple creation of interactive material, if you have already began working on a feature like this then I am more than happy to look into other similar ideas. Thanks, David On 5 October 2011 19:42, David Wood > wrote: Hi Julian, Thanks for your response. My idea was to work on a viewer first, to discover how complex the task would be as I don't have a great deal of experience in app development or the Xerte code, this viewer would work exactly like the stand alone and the browser viewer. My thoughts were that basing it from the online toolkits may be easier, but I may be wrong. The idea is to allow students to view material from anywhere, projects made by teachers could be downloaded from internet directly onto the phone. Obviously development could lead to allowing teachers to make Xerte projects from the app, but I wasn't too sure on the usefulness of trying to create a project from a phone (small screen, lower performance etc) but a 'wizard' for creating projects would make this process alot tidier, much like the XOT rather than the X3.0. This would all be using Flex, the custom template sounds like a great idea, that would probably tie in quite nicely with the wizard. I have been thinking about my aims and just received your e-mail of the app which you created, it looks great! Let me know what you think would be a useful addition or extension to the mobile Xerte, it certainly seems like a good path to take for my project (I considered 'extending' the toolkit, but this boiled down to creating objects which would provide good templates, but after thorough inspection I quickly realized you guys have tons of tools already available to play with and for learning I couldn't really think what else is 'needed'). Thanks for your valuable input and support, Regards, David On 3 October 2011 09:42, Julian Tenney > wrote: Hi, I'm currently working on an android app, built using Xerte 3.0 (i.e. using the Flex SDK). It's pretty embryonic right now: the app loads up content from a xerte online toolkits installation, and renders it on the phone: I should have a rough prototype for people to start messing about with at the end of this week. Tell me more about how you anticipate your app working? What will do / how will it work? Do you expect it to handle content made using Xerte Online Toolkits, or native Xerte rlo code? It would make a nice project, and is do-able, depending on what you want to do. One nice thing would be to develop a custom template, so that authors can create data for your app to consume: then you could do something custom... Happy to help you develop your ideas, J From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of David Wood Sent: 30 September 2011 16:38 To: xerte at lists.nottingham.ac.uk Subject: [Xerte] Android App Hi, I'm a 4th year Computer Science student at Heriot-Watt University in Edinburgh and am currently looking at the possibility of creating an android app which would allow viewing of Xerte projects (instead of using a browser) and possibly creating (although I'm not sure of the complexity that would involve) for my Honors project. Are there any current developers looking into this? Do you think it would be a worthy investment of my time? And finally, Will the project be do-able, as a solo project over around 5-6 months? Many Thanks for any replies, David 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/xerte 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From Julian.Tenney at nottingham.ac.uk Tue Oct 18 16:44:39 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Tue, 18 Oct 2011 16:44:39 +0100 Subject: [Xerte] Android App v0.0002 In-Reply-To: <893D613E8FEA4441BC3EB829DBDA448102AFC5@OC-VMAILBOX3.oldham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F06A4D143CF@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA4481023A4C@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A5E44A99@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102A726@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A62051C7@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102AA90@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A620529A@EXCHANGE1.ad.nottingham.ac.uk> <4E9C1466.8080400@tor.nl> <12C67A1EEC419342AF5E59DA31562C3F06A62052DF@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102AC60@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A620530A@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102AFC5@OC-VMAILBOX3.oldham.ac.uk> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A63B2315@EXCHANGE1.ad.nottingham.ac.uk> Updated app to try from http://www.nottingham.ac.uk/xerte/downloads/applicatin.apk . Comments and ideas really welcomed at this early stage... Screenshots The home screen shows your learning spaces. A learning space is a collection of learning resources. The buttons allow you to add a space, delete a space, and sort by name, created date or number of views. Ultimate idea is to allow users to share their learning spaces (somehow) [cid:image001.png at 01CC8DB5.06AF23C0] Here's a learning space, showing most of the supported things so far: [cid:image002.png at 01CC8DB3.DAD89070] You can add content by scanning QR codes (can't screenshot that). A toolkits folder with one learning object (now, when you add content I check out what sort of xml I get back, so those problems should have gone...) [cid:image003.png at 01CC8DB4.AED7F500] And LO content in the few supported pages types so far... [cid:image004.png at 01CC8DB4.AED7F500] An RSS feed: [cid:image005.png at 01CC8DB4.AED7F500] A youtube video (use the direct embed link, eventually I'll sniff this out and make it easier) in the form http://www.youtube.com/embed/qmvA-OMysmM [cid:image006.png at 01CC8DB4.AED7F500] An FLV file - mp4 should work as well... [cid:image007.png at 01CC8DB4.AED7F500] And a sound file (with albeit pretty crude controls so far) [cid:image008.png at 01CC8DB4.AED7F500] and you can add pretty much any web content as the phone will open anything it doesn't recognise in the phones browser via a WebView object: [cid:image009.png at 01CC8DB4.AED7F500] So that includes playing the LOs directly on the play_ url if the device can cope with it.... [cid:image010.png at 01CC8DB5.3A96F370] -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.png Type: image/png Size: 30840 bytes Desc: image002.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image003.png Type: image/png Size: 13230 bytes Desc: image003.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image004.png Type: image/png Size: 21997 bytes Desc: image004.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image005.png Type: image/png Size: 26226 bytes Desc: image005.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image006.png Type: image/png Size: 158022 bytes Desc: image006.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image007.png Type: image/png Size: 112811 bytes Desc: image007.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image008.png Type: image/png Size: 13494 bytes Desc: image008.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image009.png Type: image/png Size: 80129 bytes Desc: image009.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 26156 bytes Desc: image001.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image010.png Type: image/png Size: 99117 bytes Desc: image010.png URL: From shirley.crawford at st-austell.ac.uk Tue Oct 18 17:09:23 2011 From: shirley.crawford at st-austell.ac.uk (Shirley Crawford) Date: Tue, 18 Oct 2011 17:09:23 +0100 Subject: [Xerte] FW: xerte error message In-Reply-To: References: Message-ID: <8B6D69C81759694E92E48C18738CF3AF0173B6B1@exchange5.cornwall.ac.uk> Hi Our IT guys have been trying to do a local install of Xamp and XOT when they try to run the toolkits they keep getting this message, they have the latest version of the toolkits and are installing on a Windows 7 build. Has anyone any ideas on what is going wrong? Its running fine on my Win 7 PC. Shirley Shirley Crawford E-Learning Teaching Mentor (Room J453 Tel:external : 01726 226755 ext 2755) Cornwall College - St Austell From: Colin Smith Sent: 18 October 2011 16:40 To: Shirley Crawford Subject: xerte error message -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.jpg Type: image/jpeg Size: 49601 bytes Desc: image001.jpg URL: From henk at fortean.org Tue Oct 18 20:31:15 2011 From: henk at fortean.org (Henk Klopping) Date: Tue, 18 Oct 2011 21:31:15 +0200 Subject: [Xerte] Re: Can't get export to work In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A63B1F9C@EXCHANGE1.ad.nottingham.ac.uk> References: <4E9AE068.4050802@fortean.org> <4E9AE84D.2030708@fortean.org> <98D9F525-8D91-42B2-B3B0-509EFAC9E7DB@googlemail.com> <4E9AF9BC.6070601@fortean.org> <4E9B0EC0.9060701@fortean.org> <4E9B21F4.2080909@fortean.org> <4E9B26BC.8080001@tor.nl> <4E9B3364.6040905@fortean.org> <4E9B3862.6070208@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A6205098@EXCHANGE1.ad.nottingham.ac.uk> <4E9C88A1.8070309@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A63B1F9C@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <4E9DD403.9060907@fortean.org> Julian Tenney wrote: > OK, I just updated it... Mm. Still not working: after installation and configuration I got a blank screen. Some fast index comparisons shows that 'config.php' and 'bugfixes.txt' are missing from the archive - should they? I tried to dig these 2 files up from an older version of the zip I still have. That initially seemed to do the trick, but when I subsequently tried to create a new project after filling in the name of the project and clicking the button [create project] nothing happened. When I leave the field blank and press the button, the popup with the text "Sorry that is not a valid name. Please use only letters and numbers" appears (which seems to indicate that the javascript is working.. but something else is not?? Also, I'm worried about the QA of the software: why are you updating the actual current version (said to be stable as of 23rd of august 2011), why isn't the version number updated and how come it was defect in the first place? Why isn't there something like a MD5 sum or something like that on the site? Suuuomikkie vinnouuven, -- Henk Kloepping Voice : +31 598 42 31 31 European Fortean Foundation e-mail : henk at fortean.org To join ISOC.NL: http://www.isoc.nl From andrew.lian at andrewlian.com Tue Oct 18 20:44:22 2011 From: andrew.lian at andrewlian.com (A-P. Lian) Date: Wed, 19 Oct 2011 02:44:22 +0700 Subject: [Xerte] Media issue Message-ID: Hello everybody, I am struggling a little bit with videos. I understand that the videos which are playable through the online toolkits are .flv. However, the system does not seem to recognise my flv files (usually converted from mpg or something else). I really don't quite know what to do next. The only thing that I can think of is that the files are too big. Or maybe the flv files have to be in a special format (mine are the default files generated by the AVS video converter or by the Swish suite of programs)??? Any help would be appreciated. The system seems to ignore them completely and nothing appears on the pages and the media preview complains that no file has been selected. It all seems to work ok with sound files. Thanks once again. Andrew PS I have tried other formats too - but no result... -- Professor Dr. Andrew Lian School of English Institute of Social Technology Suranaree University of Technology 111 University Avenue Muang District Nakhon Ratchasima, Thailand, 30000 Emeritus Professor , University of Canberra, Canberra, ACT, Australia Vice-President of AsiaCALL e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com We don't see things as they are, we see things as we are. (Ana?s Nin) The universe is made up of stories, not atoms (Muriel Rukeyser) When you change the way you look at things, the things you look at change (Max Planck) -------------- next part -------------- An HTML attachment was scrubbed... URL: From d_b_burnett at hotmail.com Tue Oct 18 21:04:39 2011 From: d_b_burnett at hotmail.com (Dave Burnett) Date: Tue, 18 Oct 2011 16:04:39 -0400 Subject: [Xerte] Re: Media issue In-Reply-To: References: Message-ID: The .flv MIME type is set on the server? Will an .flv work outside of Xerte? From: andrew.lian at andrewlian.com Date: Wed, 19 Oct 2011 02:44:22 +0700 To: xerte at lists.nottingham.ac.uk Subject: [Xerte] Media issue Hello everybody, I am struggling a little bit with videos. I understand that the videos which are playable through the online toolkits are .flv. However, the system does not seem to recognise my flv files (usually converted from mpg or something else). I really don't quite know what to do next. The only thing that I can think of is that the files are too big. Or maybe the flv files have to be in a special format (mine are the default files generated by the AVS video converter or by the Swish suite of programs)??? Any help would be appreciated. The system seems to ignore them completely and nothing appears on the pages and the media preview complains that no file has been selected. It all seems to work ok with sound files. Thanks once again. AndrewPS I have tried other formats too - but no result...-- Professor Dr. Andrew Lian School of English Institute of Social Technology Suranaree University of Technology 111 University Avenue Muang District Nakhon Ratchasima, Thailand, 30000 Emeritus Professor , University of Canberra, Canberra, ACT, Australia Vice-President of AsiaCALL e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com We don't see things as they are, we see things as we are. (Ana?s Nin) The universe is made up of stories, not atoms (Muriel Rukeyser) When you change the way you look at things, the things you look at change (Max Planck) 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/xerte 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From ronm at mitchellmedia.co.uk Tue Oct 18 21:05:25 2011 From: ronm at mitchellmedia.co.uk (Ron Mitchell) Date: Tue, 18 Oct 2011 21:05:25 +0100 Subject: [Xerte] Re: Media issue In-Reply-To: References: Message-ID: <006a01cc8dd1$4a0c1990$de244cb0$@co.uk> If you export the LO and view locally does the .flv play then? It sounds like mime types on the server a quick search of the archives should tell you what's needed. Ron From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of A-P. Lian Sent: 18 October 2011 20:44 To: list, Xerte discussion Subject: [Xerte] Media issue Hello everybody, I am struggling a little bit with videos. I understand that the videos which are playable through the online toolkits are .flv. However, the system does not seem to recognise my flv files (usually converted from mpg or something else). I really don't quite know what to do next. The only thing that I can think of is that the files are too big. Or maybe the flv files have to be in a special format (mine are the default files generated by the AVS video converter or by the Swish suite of programs)??? Any help would be appreciated. The system seems to ignore them completely and nothing appears on the pages and the media preview complains that no file has been selected. It all seems to work ok with sound files. Thanks once again. Andrew PS I have tried other formats too - but no result... -- Professor Dr. Andrew Lian School of English Institute of Social Technology Suranaree University of Technology 111 University Avenue Muang District Nakhon Ratchasima, Thailand, 30000 Emeritus Professor , University of Canberra, Canberra, ACT, Australia Vice-President of AsiaCALL e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com We don't see things as they are, we see things as we are. (Ana?s Nin) The universe is made up of stories, not atoms (Muriel Rukeyser) When you change the way you look at things, the things you look at change (Max Planck) 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From ronm at mitchellmedia.co.uk Tue Oct 18 21:07:46 2011 From: ronm at mitchellmedia.co.uk (Ron Mitchell) Date: Tue, 18 Oct 2011 21:07:46 +0100 Subject: [Xerte] Re: Android App v0.0002 In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A63B2315@EXCHANGE1.ad.nottingham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F06A4D143CF@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA4481023A4C@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A5E44A99@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102A726@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A62051C7@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102AA90@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A620529A@EXCHANGE1.ad.nottingham.ac.uk> <4E9C1466.8080400@tor.nl> <12C67A1EEC419342AF5E59DA31562C3F06A62052DF@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102AC60@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A620530A@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102AFC5@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B2315@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <006f01cc8dd1$9f8ab250$dea016f0$@co.uk> I'm going to have to either root my HTC or get a new device just for this! :-( What do you need help with to get the iOS version working? From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 18 October 2011 16:45 To: Xerte discussion list Subject: [Xerte] Android App v0.0002 Updated app to try from http://www.nottingham.ac.uk/xerte/downloads/applicatin.apk . Comments and ideas really welcomed at this early stage. Screenshots The home screen shows your learning spaces. A learning space is a collection of learning resources. The buttons allow you to add a space, delete a space, and sort by name, created date or number of views. Ultimate idea is to allow users to share their learning spaces (somehow) Here's a learning space, showing most of the supported things so far: You can add content by scanning QR codes (can't screenshot that). A toolkits folder with one learning object (now, when you add content I check out what sort of xml I get back, so those problems should have gone.) And LO content in the few supported pages types so far. An RSS feed: A youtube video (use the direct embed link, eventually I'll sniff this out and make it easier) in the form http://www.youtube.com/embed/qmvA-OMysmM An FLV file - mp4 should work as well. And a sound file (with albeit pretty crude controls so far) and you can add pretty much any web content as the phone will open anything it doesn't recognise in the phones browser via a WebView object: So that includes playing the LOs directly on the play_ url if the device can cope with it.. 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 26156 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.png Type: image/png Size: 30840 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image003.png Type: image/png Size: 13230 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image004.png Type: image/png Size: 21997 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image005.png Type: image/png Size: 26226 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image006.png Type: image/png Size: 158022 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image007.png Type: image/png Size: 112811 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image008.png Type: image/png Size: 13494 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image009.png Type: image/png Size: 80129 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image010.png Type: image/png Size: 99117 bytes Desc: not available URL: From andrew.lian at andrewlian.com Tue Oct 18 21:18:42 2011 From: andrew.lian at andrewlian.com (A-P. Lian) Date: Wed, 19 Oct 2011 03:18:42 +0700 Subject: [Xerte] Re: Media issue In-Reply-To: <006a01cc8dd1$4a0c1990$de244cb0$@co.uk> References: <006a01cc8dd1$4a0c1990$de244cb0$@co.uk> Message-ID: Thank you - I will follow up. I am running on a recently-installed xampp system on a windows box with the online toolkits installed as recommended. I have not tried exporting the LO or serving flv files directly out of apache but will do so. Cheers Andrew -- Professor Dr. Andrew Lian School of English Institute of Social Technology Suranaree University of Technology 111 University Avenue Muang District Nakhon Ratchasima, Thailand, 30000 Emeritus Professor , University of Canberra, Canberra, ACT, Australia Vice-President of AsiaCALL e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com We don't see things as they are, we see things as we are. (Ana?s Nin) The universe is made up of stories, not atoms (Muriel Rukeyser) When you change the way you look at things, the things you look at change (Max Planck) On Wed, Oct 19, 2011 at 03:05, Ron Mitchell wrote: > If you export the LO and view locally does the .flv play then? It sounds > like mime types on the server a quick search of the archives should tell you > what's needed.**** > > ** ** > > Ron**** > > ** ** > > *From:* xerte-bounces at lists.nottingham.ac.uk [mailto: > xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *A-P. Lian > *Sent:* 18 October 2011 20:44 > *To:* list, Xerte discussion > *Subject:* [Xerte] Media issue**** > > ** ** > > Hello everybody,**** > > ** ** > > I am struggling a little bit with videos. I understand that the videos > which are playable through the online toolkits are .flv. However, the system > does not seem to recognise my flv files (usually converted from mpg or > something else). I really don't quite know what to do next. The only thing > that I can think of is that the files are too big. Or maybe the flv files > have to be in a special format (mine are the default files generated by the > AVS video converter or by the Swish suite of programs)???**** > > ** ** > > Any help would be appreciated. The system seems to ignore them completely > and nothing appears on the pages and the media preview complains that no > file has been selected. It all seems to work ok with sound files.**** > > ** ** > > Thanks once again.**** > > ** ** > > Andrew**** > > PS I have tried other formats too - but no result...**** > > > -- > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of Canberra, Canberra, ACT, Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com > > We don't see things as they are, we see things as we are. (Ana?s Nin) > The universe is made up of stories, not atoms (Muriel Rukeyser) > When you change the way you look at things, the things you look at change > (Max Planck)**** > > ** ** > > 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/xerte > > 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. > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From henk at fortean.org Tue Oct 18 21:26:12 2011 From: henk at fortean.org (Henk Klopping) Date: Tue, 18 Oct 2011 22:26:12 +0200 Subject: [Xerte] Re: Can't get export to work In-Reply-To: <4E9DD403.9060907@fortean.org> References: <4E9AE068.4050802@fortean.org> <4E9AE84D.2030708@fortean.org> <98D9F525-8D91-42B2-B3B0-509EFAC9E7DB@googlemail.com> <4E9AF9BC.6070601@fortean.org> <4E9B0EC0.9060701@fortean.org> <4E9B21F4.2080909@fortean.org> <4E9B26BC.8080001@tor.nl> <4E9B3364.6040905@fortean.org> <4E9B3862.6070208@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A6205098@EXCHANGE1.ad.nottingham.ac.uk> <4E9C88A1.8070309@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A63B1F9C@EXCHANGE1.ad.nottingham.ac.uk> <4E9DD403.9060907@fortean.org> Message-ID: <4E9DE0E4.90204@fortean.org> Henk Klopping wrote: > (which seems to indicate that the javascript is working.. but something > else is not?? FYI: some digging in the logfiles shows that it tries to execute a POST to /xerte/website_code/php/templates/new_template.php. Suuuomikkie vinnouuven, -- Henk Kloepping Voice : +31 598 42 31 31 European Fortean Foundation e-mail : henk at fortean.org To join ISOC.NL: http://www.isoc.nl From henk at fortean.org Tue Oct 18 21:29:42 2011 From: henk at fortean.org (Henk Klopping) Date: Tue, 18 Oct 2011 22:29:42 +0200 Subject: [Xerte] Re: Can't get export to work In-Reply-To: <4E9DE0E4.90204@fortean.org> References: <4E9AE068.4050802@fortean.org> <4E9AE84D.2030708@fortean.org> <98D9F525-8D91-42B2-B3B0-509EFAC9E7DB@googlemail.com> <4E9AF9BC.6070601@fortean.org> <4E9B0EC0.9060701@fortean.org> <4E9B21F4.2080909@fortean.org> <4E9B26BC.8080001@tor.nl> <4E9B3364.6040905@fortean.org> <4E9B3862.6070208@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A6205098@EXCHANGE1.ad.nottingham.ac.uk> <4E9C88A1.8070309@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A63B1F9C@EXCHANGE1.ad.nottingham.ac.uk> <4E9DD403.9060907@fortean.org> <4E9DE0E4.90204@fortean.org> Message-ID: <4E9DE1B6.5070208@fortean.org> Henk Klopping wrote: > Henk Klopping wrote: > >> (which seems to indicate that the javascript is working.. but >> something else is not?? > > FYI: some digging in the logfiles shows that it tries to execute a POST > to /xerte/website_code/php/templates/new_template.php. ... and there is nothing in templatedetails afterwards. Suuuomikkie vinnouuven, -- Henk Kloepping Voice : +31 598 42 31 31 European Fortean Foundation e-mail : henk at fortean.org To join ISOC.NL: http://www.isoc.nl From moxitron at gmail.com Tue Oct 18 23:45:58 2011 From: moxitron at gmail.com (moxitron) Date: Tue, 18 Oct 2011 23:45:58 +0100 Subject: [Xerte] xerte online toolkits config.php missing Message-ID: Hi, I've just downloaded the xerte online toolkits v1.7 and done a full installation on my system (running Apache). After creating the MySQL database and running the setup (which seemed to complete normally), I tried to browse to the xerte toolkit index.php file, only to get the error at the 3rd line of index.php which is a require("config.php") statement, that the config.php file is not found: *Warning*: require(config.php) [function.require]: failed to open stream: No such file or directory in * C:\Apache2\htdocs\xertetoolkits\index.php* on line *3* and sure enough, the config.php file is not present in that directory. Should it be there? What places it there? Should it not be there in the toolkit download zip file? Any help on this would be appreciated. Thanks, Stephen -------------- next part -------------- An HTML attachment was scrubbed... URL: From Julie.Harding at oldham.ac.uk Wed Oct 19 08:42:03 2011 From: Julie.Harding at oldham.ac.uk (Harding, Julie) Date: Wed, 19 Oct 2011 07:42:03 +0000 Subject: [Xerte] Re: Android App v0.0002 In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A63B2315@EXCHANGE1.ad.nottingham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F06A4D143CF@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA4481023A4C@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A5E44A99@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102A726@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A62051C7@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102AA90@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A620529A@EXCHANGE1.ad.nottingham.ac.uk> <4E9C1466.8080400@tor.nl> <12C67A1EEC419342AF5E59DA31562C3F06A62052DF@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102AC60@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A620530A@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102AFC5@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B2315@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <893D613E8FEA4441BC3EB829DBDA448102C4A6@OC-VMAILBOX3.oldham.ac.uk> FAB - I have successfully downloaded the app again and it now loads my learning object. Thank you Julie ____________________________ Julie Harding Resource Based Learning Manager The Oldham College [Description: \\oldham.ac.uk\netlogon\bin\phone.gif]0161 785 4106 [Description: \\oldham.ac.uk\netlogon\bin\mail.gif]julie.harding at oldham.ac.uk [Description: \\oldham.ac.uk\netlogon\bin\website.gif]www.oldhambusinesscentre.co.uk [Description: \\oldham.ac.uk\netlogon\bin\tocicon.gif] [Description: \\oldham.ac.uk\netlogon\bin\facebook.jpg] [Description: \\oldham.ac.uk\netlogon\bin\twitter.jpg] P Do you need to print this email?. Please consider the environment before Printing. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 18 October 2011 16:45 To: Xerte discussion list Subject: [Xerte] Android App v0.0002 Updated app to try from http://www.nottingham.ac.uk/xerte/downloads/applicatin.apk . Comments and ideas really welcomed at this early stage... Screenshots The home screen shows your learning spaces. A learning space is a collection of learning resources. The buttons allow you to add a space, delete a space, and sort by name, created date or number of views. Ultimate idea is to allow users to share their learning spaces (somehow) [cid:image020.png at 01CC8E3A.F8AB3940] Here's a learning space, showing most of the supported things so far: [cid:image021.png at 01CC8E3A.F8AB3940] You can add content by scanning QR codes (can't screenshot that). A toolkits folder with one learning object (now, when you add content I check out what sort of xml I get back, so those problems should have gone...) [cid:image022.png at 01CC8E3A.F8AB3940] And LO content in the few supported pages types so far... [cid:image023.png at 01CC8E3A.F8AB3940] An RSS feed: [cid:image024.png at 01CC8E3A.F8AB3940] A youtube video (use the direct embed link, eventually I'll sniff this out and make it easier) in the form http://www.youtube.com/embed/qmvA-OMysmM [cid:image025.png at 01CC8E3A.F8AB3940] An FLV file - mp4 should work as well... [cid:image026.png at 01CC8E3A.F8AB3940] And a sound file (with albeit pretty crude controls so far) [cid:image027.png at 01CC8E3A.F8AB3940] and you can add pretty much any web content as the phone will open anything it doesn't recognise in the phones browser via a WebView object: [cid:image028.png at 01CC8E3A.F8AB3940] So that includes playing the LOs directly on the play_ url if the device can cope with it.... [cid:image029.png at 01CC8E3A.F8AB3940] 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. ________________________________ This e-mail is only for the use of the addressee. It may contain information which is legally privileged, confidential and exempt from disclosure. The content of this e-mail can in no way be taken to be representative of the Oldham College Corporation. If you received this communication in error, or if you have any comment or concern, please contact postmaster at oldham.ac.uk -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image011.gif Type: image/gif Size: 919 bytes Desc: image011.gif URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image012.gif Type: image/gif Size: 925 bytes Desc: image012.gif URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image013.gif Type: image/gif Size: 914 bytes Desc: image013.gif URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image020.png Type: image/png Size: 26156 bytes Desc: image020.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image021.png Type: image/png Size: 30840 bytes Desc: image021.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image022.png Type: image/png Size: 13230 bytes Desc: image022.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image023.png Type: image/png Size: 21997 bytes Desc: image023.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image024.png Type: image/png Size: 26226 bytes Desc: image024.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image025.png Type: image/png Size: 158022 bytes Desc: image025.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image026.png Type: image/png Size: 112811 bytes Desc: image026.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image027.png Type: image/png Size: 13494 bytes Desc: image027.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image028.png Type: image/png Size: 80129 bytes Desc: image028.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image029.png Type: image/png Size: 99117 bytes Desc: image029.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.jpg Type: image/jpeg Size: 897 bytes Desc: image001.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.jpg Type: image/jpeg Size: 825 bytes Desc: image002.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image003.jpg Type: image/jpeg Size: 890 bytes Desc: image003.jpg URL: From johnathan.kemp at ntlworld.com Wed Oct 19 09:04:56 2011 From: johnathan.kemp at ntlworld.com (Kemp Johnathan) Date: Wed, 19 Oct 2011 09:04:56 +0100 Subject: [Xerte] Implementing routed pages in a pageTemplates / toolkits environment Message-ID: I am currently working on the scenario page that I demonstrated at the recent Xerte Dev and I would like to be able to get this working in a pageTemplates environment, but the way routed pages currently operate will not transfer directly to a pageTemplates environment. What is required: A value that the page author can set as a unique identifier for a page. This value will then be entered into the "destination" field of another page so that the second page can send the user to the first page when a condition is met. This value needs to be set from an xwd form. Solution in Page Wizards: Use the page icon's "Name" property. ( not ideal as this is not accessible from the xwd form) When a page's destination field in an xwd form is populated with the name of a page navigation to that page is achieved by 1. use getChildByName to obtain the pages xml 2. obtain the pages index by using .index() method of the xml 3. use gotoPage(page's index) to navigate to the page (the above is a little simplified but contains the key elements). This method has a couple of problems 1. In Page Wizards the page's details are set up in the xwd form, but you have to remember to set the page "name" (and "title" for display purposes) in the page Icon's property page. Ideally there would be a way to pass the "name" value from the xwd form to the property page of the icon. 2. In Page Templates there is no way (that I know of) for the page author to access the "name" field of the page icon and hence no way to set up a unique identifier for the page that can later be used to access the pages index in either a framework or the interface. 3. In Page Templates the xwd form's "name" field is used to set the Page Title display. This compromises the use of the name field in the xwd for use as a destination as titles tend to be verbose and contain spaces and may not be unique, whilst an identifier field would ideally be concise and free of spaces. This could be solved by adding an optional identifier field to an xwd form but there still would need to be a way of using this to populate the page Icon's name field. Is there an approach I can use that I am unfamiliar with or is this an opportunity for a new method to be added to the Xerte engine, e.g. a setPageName() method? I note that rootIcon has a setPageTitle method but this does not appear to change the underlying page property, i.e. if I create a page set the page icon's title property to "eric" run a script on the page with rootIcon.setPageTitle("fred"); then when I preview the page The preview displays the page title as "fred", The page Icon's property page continues to show the title as "eric" Kind regards Johnathan -------------- next part -------------- An HTML attachment was scrubbed... URL: From Julie.Harding at oldham.ac.uk Wed Oct 19 09:10:27 2011 From: Julie.Harding at oldham.ac.uk (Harding, Julie) Date: Wed, 19 Oct 2011 08:10:27 +0000 Subject: [Xerte] Re: Toolkits RSS In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A63B21DA@EXCHANGE1.ad.nottingham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F06A620490D@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B21C5@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B21DA@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <893D613E8FEA4441BC3EB829DBDA448102C5D3@OC-VMAILBOX3.oldham.ac.uk> I am having trouble adding an RSS page to my learning object. I have added http://www.nottingham.ac.uk/xerte/rss/rssfeed.xml and that doesn't even work? Any ideas? Cheers Julie Julie Harding Resource Based Learning Manager The Oldham College T: 0161 785 4106 E: julie.harding at oldham.ac.uk W: www.oldham.ac.uk www.oldhambusinesscentre.co.uk Do you need to print this email?. Please consider the environment before Printing. -----Original Message----- From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 18 October 2011 14:08 To: Xerte discussion list Subject: [Xerte] Re: Toolkits RSS Can do, of course, but might prefer not to rely on folk upgrading... ...but maybe this is the only way. Can you just add it anywhere and call it anything, i.e. wrote: > Nope. > > > > How can I tell (I don't think I can) if the data I get is a feed or a feed? > > > > So http://bit.ly/niTABT is a feed from a toolkits folder. > > http://www.nottingham.ac.uk/xerte/rss/rssfeed.xml is a real world rss feed. > > > > I need to be able to tell the difference. I don't see a generator field? > > > > From: xerte-bounces at lists.nottingham.ac.uk > [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Pat Lockley > Sent: 13 October 2011 15:38 > To: Xerte discussion list > Subject: [Xerte] Re: Toolkits RSS > > > > All toolkits fields should have the genetator field set to xerte > online toolkits > > On 13 Oct 2011, at 14:57, Julian Tenney > > wrote: > > Is there any way of knowing for sure whether the URLs provided by > toolkits for RSS feeds are in fact toolkits feeds, or some other URL? > There's nothing unique about the actual feed / path is there? It could > in theory be anything? > > > > 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/xerte > > 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/xerte > > 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/xerte _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte ________________________________ This e-mail is only for the use of the addressee. It may contain information which is legally privileged, confidential and exempt from disclosure. The content of this e-mail can in no way be taken to be representative of the Oldham College Corporation. If you received this communication in error, or if you have any comment or concern, please contact postmaster at oldham.ac.uk From Julie.Harding at oldham.ac.uk Wed Oct 19 09:41:39 2011 From: Julie.Harding at oldham.ac.uk (Harding, Julie) Date: Wed, 19 Oct 2011 08:41:39 +0000 Subject: [Xerte] Re: Android App v0.0002 In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A63B2315@EXCHANGE1.ad.nottingham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F06A4D143CF@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA4481023A4C@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A5E44A99@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102A726@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A62051C7@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102AA90@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A620529A@EXCHANGE1.ad.nottingham.ac.uk> <4E9C1466.8080400@tor.nl> <12C67A1EEC419342AF5E59DA31562C3F06A62052DF@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102AC60@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A620530A@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102AFC5@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B2315@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <893D613E8FEA4441BC3EB829DBDA448102D09F@OC-VMAILBOX3.oldham.ac.uk> I have now added a plain text page, Bullet page, graphic/sound page and 2 video pages. One video in FLV and one in MP4. Only the FLV works and that was actually a converted captivate file. Now that format was hopeless on a smartboard as the sound was really distorted but sound and caption work great on my Samsung Galaxy so win win there. The pages that don't work are the RSS feed page and the tabbed navigator? Really pleased with this progress so far. Do you have ambitions to make some kind of assessment working in this way. Maybe a simple MCQ or even the timeline drag and drop would be good? I understand there is a long way to go yet but at your speed of development I have no worries :) Cheers Julie ____________________________ Julie Harding Resource Based Learning Manager The Oldham College [Description: \\oldham.ac.uk\netlogon\bin\phone.gif]0161 785 4106 [Description: \\oldham.ac.uk\netlogon\bin\mail.gif]julie.harding at oldham.ac.uk [Description: \\oldham.ac.uk\netlogon\bin\website.gif]www.oldhambusinesscentre.co.uk [Description: \\oldham.ac.uk\netlogon\bin\tocicon.gif] [Description: \\oldham.ac.uk\netlogon\bin\facebook.jpg] [Description: \\oldham.ac.uk\netlogon\bin\twitter.jpg] P Do you need to print this email?. Please consider the environment before Printing. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 18 October 2011 16:45 To: Xerte discussion list Subject: [Xerte] Android App v0.0002 Updated app to try from http://www.nottingham.ac.uk/xerte/downloads/applicatin.apk . Comments and ideas really welcomed at this early stage... Screenshots The home screen shows your learning spaces. A learning space is a collection of learning resources. The buttons allow you to add a space, delete a space, and sort by name, created date or number of views. Ultimate idea is to allow users to share their learning spaces (somehow) [cid:image020.png at 01CC8E43.06722A40] Here's a learning space, showing most of the supported things so far: [cid:image021.png at 01CC8E43.06722A40] You can add content by scanning QR codes (can't screenshot that). A toolkits folder with one learning object (now, when you add content I check out what sort of xml I get back, so those problems should have gone...) [cid:image022.png at 01CC8E43.06722A40] And LO content in the few supported pages types so far... [cid:image023.png at 01CC8E43.06722A40] An RSS feed: [cid:image024.png at 01CC8E43.06722A40] A youtube video (use the direct embed link, eventually I'll sniff this out and make it easier) in the form http://www.youtube.com/embed/qmvA-OMysmM [cid:image025.png at 01CC8E43.06722A40] An FLV file - mp4 should work as well... [cid:image026.png at 01CC8E43.06722A40] And a sound file (with albeit pretty crude controls so far) [cid:image027.png at 01CC8E43.06722A40] and you can add pretty much any web content as the phone will open anything it doesn't recognise in the phones browser via a WebView object: [cid:image028.png at 01CC8E43.06722A40] So that includes playing the LOs directly on the play_ url if the device can cope with it.... [cid:image029.png at 01CC8E43.06722A40] 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. ________________________________ This e-mail is only for the use of the addressee. It may contain information which is legally privileged, confidential and exempt from disclosure. The content of this e-mail can in no way be taken to be representative of the Oldham College Corporation. If you received this communication in error, or if you have any comment or concern, please contact postmaster at oldham.ac.uk -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image011.gif Type: image/gif Size: 919 bytes Desc: image011.gif URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image012.gif Type: image/gif Size: 925 bytes Desc: image012.gif URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image013.gif Type: image/gif Size: 914 bytes Desc: image013.gif URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image020.png Type: image/png Size: 26156 bytes Desc: image020.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image021.png Type: image/png Size: 30840 bytes Desc: image021.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image022.png Type: image/png Size: 13230 bytes Desc: image022.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image023.png Type: image/png Size: 21997 bytes Desc: image023.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image024.png Type: image/png Size: 26226 bytes Desc: image024.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image025.png Type: image/png Size: 158022 bytes Desc: image025.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image026.png Type: image/png Size: 112811 bytes Desc: image026.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image027.png Type: image/png Size: 13494 bytes Desc: image027.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image028.png Type: image/png Size: 80129 bytes Desc: image028.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image029.png Type: image/png Size: 99117 bytes Desc: image029.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image004.jpg Type: image/jpeg Size: 897 bytes Desc: image004.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image005.jpg Type: image/jpeg Size: 825 bytes Desc: image005.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image006.jpg Type: image/jpeg Size: 890 bytes Desc: image006.jpg URL: From Julian.Tenney at nottingham.ac.uk Wed Oct 19 10:04:17 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Wed, 19 Oct 2011 10:04:17 +0100 Subject: [Xerte] Re: Android App v0.0002 In-Reply-To: <893D613E8FEA4441BC3EB829DBDA448102D09F@OC-VMAILBOX3.oldham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F06A4D143CF@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA4481023A4C@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A5E44A99@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102A726@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A62051C7@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102AA90@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A620529A@EXCHANGE1.ad.nottingham.ac.uk> <4E9C1466.8080400@tor.nl> <12C67A1EEC419342AF5E59DA31562C3F06A62052DF@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102AC60@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A620530A@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102AFC5@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B2315@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102D09F@OC-VMAILBOX3.oldham.ac.uk> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A63B246A@EXCHANGE1.ad.nottingham.ac.uk> The main focus of attention at the moment is to get the 'main' part of the app working right: I don't want to get into all the different pages until I know how the app itself will work: there's enough there for playing around with for now: I like the idea of the 'learning spaces' as a way of organising resources, and I really like the idea that users could share them, but unsure how to do that just now. It would also be good if you can pick up a pre-configured learning space from a url, and even better if there was, say, a toolkits template that made them... that would close the loop nicely (you can see where this is going). I also like the idea that this isn't just about Xerte content, but about *any* content. I also like the idea that the app might support the user in capturing content themselves: we can get at the camera and mic and so can capture video, images, sounds, which the user might then be able add to a learning space... ... and then there's xpert, where users can go and find other materials, which might have a part to play somewhere. A VLE might also have some role in providing content... Loads of ideas, please chip in with yours, From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Harding, Julie Sent: 19 October 2011 09:42 To: 'Xerte discussion list' Subject: [Xerte] Re: Android App v0.0002 I have now added a plain text page, Bullet page, graphic/sound page and 2 video pages. One video in FLV and one in MP4. Only the FLV works and that was actually a converted captivate file. Now that format was hopeless on a smartboard as the sound was really distorted but sound and caption work great on my Samsung Galaxy so win win there. The pages that don't work are the RSS feed page and the tabbed navigator? Really pleased with this progress so far. Do you have ambitions to make some kind of assessment working in this way. Maybe a simple MCQ or even the timeline drag and drop would be good? I understand there is a long way to go yet but at your speed of development I have no worries :) Cheers Julie ____________________________ Julie Harding Resource Based Learning Manager The Oldham College [cid:image001.gif at 01CC8E45.BBF51330]0161 785 4106 [cid:image002.gif at 01CC8E45.BBF51330]julie.harding at oldham.ac.uk [cid:image003.gif at 01CC8E45.BBF51330]www.oldhambusinesscentre.co.uk [cid:image004.jpg at 01CC8E45.BBF51330] [cid:image005.jpg at 01CC8E45.BBF51330] [cid:image006.jpg at 01CC8E45.BBF51330] P Do you need to print this email?. Please consider the environment before Printing. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 18 October 2011 16:45 To: Xerte discussion list Subject: [Xerte] Android App v0.0002 Updated app to try from http://www.nottingham.ac.uk/xerte/downloads/applicatin.apk . Comments and ideas really welcomed at this early stage... Screenshots The home screen shows your learning spaces. A learning space is a collection of learning resources. The buttons allow you to add a space, delete a space, and sort by name, created date or number of views. Ultimate idea is to allow users to share their learning spaces (somehow) [cid:image007.png at 01CC8E45.BBF51330] Here's a learning space, showing most of the supported things so far: [cid:image008.png at 01CC8E45.BBF51330] You can add content by scanning QR codes (can't screenshot that). A toolkits folder with one learning object (now, when you add content I check out what sort of xml I get back, so those problems should have gone...) [cid:image009.png at 01CC8E45.BBF51330] And LO content in the few supported pages types so far... [cid:image010.png at 01CC8E45.BBF51330] An RSS feed: [cid:image011.png at 01CC8E45.BBF51330] A youtube video (use the direct embed link, eventually I'll sniff this out and make it easier) in the form http://www.youtube.com/embed/qmvA-OMysmM [cid:image012.png at 01CC8E45.BBF51330] An FLV file - mp4 should work as well... [cid:image013.png at 01CC8E45.BBF51330] And a sound file (with albeit pretty crude controls so far) [cid:image014.png at 01CC8E45.BBF51330] and you can add pretty much any web content as the phone will open anything it doesn't recognise in the phones browser via a WebView object: [cid:image015.png at 01CC8E45.BBF51330] So that includes playing the LOs directly on the play_ url if the device can cope with it.... [cid:image016.png at 01CC8E45.BBF51330] 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. ________________________________ This e-mail is only for the use of the addressee. It may contain information which is legally privileged, confidential and exempt from disclosure. The content of this e-mail can in no way be taken to be representative of the Oldham College Corporation. If you received this communication in error, or if you have any comment or concern, please contact postmaster at oldham.ac.uk -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.gif Type: image/gif Size: 919 bytes Desc: image001.gif URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.gif Type: image/gif Size: 925 bytes Desc: image002.gif URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image003.gif Type: image/gif Size: 914 bytes Desc: image003.gif URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image004.jpg Type: image/jpeg Size: 897 bytes Desc: image004.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image005.jpg Type: image/jpeg Size: 825 bytes Desc: image005.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image006.jpg Type: image/jpeg Size: 890 bytes Desc: image006.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image007.png Type: image/png Size: 26156 bytes Desc: image007.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image008.png Type: image/png Size: 30840 bytes Desc: image008.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image009.png Type: image/png Size: 13230 bytes Desc: image009.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image010.png Type: image/png Size: 21997 bytes Desc: image010.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image011.png Type: image/png Size: 26226 bytes Desc: image011.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image012.png Type: image/png Size: 158022 bytes Desc: image012.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image013.png Type: image/png Size: 112811 bytes Desc: image013.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image014.png Type: image/png Size: 13494 bytes Desc: image014.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image015.png Type: image/png Size: 80129 bytes Desc: image015.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image016.png Type: image/png Size: 99117 bytes Desc: image016.png URL: From moxitron at gmail.com Wed Oct 19 10:14:16 2011 From: moxitron at gmail.com (moxitron) Date: Wed, 19 Oct 2011 10:14:16 +0100 Subject: [Xerte] Fatal error: Cannot redeclare database_connect() Message-ID: When I point my browser to the management.php file and login with the admin credentials, I am getting the following displayed (and no more, so I'm stuck!). This happens with the svn trunk which I copied this morning, and also with the 1.7 download from the xerte website. Is there a "require" being done when it should be a "require_once"? Thanks for your help, Stephen -------------------- *Warning*: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/London' for '1.0/DST' instead in * C:\Apache2\htdocs\xertetoolkits\config.php* on line *35* *Fatal error*: Cannot redeclare database_connect() (previously declared in C:\Apache2\htdocs\xertetoolkits\website_code\php\database_library.php:23) in *C:\Apache2\htdocs\xertetoolkits\website_code\php\database_library.php* on line *66* -------------- next part -------------- An HTML attachment was scrubbed... URL: From Julian.Tenney at nottingham.ac.uk Wed Oct 19 10:24:58 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Wed, 19 Oct 2011 10:24:58 +0100 Subject: [Xerte] Re: Fatal error: Cannot redeclare database_connect() In-Reply-To: References: Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A63B24A2@EXCHANGE1.ad.nottingham.ac.uk> Bear with us. For some reason, my computer was missing files out of the zip, when I zipped it up. I've fixed that, but now when I test it I'm getting other errors, which I need Pat and David to look at urgently. Thanks, From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of moxitron Sent: 19 October 2011 10:14 To: xerte Subject: [Xerte] Fatal error: Cannot redeclare database_connect() When I point my browser to the management.php file and login with the admin credentials, I am getting the following displayed (and no more, so I'm stuck!). This happens with the svn trunk which I copied this morning, and also with the 1.7 download from the xerte website. Is there a "require" being done when it should be a "require_once"? Thanks for your help, Stephen -------------------- Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/London' for '1.0/DST' instead in C:\Apache2\htdocs\xertetoolkits\config.php on line 35 Fatal error: Cannot redeclare database_connect() (previously declared in C:\Apache2\htdocs\xertetoolkits\website_code\php\database_library.php:23) in C:\Apache2\htdocs\xertetoolkits\website_code\php\database_library.php on line 66 -------------- next part -------------- An HTML attachment was scrubbed... URL: From Julian.Tenney at nottingham.ac.uk Wed Oct 19 10:51:21 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Wed, 19 Oct 2011 10:51:21 +0100 Subject: [Xerte] Re: xerte online toolkits config.php missing In-Reply-To: References: Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A63B24E9@EXCHANGE1.ad.nottingham.ac.uk> OK, there's a working zip on the website now, please download the zip and try it again. Apologies for the inconvenience... From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of moxitron Sent: 18 October 2011 23:46 To: xerte at lists.nottingham.ac.uk Subject: [Xerte] xerte online toolkits config.php missing Hi, I've just downloaded the xerte online toolkits v1.7 and done a full installation on my system (running Apache). After creating the MySQL database and running the setup (which seemed to complete normally), I tried to browse to the xerte toolkit index.php file, only to get the error at the 3rd line of index.php which is a require("config.php") statement, that the config.php file is not found: Warning: require(config.php) [function.require]: failed to open stream: No such file or directory in C:\Apache2\htdocs\xertetoolkits\index.php on line 3 and sure enough, the config.php file is not present in that directory. Should it be there? What places it there? Should it not be there in the toolkit download zip file? Any help on this would be appreciated. Thanks, Stephen -------------- next part -------------- An HTML attachment was scrubbed... URL: From Julian.Tenney at nottingham.ac.uk Wed Oct 19 10:53:50 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Wed, 19 Oct 2011 10:53:50 +0100 Subject: [Xerte] Re: Media issue In-Reply-To: References: Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A63B24F1@EXCHANGE1.ad.nottingham.ac.uk> There might be some flv viewers, so if you have one installed, and .flv associated with it, it should play... From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 18 October 2011 21:05 To: Xerte list Subject: [Xerte] Re: Media issue The .flv MIME type is set on the server? Will an .flv work outside of Xerte? ________________________________ From: andrew.lian at andrewlian.com Date: Wed, 19 Oct 2011 02:44:22 +0700 To: xerte at lists.nottingham.ac.uk Subject: [Xerte] Media issue Hello everybody, I am struggling a little bit with videos. I understand that the videos which are playable through the online toolkits are .flv. However, the system does not seem to recognise my flv files (usually converted from mpg or something else). I really don't quite know what to do next. The only thing that I can think of is that the files are too big. Or maybe the flv files have to be in a special format (mine are the default files generated by the AVS video converter or by the Swish suite of programs)??? Any help would be appreciated. The system seems to ignore them completely and nothing appears on the pages and the media preview complains that no file has been selected. It all seems to work ok with sound files. Thanks once again. Andrew PS I have tried other formats too - but no result... -- Professor Dr. Andrew Lian School of English Institute of Social Technology Suranaree University of Technology 111 University Avenue Muang District Nakhon Ratchasima, Thailand, 30000 Emeritus Professor , University of Canberra, Canberra, ACT, Australia Vice-President of AsiaCALL e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com We don't see things as they are, we see things as we are. (Ana?s Nin) The universe is made up of stories, not atoms (Muriel Rukeyser) When you change the way you look at things, the things you look at change (Max Planck) 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/xerte 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From Julian.Tenney at nottingham.ac.uk Wed Oct 19 10:51:59 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Wed, 19 Oct 2011 10:51:59 +0100 Subject: [Xerte] Re: xerte online toolkits config.php missing In-Reply-To: References: Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A63B24EC@EXCHANGE1.ad.nottingham.ac.uk> Should be OK now, From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of moxitron Sent: 18 October 2011 23:46 To: xerte at lists.nottingham.ac.uk Subject: [Xerte] xerte online toolkits config.php missing Hi, I've just downloaded the xerte online toolkits v1.7 and done a full installation on my system (running Apache). After creating the MySQL database and running the setup (which seemed to complete normally), I tried to browse to the xerte toolkit index.php file, only to get the error at the 3rd line of index.php which is a require("config.php") statement, that the config.php file is not found: Warning: require(config.php) [function.require]: failed to open stream: No such file or directory in C:\Apache2\htdocs\xertetoolkits\index.php on line 3 and sure enough, the config.php file is not present in that directory. Should it be there? What places it there? Should it not be there in the toolkit download zip file? Any help on this would be appreciated. Thanks, Stephen -------------- next part -------------- An HTML attachment was scrubbed... URL: From Julian.Tenney at nottingham.ac.uk Wed Oct 19 10:59:32 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Wed, 19 Oct 2011 10:59:32 +0100 Subject: [Xerte] Re: Toolkits RSS In-Reply-To: <893D613E8FEA4441BC3EB829DBDA448102C5D3@OC-VMAILBOX3.oldham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F06A620490D@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B21C5@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B21DA@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102C5D3@OC-VMAILBOX3.oldham.ac.uk> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A63B2506@EXCHANGE1.ad.nottingham.ac.uk> You mean an RSS page in a learning object? This works for me: [cid:image001.png at 01CC8E4E.2E84A520] -----Original Message----- From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Harding, Julie Sent: 19 October 2011 09:10 To: 'Xerte discussion list' Subject: [Xerte] Re: Toolkits RSS I am having trouble adding an RSS page to my learning object. I have added http://www.nottingham.ac.uk/xerte/rss/rssfeed.xml and that doesn't even work? Any ideas? Cheers Julie Julie Harding Resource Based Learning Manager The Oldham College T: 0161 785 4106 E: julie.harding at oldham.ac.uk W: www.oldham.ac.uk www.oldhambusinesscentre.co.uk Do you need to print this email?. Please consider the environment before Printing. -----Original Message----- From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 18 October 2011 14:08 To: Xerte discussion list Subject: [Xerte] Re: Toolkits RSS Can do, of course, but might prefer not to rely on folk upgrading... ...but maybe this is the only way. Can you just add it anywhere and call it anything, i.e. wrote: > Nope. > > > > How can I tell (I don't think I can) if the data I get is a feed or a feed? > > > > So http://bit.ly/niTABT is a feed from a toolkits folder. > > http://www.nottingham.ac.uk/xerte/rss/rssfeed.xml is a real world rss feed. > > > > I need to be able to tell the difference. I don't see a generator field? > > > > From: xerte-bounces at lists.nottingham.ac.uk > [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Pat Lockley > Sent: 13 October 2011 15:38 > To: Xerte discussion list > Subject: [Xerte] Re: Toolkits RSS > > > > All toolkits fields should have the genetator field set to xerte > online toolkits > > On 13 Oct 2011, at 14:57, Julian Tenney > > wrote: > > Is there any way of knowing for sure whether the URLs provided by > toolkits for RSS feeds are in fact toolkits feeds, or some other URL? > There's nothing unique about the actual feed / path is there? It could > in theory be anything? > > > > 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/xerte > > 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/xerte > > 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/xerte _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte ________________________________ This e-mail is only for the use of the addressee. It may contain information which is legally privileged, confidential and exempt from disclosure. The content of this e-mail can in no way be taken to be representative of the Oldham College Corporation. If you received this communication in error, or if you have any comment or concern, please contact postmaster at oldham.ac.uk _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 41530 bytes Desc: image001.png URL: From Julian.Tenney at nottingham.ac.uk Wed Oct 19 11:02:21 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Wed, 19 Oct 2011 11:02:21 +0100 Subject: [Xerte] Re: Android App v0.0002 In-Reply-To: <006f01cc8dd1$9f8ab250$dea016f0$@co.uk> References: <12C67A1EEC419342AF5E59DA31562C3F06A4D143CF@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA4481023A4C@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A5E44A99@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102A726@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A62051C7@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102AA90@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A620529A@EXCHANGE1.ad.nottingham.ac.uk> <4E9C1466.8080400@tor.nl> <12C67A1EEC419342AF5E59DA31562C3F06A62052DF@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102AC60@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A620530A@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102AFC5@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B2315@EXCHANGE1.ad.nottingham.ac.uk> <006f01cc8dd1$9f8ab250$dea016f0$@co.uk> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A63B250F@EXCHANGE1.ad.nottingham.ac.uk> To build for iOS I need the relevant Apple certificates. This, apparently, is how to get one: http://devgirl.org/2011/06/20/flexair-for-ios-development-process-explained/ At 12 pages long, that's supposed to be an idiots guide to the process. What century is this? From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Ron Mitchell Sent: 18 October 2011 21:08 To: 'Xerte discussion list' Subject: [Xerte] Re: Android App v0.0002 I'm going to have to either root my HTC or get a new device just for this! :-( What do you need help with to get the iOS version working? From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 18 October 2011 16:45 To: Xerte discussion list Subject: [Xerte] Android App v0.0002 Updated app to try from http://www.nottingham.ac.uk/xerte/downloads/applicatin.apk . Comments and ideas really welcomed at this early stage... Screenshots The home screen shows your learning spaces. A learning space is a collection of learning resources. The buttons allow you to add a space, delete a space, and sort by name, created date or number of views. Ultimate idea is to allow users to share their learning spaces (somehow) [cid:image001.png at 01CC8E4E.92F62560] Here's a learning space, showing most of the supported things so far: [cid:image002.png at 01CC8E4E.92F62560] You can add content by scanning QR codes (can't screenshot that). A toolkits folder with one learning object (now, when you add content I check out what sort of xml I get back, so those problems should have gone...) [cid:image003.png at 01CC8E4E.92F62560] And LO content in the few supported pages types so far... [cid:image004.png at 01CC8E4E.92F62560] An RSS feed: [cid:image005.png at 01CC8E4E.92F62560] A youtube video (use the direct embed link, eventually I'll sniff this out and make it easier) in the form http://www.youtube.com/embed/qmvA-OMysmM [cid:image006.png at 01CC8E4E.92F62560] An FLV file - mp4 should work as well... [cid:image007.png at 01CC8E4E.92F62560] And a sound file (with albeit pretty crude controls so far) [cid:image008.png at 01CC8E4E.92F62560] and you can add pretty much any web content as the phone will open anything it doesn't recognise in the phones browser via a WebView object: [cid:image009.png at 01CC8E4E.92F62560] So that includes playing the LOs directly on the play_ url if the device can cope with it.... [cid:image010.png at 01CC8E4E.92F62560] 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 26156 bytes Desc: image001.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.png Type: image/png Size: 30840 bytes Desc: image002.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image003.png Type: image/png Size: 13230 bytes Desc: image003.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image004.png Type: image/png Size: 21997 bytes Desc: image004.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image005.png Type: image/png Size: 26226 bytes Desc: image005.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image006.png Type: image/png Size: 158022 bytes Desc: image006.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image007.png Type: image/png Size: 112811 bytes Desc: image007.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image008.png Type: image/png Size: 13494 bytes Desc: image008.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image009.png Type: image/png Size: 80129 bytes Desc: image009.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image010.png Type: image/png Size: 99117 bytes Desc: image010.png URL: From Julian.Tenney at nottingham.ac.uk Wed Oct 19 11:40:03 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Wed, 19 Oct 2011 11:40:03 +0100 Subject: [Xerte] Re: Implementing routed pages in a pageTemplates / toolkits environment In-Reply-To: References: Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A63B256C@EXCHANGE1.ad.nottingham.ac.uk> I'm not so familiar with the page wizards side of things, but I see what you mean. >From a templates side of things, would it work if you used the name, and asked people to keep them unique? What you then say is that because wizards don't have a name property, then for the author there's messing about to do between the wizard and the icon properties? >From my point of view, templates trump wizards as there are many more users of templates. There is an id generated somewhere, but it's not user friendly if they had to type it in. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Kemp Johnathan Sent: 19 October 2011 09:05 To: Xerte discussion list Subject: [Xerte] Implementing routed pages in a pageTemplates / toolkits environment I am currently working on the scenario page that I demonstrated at the recent Xerte Dev and I would like to be able to get this working in a pageTemplates environment, but the way routed pages currently operate will not transfer directly to a pageTemplates environment. What is required: A value that the page author can set as a unique identifier for a page. This value will then be entered into the "destination" field of another page so that the second page can send the user to the first page when a condition is met. This value needs to be set from an xwd form. Solution in Page Wizards: Use the page icon's "Name" property. ( not ideal as this is not accessible from the xwd form) When a page's destination field in an xwd form is populated with the name of a page navigation to that page is achieved by 1. use getChildByName to obtain the pages xml 2. obtain the pages index by using .index() method of the xml 3. use gotoPage(page's index) to navigate to the page (the above is a little simplified but contains the key elements). This method has a couple of problems 1. In Page Wizards the page's details are set up in the xwd form, but you have to remember to set the page "name" (and "title" for display purposes) in the page Icon's property page. Ideally there would be a way to pass the "name" value from the xwd form to the property page of the icon. 2. In Page Templates there is no way (that I know of) for the page author to access the "name" field of the page icon and hence no way to set up a unique identifier for the page that can later be used to access the pages index in either a framework or the interface. 3. In Page Templates the xwd form's "name" field is used to set the Page Title display. This compromises the use of the name field in the xwd for use as a destination as titles tend to be verbose and contain spaces and may not be unique, whilst an identifier field would ideally be concise and free of spaces. This could be solved by adding an optional identifier field to an xwd form but there still would need to be a way of using this to populate the page Icon's name field. Is there an approach I can use that I am unfamiliar with or is this an opportunity for a new method to be added to the Xerte engine, e.g. a setPageName() method? I note that rootIcon has a setPageTitle method but this does not appear to change the underlying page property, i.e. if I create a page set the page icon's title property to "eric" run a script on the page with rootIcon.setPageTitle("fred"); then when I preview the page The preview displays the page title as "fred", The page Icon's property page continues to show the title as "eric" Kind regards Johnathan -------------- next part -------------- An HTML attachment was scrubbed... URL: From Julie.Harding at oldham.ac.uk Wed Oct 19 11:42:20 2011 From: Julie.Harding at oldham.ac.uk (Harding, Julie) Date: Wed, 19 Oct 2011 10:42:20 +0000 Subject: [Xerte] Re: Toolkits RSS In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A63B2506@EXCHANGE1.ad.nottingham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F06A620490D@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B21C5@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B21DA@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102C5D3@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B2506@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <893D613E8FEA4441BC3EB829DBDA448102D45C@OC-VMAILBOX3.oldham.ac.uk> Yes - Here's mine????? [cid:image001.jpg at 01CC8E54.28D7A540] ____________________________ Julie Harding Resource Based Learning Manager The Oldham College [Description: \\oldham.ac.uk\netlogon\bin\phone.gif]0161 785 4106 [Description: \\oldham.ac.uk\netlogon\bin\mail.gif]julie.harding at oldham.ac.uk [Description: \\oldham.ac.uk\netlogon\bin\website.gif]www.oldhambusinesscentre.co.uk [Description: \\oldham.ac.uk\netlogon\bin\tocicon.gif] [Description: \\oldham.ac.uk\netlogon\bin\facebook.jpg] [Description: \\oldham.ac.uk\netlogon\bin\twitter.jpg] P Do you need to print this email?. Please consider the environment before Printing. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 19 October 2011 11:00 To: Xerte discussion list Subject: [Xerte] Re: Toolkits RSS You mean an RSS page in a learning object? This works for me: [cid:image013.png at 01CC8E54.28820B30] -----Original Message----- From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Harding, Julie Sent: 19 October 2011 09:10 To: 'Xerte discussion list' Subject: [Xerte] Re: Toolkits RSS I am having trouble adding an RSS page to my learning object. I have added http://www.nottingham.ac.uk/xerte/rss/rssfeed.xml and that doesn't even work? Any ideas? Cheers Julie Julie Harding Resource Based Learning Manager The Oldham College T: 0161 785 4106 E: julie.harding at oldham.ac.uk W: www.oldham.ac.uk www.oldhambusinesscentre.co.uk Do you need to print this email?. Please consider the environment before Printing. -----Original Message----- From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 18 October 2011 14:08 To: Xerte discussion list Subject: [Xerte] Re: Toolkits RSS Can do, of course, but might prefer not to rely on folk upgrading... ...but maybe this is the only way. Can you just add it anywhere and call it anything, i.e. [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Pat Lockley Sent: 18 October 2011 14:05 To: Xerte discussion list Subject: [Xerte] Re: Toolkits RSS add one to the channel then, it might only be in syndicate.php On Tue, Oct 18, 2011 at 1:55 PM, Julian Tenney > wrote: > Nope. > > > > How can I tell (I don't think I can) if the data I get is a feed or a feed? > > > > So http://bit.ly/niTABT is a feed from a toolkits folder. > > http://www.nottingham.ac.uk/xerte/rss/rssfeed.xml is a real world rss feed. > > > > I need to be able to tell the difference. I don't see a generator field? > > > > From: xerte-bounces at lists.nottingham.ac.uk > [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Pat Lockley > Sent: 13 October 2011 15:38 > To: Xerte discussion list > Subject: [Xerte] Re: Toolkits RSS > > > > All toolkits fields should have the genetator field set to xerte > online toolkits > > On 13 Oct 2011, at 14:57, Julian Tenney > > > wrote: > > Is there any way of knowing for sure whether the URLs provided by > toolkits for RSS feeds are in fact toolkits feeds, or some other URL? > There's nothing unique about the actual feed / path is there? It could > in theory be anything? > > > > 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/xerte > > 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/xerte > > 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/xerte _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte ________________________________ This e-mail is only for the use of the addressee. It may contain information which is legally privileged, confidential and exempt from disclosure. The content of this e-mail can in no way be taken to be representative of the Oldham College Corporation. If you received this communication in error, or if you have any comment or concern, please contact postmaster at oldham.ac.uk _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte 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. ________________________________ This e-mail is only for the use of the addressee. It may contain information which is legally privileged, confidential and exempt from disclosure. The content of this e-mail can in no way be taken to be representative of the Oldham College Corporation. If you received this communication in error, or if you have any comment or concern, please contact postmaster at oldham.ac.uk -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image004.gif Type: image/gif Size: 919 bytes Desc: image004.gif URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image005.gif Type: image/gif Size: 925 bytes Desc: image005.gif URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image006.gif Type: image/gif Size: 914 bytes Desc: image006.gif URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image013.png Type: image/png Size: 41530 bytes Desc: image013.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.jpg Type: image/jpeg Size: 9794 bytes Desc: image001.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image014.jpg Type: image/jpeg Size: 897 bytes Desc: image014.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image015.jpg Type: image/jpeg Size: 825 bytes Desc: image015.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image016.jpg Type: image/jpeg Size: 890 bytes Desc: image016.jpg URL: From moxitron at gmail.com Wed Oct 19 11:49:47 2011 From: moxitron at gmail.com (moxitron) Date: Wed, 19 Oct 2011 11:49:47 +0100 Subject: [Xerte] Re: xerte online toolkits config.php missing In-Reply-To: References: Message-ID: > > Hi, > Thanks for that update to the zip file. I can now run management.php and > login. However, there are some further problems: > > 1. When I click on "Users", or "Users Templates" nothing happens. The > browser status bar tells me that a javascript function has been executed > (users_list, or user_templates_list) but the displayed content does not > change. So I'm unable to create a user account. > 2. When I click on "Central Templates" I'm getting php code mixed in > with the returned html (see attached screen shot). > > > Is there a "stable"/tested version of the xerte online toolkit that I can try? The "available" zip file and svn trunk seem to be in mid-stream between one stable version and another, and therefore appear to contain incomplete or untested changes. Thanks for your help, Stephen > > -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: management_central_templates.jpg Type: image/jpeg Size: 111763 bytes Desc: not available URL: From andrew.lian at andrewlian.com Wed Oct 19 11:55:19 2011 From: andrew.lian at andrewlian.com (A-P. Lian) Date: Wed, 19 Oct 2011 17:55:19 +0700 Subject: [Xerte] Re: Media issue In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A63B24F1@EXCHANGE1.ad.nottingham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F06A63B24F1@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: Thanks Julian However, here is the thing. If I load the cafe_townsend_chef.flv file which comes in the setup folder in the xerteonline toolkits, it works perfectly. On another machine, it also played another .flv file made by someone else. It looks like it is having trouble playing files that I converted from mpg or wherever using the AVS converter or other programs. This happens on b oth machines. Does that make sense? Does the system expect a particular .flv file and, if so, what are its characteristics? Thanks for any help Andrwe -- Professor Dr. Andrew Lian School of English Institute of Social Technology Suranaree University of Technology 111 University Avenue Muang District Nakhon Ratchasima, Thailand, 30000 Emeritus Professor , University of Canberra, Canberra, ACT, Australia Vice-President of AsiaCALL e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com We don't see things as they are, we see things as we are. (Ana?s Nin) The universe is made up of stories, not atoms (Muriel Rukeyser) When you change the way you look at things, the things you look at change (Max Planck) On Wed, Oct 19, 2011 at 16:53, Julian Tenney wrote: > There might be some flv viewers, so if you have one installed, and .flv > associated with it, it should play?**** > > ** ** > > *From:* xerte-bounces at lists.nottingham.ac.uk [mailto: > xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *Dave Burnett > *Sent:* 18 October 2011 21:05 > *To:* Xerte list > *Subject:* [Xerte] Re: Media issue**** > > ** ** > > The .flv MIME type is set on the server? > Will an .flv work outside of Xerte? > > **** > ------------------------------ > > From: andrew.lian at andrewlian.com > Date: Wed, 19 Oct 2011 02:44:22 +0700 > To: xerte at lists.nottingham.ac.uk > Subject: [Xerte] Media issue > > Hello everybody,**** > > ** ** > > I am struggling a little bit with videos. I understand that the videos > which are playable through the online toolkits are .flv. However, the system > does not seem to recognise my flv files (usually converted from mpg or > something else). I really don't quite know what to do next. The only thing > that I can think of is that the files are too big. Or maybe the flv files > have to be in a special format (mine are the default files generated by the > AVS video converter or by the Swish suite of programs)???**** > > ** ** > > Any help would be appreciated. The system seems to ignore them completely > and nothing appears on the pages and the media preview complains that no > file has been selected. It all seems to work ok with sound files.**** > > ** ** > > Thanks once again.**** > > ** ** > > Andrew**** > > PS I have tried other formats too - but no result...**** > > > -- > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of Canberra, Canberra, ACT, Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com > > We don't see things as they are, we see things as we are. (Ana?s Nin) > The universe is made up of stories, not atoms (Muriel Rukeyser) > When you change the way you look at things, the things you look at change > (Max Planck)**** > > > 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/xerte 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/xerte > > 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. > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From Julian.Tenney at nottingham.ac.uk Wed Oct 19 11:50:21 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Wed, 19 Oct 2011 11:50:21 +0100 Subject: [Xerte] Re: Toolkits RSS In-Reply-To: <893D613E8FEA4441BC3EB829DBDA448102D45C@OC-VMAILBOX3.oldham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F06A620490D@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B21C5@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B21DA@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102C5D3@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B2506@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102D45C@OC-VMAILBOX3.oldham.ac.uk> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A63B258E@EXCHANGE1.ad.nottingham.ac.uk> This is on a localhost? From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Harding, Julie Sent: 19 October 2011 11:42 To: 'Xerte discussion list' Subject: [Xerte] Re: Toolkits RSS Yes - Here's mine????? [cid:image001.jpg at 01CC8E55.47EC61E0] ____________________________ Julie Harding Resource Based Learning Manager The Oldham College [cid:image002.gif at 01CC8E55.47EC61E0]0161 785 4106 [cid:image003.gif at 01CC8E55.47EC61E0]julie.harding at oldham.ac.uk [cid:image004.gif at 01CC8E55.47EC61E0]www.oldhambusinesscentre.co.uk [cid:image005.jpg at 01CC8E55.47EC61E0] [cid:image006.jpg at 01CC8E55.47EC61E0] [cid:image007.jpg at 01CC8E55.47EC61E0] P Do you need to print this email?. Please consider the environment before Printing. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 19 October 2011 11:00 To: Xerte discussion list Subject: [Xerte] Re: Toolkits RSS You mean an RSS page in a learning object? This works for me: [cid:image008.png at 01CC8E55.47EC61E0] -----Original Message----- From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Harding, Julie Sent: 19 October 2011 09:10 To: 'Xerte discussion list' Subject: [Xerte] Re: Toolkits RSS I am having trouble adding an RSS page to my learning object. I have added http://www.nottingham.ac.uk/xerte/rss/rssfeed.xml and that doesn't even work? Any ideas? Cheers Julie Julie Harding Resource Based Learning Manager The Oldham College T: 0161 785 4106 E: julie.harding at oldham.ac.uk W: www.oldham.ac.uk www.oldhambusinesscentre.co.uk Do you need to print this email?. Please consider the environment before Printing. -----Original Message----- From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 18 October 2011 14:08 To: Xerte discussion list Subject: [Xerte] Re: Toolkits RSS Can do, of course, but might prefer not to rely on folk upgrading... ...but maybe this is the only way. Can you just add it anywhere and call it anything, i.e. [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Pat Lockley Sent: 18 October 2011 14:05 To: Xerte discussion list Subject: [Xerte] Re: Toolkits RSS add one to the channel then, it might only be in syndicate.php On Tue, Oct 18, 2011 at 1:55 PM, Julian Tenney > wrote: > Nope. > > > > How can I tell (I don't think I can) if the data I get is a feed or a feed? > > > > So http://bit.ly/niTABT is a feed from a toolkits folder. > > http://www.nottingham.ac.uk/xerte/rss/rssfeed.xml is a real world rss feed. > > > > I need to be able to tell the difference. I don't see a generator field? > > > > From: xerte-bounces at lists.nottingham.ac.uk > [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Pat Lockley > Sent: 13 October 2011 15:38 > To: Xerte discussion list > Subject: [Xerte] Re: Toolkits RSS > > > > All toolkits fields should have the genetator field set to xerte > online toolkits > > On 13 Oct 2011, at 14:57, Julian Tenney > > > wrote: > > Is there any way of knowing for sure whether the URLs provided by > toolkits for RSS feeds are in fact toolkits feeds, or some other URL? > There's nothing unique about the actual feed / path is there? It could > in theory be anything? > > > > 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/xerte > > 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/xerte > > 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/xerte _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte ________________________________ This e-mail is only for the use of the addressee. It may contain information which is legally privileged, confidential and exempt from disclosure. The content of this e-mail can in no way be taken to be representative of the Oldham College Corporation. If you received this communication in error, or if you have any comment or concern, please contact postmaster at oldham.ac.uk _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte 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. ________________________________ This e-mail is only for the use of the addressee. It may contain information which is legally privileged, confidential and exempt from disclosure. The content of this e-mail can in no way be taken to be representative of the Oldham College Corporation. If you received this communication in error, or if you have any comment or concern, please contact postmaster at oldham.ac.uk -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.jpg Type: image/jpeg Size: 9794 bytes Desc: image001.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.gif Type: image/gif Size: 919 bytes Desc: image002.gif URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image003.gif Type: image/gif Size: 925 bytes Desc: image003.gif URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image004.gif Type: image/gif Size: 914 bytes Desc: image004.gif URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image005.jpg Type: image/jpeg Size: 897 bytes Desc: image005.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image006.jpg Type: image/jpeg Size: 825 bytes Desc: image006.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image007.jpg Type: image/jpeg Size: 890 bytes Desc: image007.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image008.png Type: image/png Size: 41530 bytes Desc: image008.png URL: From Julian.Tenney at nottingham.ac.uk Wed Oct 19 12:01:55 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Wed, 19 Oct 2011 12:01:55 +0100 Subject: [Xerte] Re: Media issue In-Reply-To: References: <12C67A1EEC419342AF5E59DA31562C3F06A63B24F1@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A63B25B5@EXCHANGE1.ad.nottingham.ac.uk> It expects .flvs with metadata, which some encoders miss out. Try an encoder known to work, like FormatFactory, or use the flvmdi tool included in the main xerte download which can inject metadata into the flv files, From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of A-P. Lian Sent: 19 October 2011 11:55 To: Xerte discussion list Subject: [Xerte] Re: Media issue Thanks Julian However, here is the thing. If I load the cafe_townsend_chef.flv file which comes in the setup folder in the xerteonline toolkits, it works perfectly. On another machine, it also played another .flv file made by someone else. It looks like it is having trouble playing files that I converted from mpg or wherever using the AVS converter or other programs. This happens on b oth machines. Does that make sense? Does the system expect a particular .flv file and, if so, what are its characteristics? Thanks for any help Andrwe -- Professor Dr. Andrew Lian School of English Institute of Social Technology Suranaree University of Technology 111 University Avenue Muang District Nakhon Ratchasima, Thailand, 30000 Emeritus Professor , University of Canberra, Canberra, ACT, Australia Vice-President of AsiaCALL e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com We don't see things as they are, we see things as we are. (Ana?s Nin) The universe is made up of stories, not atoms (Muriel Rukeyser) When you change the way you look at things, the things you look at change (Max Planck) On Wed, Oct 19, 2011 at 16:53, Julian Tenney > wrote: There might be some flv viewers, so if you have one installed, and .flv associated with it, it should play... From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 18 October 2011 21:05 To: Xerte list Subject: [Xerte] Re: Media issue The .flv MIME type is set on the server? Will an .flv work outside of Xerte? ________________________________ From: andrew.lian at andrewlian.com Date: Wed, 19 Oct 2011 02:44:22 +0700 To: xerte at lists.nottingham.ac.uk Subject: [Xerte] Media issue Hello everybody, I am struggling a little bit with videos. I understand that the videos which are playable through the online toolkits are .flv. However, the system does not seem to recognise my flv files (usually converted from mpg or something else). I really don't quite know what to do next. The only thing that I can think of is that the files are too big. Or maybe the flv files have to be in a special format (mine are the default files generated by the AVS video converter or by the Swish suite of programs)??? Any help would be appreciated. The system seems to ignore them completely and nothing appears on the pages and the media preview complains that no file has been selected. It all seems to work ok with sound files. Thanks once again. Andrew PS I have tried other formats too - but no result... -- Professor Dr. Andrew Lian School of English Institute of Social Technology Suranaree University of Technology 111 University Avenue Muang District Nakhon Ratchasima, Thailand, 30000 Emeritus Professor , University of Canberra, Canberra, ACT, Australia Vice-President of AsiaCALL e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com We don't see things as they are, we see things as we are. (Ana?s Nin) The universe is made up of stories, not atoms (Muriel Rukeyser) When you change the way you look at things, the things you look at change (Max Planck) 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/xerte 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/xerte 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From Julian.Tenney at nottingham.ac.uk Wed Oct 19 12:03:46 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Wed, 19 Oct 2011 12:03:46 +0100 Subject: [Xerte] Re: xerte online toolkits config.php missing In-Reply-To: References: Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A63B25B7@EXCHANGE1.ad.nottingham.ac.uk> What is in that zip is the stable version. Are these new problems Pat? From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of moxitron Sent: 19 October 2011 11:50 To: xerte at lists.nottingham.ac.uk Subject: [Xerte] Re: xerte online toolkits config.php missing Hi, Thanks for that update to the zip file. I can now run management.php and login. However, there are some further problems: 1. When I click on "Users", or "Users Templates" nothing happens. The browser status bar tells me that a javascript function has been executed (users_list, or user_templates_list) but the displayed content does not change. So I'm unable to create a user account. 2. When I click on "Central Templates" I'm getting php code mixed in with the returned html (see attached screen shot). Is there a "stable"/tested version of the xerte online toolkit that I can try? The "available" zip file and svn trunk seem to be in mid-stream between one stable version and another, and therefore appear to contain incomplete or untested changes. Thanks for your help, Stephen -------------- next part -------------- An HTML attachment was scrubbed... URL: From andrew.lian at andrewlian.com Wed Oct 19 12:14:11 2011 From: andrew.lian at andrewlian.com (A-P. Lian) Date: Wed, 19 Oct 2011 18:14:11 +0700 Subject: [Xerte] Re: Media issue In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A63B25B5@EXCHANGE1.ad.nottingham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F06A63B24F1@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B25B5@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: ok - thanks - that's probably it - will try cheers andrew -- Professor Dr. Andrew Lian School of English Institute of Social Technology Suranaree University of Technology 111 University Avenue Muang District Nakhon Ratchasima, Thailand, 30000 Emeritus Professor , University of Canberra, Canberra, ACT, Australia Vice-President of AsiaCALL e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com We don't see things as they are, we see things as we are. (Ana?s Nin) The universe is made up of stories, not atoms (Muriel Rukeyser) When you change the way you look at things, the things you look at change (Max Planck) On Wed, Oct 19, 2011 at 18:01, Julian Tenney wrote: > It expects .flvs with metadata, which some encoders miss out. Try an > encoder known to work, like FormatFactory, or use the flvmdi tool included > in the main xerte download which can inject metadata into the flv files,** > ** > > ** ** > > *From:* xerte-bounces at lists.nottingham.ac.uk [mailto: > xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *A-P. Lian > *Sent:* 19 October 2011 11:55 > *To:* Xerte discussion list > > *Subject:* [Xerte] Re: Media issue**** > > ** ** > > Thanks Julian > > However, here is the thing. If I load the cafe_townsend_chef.flv file which > comes in the setup folder in the xerteonline toolkits, it works perfectly. > On another machine, it also played another .flv file made by someone else. > It looks like it is having trouble playing files that I converted from mpg > or wherever using the AVS converter or other programs. This happens on b oth > machines. Does that make sense? Does the system expect a particular .flv > file and, if so, what are its characteristics? > > Thanks for any help > Andrwe > > > -- > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of Canberra, Canberra, ACT, Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com > > We don't see things as they are, we see things as we are. (Ana?s Nin) > The universe is made up of stories, not atoms (Muriel Rukeyser) > When you change the way you look at things, the things you look at change > (Max Planck) > > **** > > On Wed, Oct 19, 2011 at 16:53, Julian Tenney < > Julian.Tenney at nottingham.ac.uk> wrote:**** > > There might be some flv viewers, so if you have one installed, and .flv > associated with it, it should play?**** > > **** > > *From:* xerte-bounces at lists.nottingham.ac.uk [mailto: > xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *Dave Burnett > *Sent:* 18 October 2011 21:05 > *To:* Xerte list > *Subject:* [Xerte] Re: Media issue**** > > **** > > The .flv MIME type is set on the server? > Will an .flv work outside of Xerte?**** > ------------------------------ > > From: andrew.lian at andrewlian.com > Date: Wed, 19 Oct 2011 02:44:22 +0700 > To: xerte at lists.nottingham.ac.uk > Subject: [Xerte] Media issue > > Hello everybody,**** > > **** > > I am struggling a little bit with videos. I understand that the videos > which are playable through the online toolkits are .flv. However, the system > does not seem to recognise my flv files (usually converted from mpg or > something else). I really don't quite know what to do next. The only thing > that I can think of is that the files are too big. Or maybe the flv files > have to be in a special format (mine are the default files generated by the > AVS video converter or by the Swish suite of programs)???**** > > **** > > Any help would be appreciated. The system seems to ignore them completely > and nothing appears on the pages and the media preview complains that no > file has been selected. It all seems to work ok with sound files.**** > > **** > > Thanks once again.**** > > **** > > Andrew**** > > PS I have tried other formats too - but no result...**** > > > -- > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of Canberra, Canberra, ACT, Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com > > We don't see things as they are, we see things as we are. (Ana?s Nin) > The universe is made up of stories, not atoms (Muriel Rukeyser) > When you change the way you look at things, the things you look at change > (Max Planck)**** > > > 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/xerte 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/xerte > > 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/xerte > > 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. > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From david at palepurple.co.uk Wed Oct 19 12:15:36 2011 From: david at palepurple.co.uk (David Goodwin) Date: Wed, 19 Oct 2011 12:15:36 +0100 Subject: [Xerte] Re: Toolkits RSS In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A63B258E@EXCHANGE1.ad.nottingham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F06A620490D@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B21C5@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B21DA@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102C5D3@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B2506@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102D45C@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B258E@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: Perhaps her traffic has to go through a web proxy before it can 'get out'..... and the details for it weren't entered during setup? David. On 19 Oct 2011, at 11:50, Julian Tenney wrote: > This is on a localhost? > > From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Harding, Julie > Sent: 19 October 2011 11:42 > To: 'Xerte discussion list' > Subject: [Xerte] Re: Toolkits RSS > > Yes - Here?s mine????? > > > > Pale Purple Ltd. (Company No: 5580814) 'Business Web Application Development and Training in PHP' http://www.palepurple.co.uk Office: 0845 0046746 Mobile: 07792380669 Follow us on Twitter: @PalePurpleLtd From d_b_burnett at hotmail.com Wed Oct 19 12:20:29 2011 From: d_b_burnett at hotmail.com (Dave Burnett) Date: Wed, 19 Oct 2011 07:20:29 -0400 Subject: [Xerte] Xerte Online Toolkits files In-Reply-To: References: , Message-ID: >Is there a "stable"/tested version of the xerte online toolkit that I can try? The "available" zip file and svn trunk seem to be in mid-stream between one stable version and another, and therefore appear to contain incomplete or untested changes. Just an unlucky coincidence you've downloaded when you did. Xerte's popularity has led to a jump in the number of folks contributing to the open source project, and that's a good thing. But that also means a few of us are not as familiar with protocol as could be. Julian has been working overnight to rectify the issue. Thanks for bearing with him. Dave -------------- next part -------------- An HTML attachment was scrubbed... URL: From Julian.Tenney at nottingham.ac.uk Wed Oct 19 12:25:27 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Wed, 19 Oct 2011 12:25:27 +0100 Subject: [Xerte] Re: Toolkits RSS In-Reply-To: References: <12C67A1EEC419342AF5E59DA31562C3F06A620490D@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B21C5@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B21DA@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102C5D3@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B2506@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102D45C@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B258E@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A63B2604@EXCHANGE1.ad.nottingham.ac.uk> They can be added using management php? -----Original Message----- From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of David Goodwin Sent: 19 October 2011 12:16 To: Xerte discussion list Subject: [Xerte] Re: Toolkits RSS Perhaps her traffic has to go through a web proxy before it can 'get out'..... and the details for it weren't entered during setup? David. On 19 Oct 2011, at 11:50, Julian Tenney wrote: > This is on a localhost? > > From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Harding, Julie > Sent: 19 October 2011 11:42 > To: 'Xerte discussion list' > Subject: [Xerte] Re: Toolkits RSS > > Yes - Here's mine????? > > > > Pale Purple Ltd. (Company No: 5580814) 'Business Web Application Development and Training in PHP' http://www.palepurple.co.uk Office: 0845 0046746 Mobile: 07792380669 Follow us on Twitter: @PalePurpleLtd _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte From patrick.lockley at googlemail.com Wed Oct 19 12:36:08 2011 From: patrick.lockley at googlemail.com (Pat Lockley) Date: Wed, 19 Oct 2011 12:36:08 +0100 Subject: [Xerte] Re: xerte online toolkits config.php missing In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A63B25B7@EXCHANGE1.ad.nottingham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F06A63B25B7@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: It isn't a problem. You can't create users under management. XOT has no feature that does this. On Wed, Oct 19, 2011 at 12:03 PM, Julian Tenney wrote: > What is in that zip is the stable version. > > > > Are these new problems Pat? > > > > From: xerte-bounces at lists.nottingham.ac.uk > [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of moxitron > Sent: 19 October 2011 11:50 > To: xerte at lists.nottingham.ac.uk > Subject: [Xerte] Re: xerte online toolkits config.php missing > > > > Hi, > > ?? Thanks for that update to the zip file. I can now run management.php and > login. However, there are some further problems: > > 1.????? When I click on "Users", or "Users Templates"?nothing happens. The > browser status bar tells me that a javascript function has been executed > (users_list, or user_templates_list) but the displayed content does not > change. So I'm unable to create a user account. > > 2.????? When I click on "Central Templates" I'm getting php code mixed in > with the returned html (see attached screen shot). > > > > Is there a "stable"/tested version of the?xerte online toolkit that I can > try??The "available" zip file and?svn trunk?seem to be?in mid-stream between > one stable version and another, and therefore?appear to?contain incomplete > or untested changes. > > > > Thanks for your help, > > Stephen > > > > > > 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/xerte > > 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. > > > From Julian.Tenney at nottingham.ac.uk Wed Oct 19 12:41:44 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Wed, 19 Oct 2011 12:41:44 +0100 Subject: [Xerte] Re: xerte online toolkits config.php missing In-Reply-To: References: <12C67A1EEC419342AF5E59DA31562C3F06A63B25B7@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A63B2649@EXCHANGE1.ad.nottingham.ac.uk> What's with the messed up central templates bit? I know that users is a list of current users, not adding new users, so not worried about that. -----Original Message----- From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Pat Lockley Sent: 19 October 2011 12:36 To: Xerte discussion list Subject: [Xerte] Re: xerte online toolkits config.php missing It isn't a problem. You can't create users under management. XOT has no feature that does this. On Wed, Oct 19, 2011 at 12:03 PM, Julian Tenney wrote: > What is in that zip is the stable version. > > > > Are these new problems Pat? > > > > From: xerte-bounces at lists.nottingham.ac.uk > [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of moxitron > Sent: 19 October 2011 11:50 > To: xerte at lists.nottingham.ac.uk > Subject: [Xerte] Re: xerte online toolkits config.php missing > > > > Hi, > > ?? Thanks for that update to the zip file. I can now run management.php and > login. However, there are some further problems: > > 1.????? When I click on "Users", or "Users Templates"?nothing happens. The > browser status bar tells me that a javascript function has been executed > (users_list, or user_templates_list) but the displayed content does not > change. So I'm unable to create a user account. > > 2.????? When I click on "Central Templates" I'm getting php code mixed in > with the returned html (see attached screen shot). > > > > Is there a "stable"/tested version of the?xerte online toolkit that I can > try??The "available" zip file and?svn trunk?seem to be?in mid-stream between > one stable version and another, and therefore?appear to?contain incomplete > or untested changes. > > > > Thanks for your help, > > Stephen > > > > > > 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/xerte > > 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/xerte From patrick.lockley at googlemail.com Wed Oct 19 12:47:16 2011 From: patrick.lockley at googlemail.com (Pat Lockley) Date: Wed, 19 Oct 2011 12:47:16 +0100 Subject: [Xerte] Re: xerte online toolkits config.php missing In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A63B2649@EXCHANGE1.ad.nottingham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F06A63B25B7@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B2649@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: Could be the php is short tag and not long tag on that file On Wed, Oct 19, 2011 at 12:41 PM, Julian Tenney wrote: > What's with the messed up central templates bit? > > I know that users is a list of current users, not adding new users, so not worried about that. > > -----Original Message----- > From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Pat Lockley > Sent: 19 October 2011 12:36 > To: Xerte discussion list > Subject: [Xerte] Re: xerte online toolkits config.php missing > > It isn't a problem. > > You can't create users under management. XOT has no feature that does this. > > On Wed, Oct 19, 2011 at 12:03 PM, Julian Tenney > wrote: >> What is in that zip is the stable version. >> >> >> >> Are these new problems Pat? >> >> >> >> From: xerte-bounces at lists.nottingham.ac.uk >> [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of moxitron >> Sent: 19 October 2011 11:50 >> To: xerte at lists.nottingham.ac.uk >> Subject: [Xerte] Re: xerte online toolkits config.php missing >> >> >> >> Hi, >> >> ?? Thanks for that update to the zip file. I can now run management.php and >> login. However, there are some further problems: >> >> 1.????? When I click on "Users", or "Users Templates"?nothing happens. The >> browser status bar tells me that a javascript function has been executed >> (users_list, or user_templates_list) but the displayed content does not >> change. So I'm unable to create a user account. >> >> 2.????? When I click on "Central Templates" I'm getting php code mixed in >> with the returned html (see attached screen shot). >> >> >> >> Is there a "stable"/tested version of the?xerte online toolkit that I can >> try??The "available" zip file and?svn trunk?seem to be?in mid-stream between >> one stable version and another, and therefore?appear to?contain incomplete >> or untested changes. >> >> >> >> Thanks for your help, >> >> Stephen >> >> >> >> >> >> 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/xerte >> >> 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/xerte > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > From Julian.Tenney at nottingham.ac.uk Wed Oct 19 12:51:20 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Wed, 19 Oct 2011 12:51:20 +0100 Subject: [Xerte] Re: xerte online toolkits config.php missing In-Reply-To: References: <12C67A1EEC419342AF5E59DA31562C3F06A63B25B7@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B2649@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A63B2670@EXCHANGE1.ad.nottingham.ac.uk> It's wrote: > What's with the messed up central templates bit? > > I know that users is a list of current users, not adding new users, so not worried about that. > > -----Original Message----- > From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Pat Lockley > Sent: 19 October 2011 12:36 > To: Xerte discussion list > Subject: [Xerte] Re: xerte online toolkits config.php missing > > It isn't a problem. > > You can't create users under management. XOT has no feature that does this. > > On Wed, Oct 19, 2011 at 12:03 PM, Julian Tenney > wrote: >> What is in that zip is the stable version. >> >> >> >> Are these new problems Pat? >> >> >> >> From: xerte-bounces at lists.nottingham.ac.uk >> [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of moxitron >> Sent: 19 October 2011 11:50 >> To: xerte at lists.nottingham.ac.uk >> Subject: [Xerte] Re: xerte online toolkits config.php missing >> >> >> >> Hi, >> >> ?? Thanks for that update to the zip file. I can now run management.php and >> login. However, there are some further problems: >> >> 1.????? When I click on "Users", or "Users Templates"?nothing happens. The >> browser status bar tells me that a javascript function has been executed >> (users_list, or user_templates_list) but the displayed content does not >> change. So I'm unable to create a user account. >> >> 2.????? When I click on "Central Templates" I'm getting php code mixed in >> with the returned html (see attached screen shot). >> >> >> >> Is there a "stable"/tested version of the?xerte online toolkit that I can >> try??The "available" zip file and?svn trunk?seem to be?in mid-stream between >> one stable version and another, and therefore?appear to?contain incomplete >> or untested changes. >> >> >> >> Thanks for your help, >> >> Stephen >> >> >> >> >> >> 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/xerte >> >> 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/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 From reijnders at tor.nl Wed Oct 19 12:57:38 2011 From: reijnders at tor.nl (Tom Reijnders) Date: Wed, 19 Oct 2011 13:57:38 +0200 Subject: [Xerte] Re: Implementing routed pages in a pageTemplates / toolkits environment In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A63B256C@EXCHANGE1.ad.nottingham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F06A63B256C@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <4E9EBB32.2080402@tor.nl> I think that the main issue Jonathan is referring to has nothing to do with Wizards/Page templates, but with the fact that you can't get to the name of an icon (or set it) in templates from the, ehmmm, wizard... (the xwd editor). If we can fix that, Jonathan can make his 'wizards' work in templates. That would be cool. Jonathan? Did I understand the issue correctly? By the way, I think this discussion is more appropriate on the dev list. Op 19-10-2011 12:40, Julian Tenney schreef: > > I'm not so familiar with the page wizards side of things, but I see > what you mean. > > From a templates side of things, would it work if you used the name, > and asked people to keep them unique? What you then say is that > because wizards don't have a name property, then for the author > there's messing about to do between the wizard and the icon properties? > > > From my point of view, templates trump wizards as there are many more > users of templates. > > There is an id generated somewhere, but it's not user friendly if they > had to type it in. > > *From:* xerte-bounces at lists.nottingham.ac.uk > [mailto:xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *Kemp > Johnathan > *Sent:* 19 October 2011 09:05 > *To:* Xerte discussion list > *Subject:* [Xerte] Implementing routed pages in a pageTemplates / > toolkits environment > > I am currently working on the scenario page that I demonstrated at > the recent Xerte Dev and I would like to be able to get this working > in a pageTemplates environment, but the way routed pages currently > operate will not transfer directly to a pageTemplates environment. > > What is required: > > A value that the page author can set as a unique identifier for a > page. This value will then be entered into the "destination" field of > another page so that the second page can send the user to the first > page when a condition is met. This value needs to be set from an xwd form. > > Solution in Page Wizards: > > Use the page icon's "Name" property. ( not ideal as this is not > accessible from the xwd form) > > When a page's destination field in an xwd form is populated with the > name of a page navigation to that page is achieved by > > 1. use getChildByName to obtain the pages xml > > 2. obtain the pages index by using .index() method of the xml > > 3. use gotoPage(page's index) to navigate to the page > > (the above is a little simplified but contains the key elements). > > This method has a couple of problems > > 1. In Page Wizards the page's details are set up in the xwd form, but > you have to remember to set the page "name" (and "title" for display > purposes) in the page Icon's property page. Ideally there would be a > way to pass the "name" value from the xwd form to the property page of > the icon. > > 2. In Page Templates there is no way (that I know of) for the page > author to access the "name" field of the page icon and hence no way to > set up a unique identifier for the page that can later be used to > access the pages index in either a framework or the interface. > > 3. In Page Templates the xwd form's "name" field is used to set the > Page Title display. This compromises the use of the name field in the > xwd for use as a destination as titles tend to be verbose and contain > spaces and may not be unique, whilst an identifier field would ideally > be concise and free of spaces. This could be solved by adding an > optional identifier field to an xwd form but there still would need to > be a way of using this to populate the page Icon's name field. > > Is there an approach I can use that I am unfamiliar with or is this an > opportunity for a new method to be added to the Xerte engine, e.g. a > setPageName() method? > > I note that rootIcon has a setPageTitle method but this does not > appear to change the underlying page property, i.e. > > if I create a page > > set the page icon's title property to "eric" > > run a script on the page with rootIcon.setPageTitle("fred"); > > then when I preview the page > > The preview displays the page title as "fred", > > The page Icon's property page continues to show the title as "eric" > > Kind regards > > Johnathan > > > 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/xerte > > 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. > > -- -- Tom Reijnders TOR Informatica Chopinlaan 27 5242HM Rosmalen Tel: 073 5226191 Fax: 073 5226196 -------------- next part -------------- An HTML attachment was scrubbed... URL: From david at palepurple.co.uk Wed Oct 19 13:24:22 2011 From: david at palepurple.co.uk (David Goodwin) Date: Wed, 19 Oct 2011 13:24:22 +0100 Subject: [Xerte] Re: xerte online toolkits config.php missing In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A63B2670@EXCHANGE1.ad.nottingham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F06A63B25B7@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B2649@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B2670@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <6246F89D-C236-4F6A-9314-F6469F24B8D9@palepurple.co.uk> On 19 Oct 2011, at 12:51, Julian Tenney wrote: > It's > -----Original Message----- > From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Pat Lockley > Sent: 19 October 2011 12:47 > To: Xerte discussion list > Subject: [Xerte] Re: xerte online toolkits config.php missing > > Could be the php is short tag and not long tag on that file > > On Wed, Oct 19, 2011 at 12:41 PM, Julian Tenney > wrote: >> What's with the messed up central templates bit? >> >> I know that users is a list of current users, not adding new users, so not worried about that. >> >> -----Original Message----- >> From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Pat Lockley >> Sent: 19 October 2011 12:36 >> To: Xerte discussion list >> Subject: [Xerte] Re: xerte online toolkits config.php missing >> >> It isn't a problem. >> >> You can't create users under management. XOT has no feature that does this. >> >> On Wed, Oct 19, 2011 at 12:03 PM, Julian Tenney >> wrote: >>> What is in that zip is the stable version. >>> >>> >>> >>> Are these new problems Pat? >>> >>> >>> >>> From: xerte-bounces at lists.nottingham.ac.uk >>> [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of moxitron >>> Sent: 19 October 2011 11:50 >>> To: xerte at lists.nottingham.ac.uk >>> Subject: [Xerte] Re: xerte online toolkits config.php missing >>> >>> >>> >>> Hi, >>> >>> Thanks for that update to the zip file. I can now run management.php and >>> login. However, there are some further problems: >>> >>> 1. When I click on "Users", or "Users Templates" nothing happens. The >>> browser status bar tells me that a javascript function has been executed >>> (users_list, or user_templates_list) but the displayed content does not >>> change. So I'm unable to create a user account. >>> >>> 2. When I click on "Central Templates" I'm getting php code mixed in >>> with the returned html (see attached screen shot). >>> >>> >>> >>> Is there a "stable"/tested version of the xerte online toolkit that I can >>> try? The "available" zip file and svn trunk seem to be in mid-stream between >>> one stable version and another, and therefore appear to contain incomplete >>> or untested changes. >>> >>> >>> >>> Thanks for your help, >>> >>> Stephen >>> >>> >>> >>> >>> >>> 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/xerte >>> >>> 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/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 Pale Purple Ltd. (Company No: 5580814) 'Business Web Application Development and Training in PHP' http://www.palepurple.co.uk Office: 0845 0046746 Mobile: 07792380669 Follow us on Twitter: @PalePurpleLtd From andrew.lian at andrewlian.com Wed Oct 19 14:29:03 2011 From: andrew.lian at andrewlian.com (A-P. Lian) Date: Wed, 19 Oct 2011 20:29:03 +0700 Subject: [Xerte] Re: Media issue In-Reply-To: References: <12C67A1EEC419342AF5E59DA31562C3F06A63B24F1@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B25B5@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: Well... unfortunately the injection did not work either. My files do seem to have metadata attached to them (as verified by flvmdi) but they are still not playable by the system. Is specific metadata necessary? The smallest filesize is around 18MB. cheers andrew -- Professor Dr. Andrew Lian School of English Institute of Social Technology Suranaree University of Technology 111 University Avenue Muang District Nakhon Ratchasima, Thailand, 30000 Emeritus Professor , University of Canberra, Canberra, ACT, Australia Vice-President of AsiaCALL e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com We don't see things as they are, we see things as we are. (Ana?s Nin) The universe is made up of stories, not atoms (Muriel Rukeyser) When you change the way you look at things, the things you look at change (Max Planck) On Wed, Oct 19, 2011 at 18:14, A-P. Lian wrote: > ok - thanks - that's probably it - will try > > cheers > andrew > > > > -- > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of Canberra, Canberra, ACT, Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com > > We don't see things as they are, we see things as we are. (Ana?s Nin) > The universe is made up of stories, not atoms (Muriel Rukeyser) > When you change the way you look at things, the things you look at change > (Max Planck) > > > On Wed, Oct 19, 2011 at 18:01, Julian Tenney < > Julian.Tenney at nottingham.ac.uk> wrote: > >> It expects .flvs with metadata, which some encoders miss out. Try an >> encoder known to work, like FormatFactory, or use the flvmdi tool included >> in the main xerte download which can inject metadata into the flv files,* >> *** >> >> ** ** >> >> *From:* xerte-bounces at lists.nottingham.ac.uk [mailto: >> xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *A-P. Lian >> *Sent:* 19 October 2011 11:55 >> *To:* Xerte discussion list >> >> *Subject:* [Xerte] Re: Media issue**** >> >> ** ** >> >> Thanks Julian >> >> However, here is the thing. If I load the cafe_townsend_chef.flv file >> which comes in the setup folder in the xerteonline toolkits, it works >> perfectly. On another machine, it also played another .flv file made by >> someone else. It looks like it is having trouble playing files that I >> converted from mpg or wherever using the AVS converter or other programs. >> This happens on b oth machines. Does that make sense? Does the system expect >> a particular .flv file and, if so, what are its characteristics? >> >> Thanks for any help >> Andrwe >> >> >> -- >> Professor Dr. Andrew Lian >> School of English >> Institute of Social Technology >> Suranaree University of Technology >> 111 University Avenue >> Muang District >> Nakhon Ratchasima, Thailand, 30000 >> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >> Vice-President of AsiaCALL >> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >> >> We don't see things as they are, we see things as we are. (Ana?s Nin) >> The universe is made up of stories, not atoms (Muriel Rukeyser) >> When you change the way you look at things, the things you look at change >> (Max Planck) >> >> **** >> >> On Wed, Oct 19, 2011 at 16:53, Julian Tenney < >> Julian.Tenney at nottingham.ac.uk> wrote:**** >> >> There might be some flv viewers, so if you have one installed, and .flv >> associated with it, it should play?**** >> >> **** >> >> *From:* xerte-bounces at lists.nottingham.ac.uk [mailto: >> xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *Dave Burnett >> *Sent:* 18 October 2011 21:05 >> *To:* Xerte list >> *Subject:* [Xerte] Re: Media issue**** >> >> **** >> >> The .flv MIME type is set on the server? >> Will an .flv work outside of Xerte?**** >> ------------------------------ >> >> From: andrew.lian at andrewlian.com >> Date: Wed, 19 Oct 2011 02:44:22 +0700 >> To: xerte at lists.nottingham.ac.uk >> Subject: [Xerte] Media issue >> >> Hello everybody,**** >> >> **** >> >> I am struggling a little bit with videos. I understand that the videos >> which are playable through the online toolkits are .flv. However, the system >> does not seem to recognise my flv files (usually converted from mpg or >> something else). I really don't quite know what to do next. The only thing >> that I can think of is that the files are too big. Or maybe the flv files >> have to be in a special format (mine are the default files generated by the >> AVS video converter or by the Swish suite of programs)???**** >> >> **** >> >> Any help would be appreciated. The system seems to ignore them completely >> and nothing appears on the pages and the media preview complains that no >> file has been selected. It all seems to work ok with sound files.**** >> >> **** >> >> Thanks once again.**** >> >> **** >> >> Andrew**** >> >> PS I have tried other formats too - but no result...**** >> >> >> -- >> Professor Dr. Andrew Lian >> School of English >> Institute of Social Technology >> Suranaree University of Technology >> 111 University Avenue >> Muang District >> Nakhon Ratchasima, Thailand, 30000 >> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >> Vice-President of AsiaCALL >> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >> >> We don't see things as they are, we see things as we are. (Ana?s Nin) >> The universe is made up of stories, not atoms (Muriel Rukeyser) >> When you change the way you look at things, the things you look at change >> (Max Planck)**** >> >> >> 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/xerte 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/xerte >> >> 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/xerte >> >> 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. >> >> >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: From moxitron at gmail.com Wed Oct 19 13:59:01 2011 From: moxitron at gmail.com (moxitron) Date: Wed, 19 Oct 2011 13:59:01 +0100 Subject: [Xerte] No LDAP, so using switch.txt/php but login is impossible Message-ID: I'd like to use the xerte online toolkits, however I don't have an LDAP setup, so I gather from the installation manual that I can use an alternative (for non-enterprise use) which is the switch.txt. I renamed this to switch.php and navigated to it. I was able to enter a canned username and password, but on submitting the form, I got an error saying that I needed LDAP. I tracked down this problem and discovered that the rendered form which switch.php generates has a
tag with an action attribute set to "index.php", so this is the problem. It needs to post the form back to "switch.php" so that the canned credentials can be found and the login accepted. Can the login_top template be given a parameterized value for the form's action attribute (which can be "index.php" by default)? Thanks, Stephen -------------- next part -------------- An HTML attachment was scrubbed... URL: From david at palepurple.co.uk Wed Oct 19 14:34:15 2011 From: david at palepurple.co.uk (David Goodwin) Date: Wed, 19 Oct 2011 14:34:15 +0100 Subject: [Xerte] Re: No LDAP, so using switch.txt/php but login is impossible In-Reply-To: References: Message-ID: <83F64FAB-902A-4AA0-A9DC-3CE77A54D977@palepurple.co.uk> On 19 Oct 2011, at 13:59, moxitron wrote: > I'd like to use the xerte online toolkits, however I don't have an LDAP setup, so I gather from the installation manual that I can use an alternative (for non-enterprise use) which is the switch.txt. I renamed this to switch.php and navigated to it. > > I was able to enter a canned username and password, but on submitting the form, I got an error saying that I needed LDAP. > > I tracked down this problem and discovered that the rendered form which switch.php generates has a tag with an action attribute set to "index.php", so this is the problem. It needs to post the form back to "switch.php" so that the canned credentials can be found and the login accepted. > Edit website_code/login_top and change it so in the tag, the action becomes an empty string (i.e. .... action="" .... ). That should suffice. David. Pale Purple Ltd. (Company No: 5580814) 'Business Web Application Development and Training in PHP' http://www.palepurple.co.uk Office: 0845 0046746 Mobile: 07792380669 Follow us on Twitter: @PalePurpleLtd From Julian.Tenney at nottingham.ac.uk Wed Oct 19 14:43:49 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Wed, 19 Oct 2011 14:43:49 +0100 Subject: [Xerte] Re: Media issue In-Reply-To: References: <12C67A1EEC419342AF5E59DA31562C3F06A63B24F1@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B25B5@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A645BE84@EXCHANGE1.ad.nottingham.ac.uk> Can I download a file to try? What's the original format? Does output from FormatFactory work? From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of A-P. Lian Sent: 19 October 2011 14:29 To: Xerte discussion list Subject: [Xerte] Re: Media issue Well... unfortunately the injection did not work either. My files do seem to have metadata attached to them (as verified by flvmdi) but they are still not playable by the system. Is specific metadata necessary? The smallest filesize is around 18MB. cheers andrew -- Professor Dr. Andrew Lian School of English Institute of Social Technology Suranaree University of Technology 111 University Avenue Muang District Nakhon Ratchasima, Thailand, 30000 Emeritus Professor , University of Canberra, Canberra, ACT, Australia Vice-President of AsiaCALL e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com We don't see things as they are, we see things as we are. (Ana?s Nin) The universe is made up of stories, not atoms (Muriel Rukeyser) When you change the way you look at things, the things you look at change (Max Planck) On Wed, Oct 19, 2011 at 18:14, A-P. Lian > wrote: ok - thanks - that's probably it - will try cheers andrew -- Professor Dr. Andrew Lian School of English Institute of Social Technology Suranaree University of Technology 111 University Avenue Muang District Nakhon Ratchasima, Thailand, 30000 Emeritus Professor , University of Canberra, Canberra, ACT, Australia Vice-President of AsiaCALL e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com We don't see things as they are, we see things as we are. (Ana?s Nin) The universe is made up of stories, not atoms (Muriel Rukeyser) When you change the way you look at things, the things you look at change (Max Planck) On Wed, Oct 19, 2011 at 18:01, Julian Tenney > wrote: It expects .flvs with metadata, which some encoders miss out. Try an encoder known to work, like FormatFactory, or use the flvmdi tool included in the main xerte download which can inject metadata into the flv files, From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of A-P. Lian Sent: 19 October 2011 11:55 To: Xerte discussion list Subject: [Xerte] Re: Media issue Thanks Julian However, here is the thing. If I load the cafe_townsend_chef.flv file which comes in the setup folder in the xerteonline toolkits, it works perfectly. On another machine, it also played another .flv file made by someone else. It looks like it is having trouble playing files that I converted from mpg or wherever using the AVS converter or other programs. This happens on b oth machines. Does that make sense? Does the system expect a particular .flv file and, if so, what are its characteristics? Thanks for any help Andrwe -- Professor Dr. Andrew Lian School of English Institute of Social Technology Suranaree University of Technology 111 University Avenue Muang District Nakhon Ratchasima, Thailand, 30000 Emeritus Professor , University of Canberra, Canberra, ACT, Australia Vice-President of AsiaCALL e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com We don't see things as they are, we see things as we are. (Ana?s Nin) The universe is made up of stories, not atoms (Muriel Rukeyser) When you change the way you look at things, the things you look at change (Max Planck) On Wed, Oct 19, 2011 at 16:53, Julian Tenney > wrote: There might be some flv viewers, so if you have one installed, and .flv associated with it, it should play... From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 18 October 2011 21:05 To: Xerte list Subject: [Xerte] Re: Media issue The .flv MIME type is set on the server? Will an .flv work outside of Xerte? ________________________________ From: andrew.lian at andrewlian.com Date: Wed, 19 Oct 2011 02:44:22 +0700 To: xerte at lists.nottingham.ac.uk Subject: [Xerte] Media issue Hello everybody, I am struggling a little bit with videos. I understand that the videos which are playable through the online toolkits are .flv. However, the system does not seem to recognise my flv files (usually converted from mpg or something else). I really don't quite know what to do next. The only thing that I can think of is that the files are too big. Or maybe the flv files have to be in a special format (mine are the default files generated by the AVS video converter or by the Swish suite of programs)??? Any help would be appreciated. The system seems to ignore them completely and nothing appears on the pages and the media preview complains that no file has been selected. It all seems to work ok with sound files. Thanks once again. Andrew PS I have tried other formats too - but no result... -- Professor Dr. Andrew Lian School of English Institute of Social Technology Suranaree University of Technology 111 University Avenue Muang District Nakhon Ratchasima, Thailand, 30000 Emeritus Professor , University of Canberra, Canberra, ACT, Australia Vice-President of AsiaCALL e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com We don't see things as they are, we see things as we are. (Ana?s Nin) The universe is made up of stories, not atoms (Muriel Rukeyser) When you change the way you look at things, the things you look at change (Max Planck) 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/xerte 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/xerte 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/xerte 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From johnathan.kemp at ntlworld.com Wed Oct 19 15:00:11 2011 From: johnathan.kemp at ntlworld.com (Kemp Johnathan) Date: Wed, 19 Oct 2011 15:00:11 +0100 Subject: [Xerte] Re: Implementing routed pages in a pageTemplates / toolkits environment In-Reply-To: <4E9EBB32.2080402@tor.nl> References: <12C67A1EEC419342AF5E59DA31562C3F06A63B256C@EXCHANGE1.ad.nottingham.ac.uk> <4E9EBB32.2080402@tor.nl> Message-ID: Tom has the right idea of the problem I was trying to point out. If it is preferred that this type of question be posted to the dev list then I have no problem with that. I guess I was thinking of the dev list as related to the languaging and modularisation work. Julian due you have a preference for where this discussion continues? I think that from Tom's reply he has grasped the issue. Essentially I need to have 1. A field in the xwd form for a page into which a user can enter a unique identifier. 2. A way of populating the name property of the page icon with the unique identifier entered into the xwd so that I can use the getChildByName method to obtain the page index so that I can navigate to it. Currently most xwd forms have a name field, but this is used in pageTemplates to provide the Page Title. So I wouldn't use the name field in the xwd, this will also avoid compromising any backward compatibility issues. I propose adding an optional pageID field to an xwd form and invite the page author to enter a unique value for the page. The show stopper is that currently there is no setPageName() method for the page icon that would let me populate the page Icon's name property with the value entered into the xwd form. Thus I have no way of using the xwd entered pageID value to derive the index of a page. In the Page Wizard environment the problem is overcome by not using a property entered in an xwd, but by setting the page Icon's name property manually in the property page for the icon. In a pageTemplates environment the Page Author does not have access to the page Icon's property page and so cannot set the page name property manually, so an xwd driven solution is needed. Kind regards Johnathan On 19 October 2011 12:57, Tom Reijnders wrote: > I think that the main issue Jonathan is referring to has nothing to do > with Wizards/Page templates, but with the fact that you can't get to the > name of an icon (or set it) in templates from the, ehmmm, wizard... (the xwd > editor). If we can fix that, Jonathan can make his 'wizards' work in > templates. That would be cool. > > Jonathan? Did I understand the issue correctly? By the way, I think this > discussion is more appropriate on the dev list. > > Op 19-10-2011 12:40, Julian Tenney schreef: > > I?m not so familiar with the page wizards side of things, but I see what > you mean. > > > > From a templates side of things, would it work if you used the name, and > asked people to keep them unique? What you then say is that because wizards > don?t have a name property, then for the author there?s messing about to do > between the wizard and the icon properties? > > > From my point of view, templates trump wizards as there are many more users > of templates. > > > > There is an id generated somewhere, but it?s not user friendly if they had > to type it in. > > > > *From:* xerte-bounces at lists.nottingham.ac.uk [ > mailto:xerte-bounces at lists.nottingham.ac.uk] > *On Behalf Of *Kemp Johnathan > *Sent:* 19 October 2011 09:05 > *To:* Xerte discussion list > *Subject:* [Xerte] Implementing routed pages in a pageTemplates / toolkits > environment > > > > I am currently working on the scenario page that I demonstrated at the > recent Xerte Dev and I would like to be able to get this working in a > pageTemplates environment, but the way routed pages currently operate will > not transfer directly to a pageTemplates environment. > > > > What is required: > > A value that the page author can set as a unique identifier for a page. > This value will then be entered into the "destination" field of another page > so that the second page can send the user to the first page when a condition > is met. This value needs to be set from an xwd form. > > > > Solution in Page Wizards: > > Use the page icon's "Name" property. ( not ideal as this is not accessible > from the xwd form) > > When a page's destination field in an xwd form is populated with the name > of a page navigation to that page is achieved by > > 1. use getChildByName to obtain the pages xml > > 2. obtain the pages index by using .index() method of the xml > > 3. use gotoPage(page's index) to navigate to the page > > > > (the above is a little simplified but contains the key elements). > > > > This method has a couple of problems > > > > 1. In Page Wizards the page's details are set up in the xwd form, but you > have to remember to set the page "name" (and "title" for display purposes) > in the page Icon's property page. Ideally there would be a way to pass the > "name" value from the xwd form to the property page of the icon. > > > > 2. In Page Templates there is no way (that I know of) for the page author > to access the "name" field of the page icon and hence no way to set up a > unique identifier for the page that can later be used to access the pages > index in either a framework or the interface. > > > > 3. In Page Templates the xwd form's "name" field is used to set the Page > Title display. This compromises the use of the name field in the xwd for use > as a destination as titles tend to be verbose and contain spaces and may not > be unique, whilst an identifier field would ideally be concise and free of > spaces. This could be solved by adding an optional identifier field to an > xwd form but there still would need to be a way of using this to populate > the page Icon's name field. > > > > Is there an approach I can use that I am unfamiliar with or is this an > opportunity for a new method to be added to the Xerte engine, e.g. a > setPageName() method? > > > > I note that rootIcon has a setPageTitle method but this does not appear to > change the underlying page property, i.e. > > if I create a page > > set the page icon's title property to "eric" > > run a script on the page with rootIcon.setPageTitle("fred"); > > > > then when I preview the page > > > > The preview displays the page title as "fred", > > The page Icon's property page continues to show the title as "eric" > > > > > > Kind regards > > > > Johnathan > > > > > > > > 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 listXerte at lists.nottingham.ac.ukhttp://lists.nottingham.ac.uk/mailman/listinfo/xerte > > > 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. > > > > > -- > -- > > Tom Reijnders > TOR Informatica > Chopinlaan 27 > 5242HM Rosmalen > Tel: 073 5226191 > Fax: 073 5226196 > > > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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. > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From reijnders at tor.nl Wed Oct 19 15:04:51 2011 From: reijnders at tor.nl (Tom Reijnders) Date: Wed, 19 Oct 2011 16:04:51 +0200 Subject: [Xerte] Re: No LDAP, so using switch.txt/php but login is impossible In-Reply-To: References: Message-ID: <4E9ED903.1070205@tor.nl> Ehmm..., just rename it to index.php That is the intention I thought. (Save the current index.php as ldap.txt if you want) Op 19-10-2011 14:59, moxitron schreef: > I'd like to use the xerte online toolkits, however I don't have an > LDAP setup, so I gather from the installation manual that I can use an > alternative (for non-enterprise use) which is the switch.txt. I > renamed this to switch.php and navigated to it. > I was able to enter a canned username and password, but on submitting > the form, I got an error saying that I needed LDAP. > I tracked down this problem and discovered that the rendered form > which switch.php generates has a tag with an action > attribute set to "index.php", so this is the problem. It needs to post > the form back to "switch.php" so that the canned credentials can be > found and the login accepted. > Can the login_top template be given a parameterized value for the > form's action attribute (which can be "index.php" by default)? > Thanks, > Stephen > > 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/xerte > > 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. > > -- -- Tom Reijnders TOR Informatica Chopinlaan 27 5242HM Rosmalen Tel: 073 5226191 Fax: 073 5226196 -------------- next part -------------- An HTML attachment was scrubbed... URL: From Julian.Tenney at nottingham.ac.uk Wed Oct 19 15:12:08 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Wed, 19 Oct 2011 15:12:08 +0100 Subject: [Xerte] Re: Implementing routed pages in a pageTemplates / toolkits environment In-Reply-To: References: <12C67A1EEC419342AF5E59DA31562C3F06A63B256C@EXCHANGE1.ad.nottingham.ac.uk> <4E9EBB32.2080402@tor.nl> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A645BECD@EXCHANGE1.ad.nottingham.ac.uk> It's probably a dev list discussion. Are the pages that you jump to just other version of scenario, or do you want to jump to any type of page? Engine side functions are no trouble to implement, so don't worry about that, but you can get at the underlying xml from your code too. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Kemp Johnathan Sent: 19 October 2011 15:00 To: Xerte discussion list Subject: [Xerte] Re: Implementing routed pages in a pageTemplates / toolkits environment Tom has the right idea of the problem I was trying to point out. If it is preferred that this type of question be posted to the dev list then I have no problem with that. I guess I was thinking of the dev list as related to the languaging and modularisation work. Julian due you have a preference for where this discussion continues? I think that from Tom's reply he has grasped the issue. Essentially I need to have 1. A field in the xwd form for a page into which a user can enter a unique identifier. 2. A way of populating the name property of the page icon with the unique identifier entered into the xwd so that I can use the getChildByName method to obtain the page index so that I can navigate to it. Currently most xwd forms have a name field, but this is used in pageTemplates to provide the Page Title. So I wouldn't use the name field in the xwd, this will also avoid compromising any backward compatibility issues. I propose adding an optional pageID field to an xwd form and invite the page author to enter a unique value for the page. The show stopper is that currently there is no setPageName() method for the page icon that would let me populate the page Icon's name property with the value entered into the xwd form. Thus I have no way of using the xwd entered pageID value to derive the index of a page. In the Page Wizard environment the problem is overcome by not using a property entered in an xwd, but by setting the page Icon's name property manually in the property page for the icon. In a pageTemplates environment the Page Author does not have access to the page Icon's property page and so cannot set the page name property manually, so an xwd driven solution is needed. Kind regards Johnathan On 19 October 2011 12:57, Tom Reijnders > wrote: I think that the main issue Jonathan is referring to has nothing to do with Wizards/Page templates, but with the fact that you can't get to the name of an icon (or set it) in templates from the, ehmmm, wizard... (the xwd editor). If we can fix that, Jonathan can make his 'wizards' work in templates. That would be cool. Jonathan? Did I understand the issue correctly? By the way, I think this discussion is more appropriate on the dev list. Op 19-10-2011 12:40, Julian Tenney schreef: I'm not so familiar with the page wizards side of things, but I see what you mean. >From a templates side of things, would it work if you used the name, and asked people to keep them unique? What you then say is that because wizards don't have a name property, then for the author there's messing about to do between the wizard and the icon properties? >From my point of view, templates trump wizards as there are many more users of templates. There is an id generated somewhere, but it's not user friendly if they had to type it in. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Kemp Johnathan Sent: 19 October 2011 09:05 To: Xerte discussion list Subject: [Xerte] Implementing routed pages in a pageTemplates / toolkits environment I am currently working on the scenario page that I demonstrated at the recent Xerte Dev and I would like to be able to get this working in a pageTemplates environment, but the way routed pages currently operate will not transfer directly to a pageTemplates environment. What is required: A value that the page author can set as a unique identifier for a page. This value will then be entered into the "destination" field of another page so that the second page can send the user to the first page when a condition is met. This value needs to be set from an xwd form. Solution in Page Wizards: Use the page icon's "Name" property. ( not ideal as this is not accessible from the xwd form) When a page's destination field in an xwd form is populated with the name of a page navigation to that page is achieved by 1. use getChildByName to obtain the pages xml 2. obtain the pages index by using .index() method of the xml 3. use gotoPage(page's index) to navigate to the page (the above is a little simplified but contains the key elements). This method has a couple of problems 1. In Page Wizards the page's details are set up in the xwd form, but you have to remember to set the page "name" (and "title" for display purposes) in the page Icon's property page. Ideally there would be a way to pass the "name" value from the xwd form to the property page of the icon. 2. In Page Templates there is no way (that I know of) for the page author to access the "name" field of the page icon and hence no way to set up a unique identifier for the page that can later be used to access the pages index in either a framework or the interface. 3. In Page Templates the xwd form's "name" field is used to set the Page Title display. This compromises the use of the name field in the xwd for use as a destination as titles tend to be verbose and contain spaces and may not be unique, whilst an identifier field would ideally be concise and free of spaces. This could be solved by adding an optional identifier field to an xwd form but there still would need to be a way of using this to populate the page Icon's name field. Is there an approach I can use that I am unfamiliar with or is this an opportunity for a new method to be added to the Xerte engine, e.g. a setPageName() method? I note that rootIcon has a setPageTitle method but this does not appear to change the underlying page property, i.e. if I create a page set the page icon's title property to "eric" run a script on the page with rootIcon.setPageTitle("fred"); then when I preview the page The preview displays the page title as "fred", The page Icon's property page continues to show the title as "eric" Kind regards Johnathan 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/xerte 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. -- -- Tom Reijnders TOR Informatica Chopinlaan 27 5242HM Rosmalen Tel: 073 5226191 Fax: 073 5226196 _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From moxitron at gmail.com Wed Oct 19 15:21:46 2011 From: moxitron at gmail.com (moxitron) Date: Wed, 19 Oct 2011 15:21:46 +0100 Subject: [Xerte] Is scripting possible in xerte online toolkits? Message-ID: Hi, Is it possible to incorporate custom action script or javascript into learning objects with xerte online toolkit? The purpose being, to to alter the flow based on interactions, quiz results etc. If not, I understand that it is possible with xerte desktop, am I correct? Thanks, Stephen -------------- next part -------------- An HTML attachment was scrubbed... URL: From Julian.Tenney at nottingham.ac.uk Wed Oct 19 15:24:31 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Wed, 19 Oct 2011 15:24:31 +0100 Subject: [Xerte] Re: Is scripting possible in xerte online toolkits? In-Reply-To: References: Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A645BEDD@EXCHANGE1.ad.nottingham.ac.uk> You can load swfs up into a toolkits piece and execute code, so yes, but there might be easier ways of doing what you want, perhaps modifying or extending templates? From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of moxitron Sent: 19 October 2011 15:22 To: xerte Subject: [Xerte] Is scripting possible in xerte online toolkits? Hi, Is it possible to incorporate custom action script or javascript into learning objects with xerte online toolkit? The purpose being, to to alter the flow based on interactions, quiz results etc. If not, I understand that it is possible with xerte desktop, am I correct? Thanks, Stephen -------------- next part -------------- An HTML attachment was scrubbed... URL: From d_b_burnett at hotmail.com Wed Oct 19 15:27:54 2011 From: d_b_burnett at hotmail.com (Dave Burnett) Date: Wed, 19 Oct 2011 10:27:54 -0400 Subject: [Xerte] Re: Is scripting possible in xerte online toolkits? In-Reply-To: References: Message-ID: Desktop is scriptable with almost the entire AS2 set. It also has native objects to simplify building a structure, path decisions etc - Interaction icon //add choices for user, button, checkboxes etc - Decision icon //add path legs that can be chosen by logic etc Date: Wed, 19 Oct 2011 15:21:46 +0100 From: moxitron at gmail.com To: xerte at lists.nottingham.ac.uk Subject: [Xerte] Is scripting possible in xerte online toolkits? Hi,Is it possible to incorporate custom action script or javascript into learning objects with xerte online toolkit?The purpose being, to to alter the flow based on interactions, quiz results etc. If not, I understand that it is possible with xerte desktop, am I correct? Thanks,Stephen 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/xerte 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From reijnders at tor.nl Wed Oct 19 15:43:16 2011 From: reijnders at tor.nl (Tom Reijnders) Date: Wed, 19 Oct 2011 16:43:16 +0200 Subject: [Xerte] Re: Is scripting possible in xerte online toolkits? In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A645BEDD@EXCHANGE1.ad.nottingham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F06A645BEDD@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <4E9EE204.50606@tor.nl> Yes... I've got a lot of ideas in that direction.... extending the templates. I've have some ready now, but bear with us to finish some internationalisation first.... Op 19-10-2011 16:24, Julian Tenney schreef: > > You can load swfs up into a toolkits piece and execute code, so yes, > but there might be easier ways of doing what you want, perhaps > modifying or extending templates? > > *From:* xerte-bounces at lists.nottingham.ac.uk > [mailto:xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *moxitron > *Sent:* 19 October 2011 15:22 > *To:* xerte > *Subject:* [Xerte] Is scripting possible in xerte online toolkits? > > Hi, > > Is it possible to incorporate custom action script or javascript into > learning objects with xerte online toolkit? > > The purpose being, to to alter the flow based on interactions, quiz > results etc. > > If not, I understand that it is possible with xerte desktop, am I correct? > > Thanks, > > Stephen > > > 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/xerte > > 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. > > -- -- Tom Reijnders TOR Informatica Chopinlaan 27 5242HM Rosmalen Tel: 073 5226191 Fax: 073 5226196 -------------- next part -------------- An HTML attachment was scrubbed... URL: From johnathan.kemp at ntlworld.com Wed Oct 19 16:12:01 2011 From: johnathan.kemp at ntlworld.com (Kemp Johnathan) Date: Wed, 19 Oct 2011 16:12:01 +0100 Subject: [Xerte] Re: Is scripting possible in xerte online toolkits? In-Reply-To: References: Message-ID: There are a number of "Routed Pages" in the Xerte Page Wizards that do just that. You can define destination pages, based on the page's name property and the routed page will navigate to the specified page based on the students selection when using the page. However I would echo Tom's comments and encourage you to hold fire for a while. There are a lot of developments going on. I hope soon to be able to make the current routed pages available outside of the desktop environment. I also have an exciting new Scenario routed page under development that is very powerful and flexible ... but don't tell anyone else or I may have to shoot you :-) Kind regards Johnathan On 19 October 2011 15:21, moxitron wrote: > Hi, > Is it possible to incorporate custom action script or javascript into > learning objects with xerte online toolkit? > The purpose being, to to alter the flow based on interactions, quiz results > etc. > > If not, I understand that it is possible with xerte desktop, am I correct? > > Thanks, > Stephen > > 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/xerte > > 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. > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From moxitron at gmail.com Wed Oct 19 17:17:18 2011 From: moxitron at gmail.com (moxitron) Date: Wed, 19 Oct 2011 17:17:18 +0100 Subject: [Xerte] Importing a project into xerte online toolkits Message-ID: Hi, Is it possible (and if so how) to import a project into the xerte online toolkits? I see that from properties -> Export that I an export a project, but I don't see a corresponding Import function. On a related note, is it possible to migrate projects from xerte desktop to xerte online toolkits and vice versa? Is anything altered or lost during the process? Thanks, Stephen -------------- next part -------------- An HTML attachment was scrubbed... URL: From Julian.Tenney at nottingham.ac.uk Wed Oct 19 17:19:33 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Wed, 19 Oct 2011 17:19:33 +0100 Subject: [Xerte] Re: Importing a project into xerte online toolkits In-Reply-To: References: Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A645BFDF@EXCHANGE1.ad.nottingham.ac.uk> On workspace -> properties From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of moxitron Sent: 19 October 2011 17:17 To: xerte Subject: [Xerte] Importing a project into xerte online toolkits Hi, Is it possible (and if so how) to import a project into the xerte online toolkits? I see that from properties -> Export that I an export a project, but I don't see a corresponding Import function. On a related note, is it possible to migrate projects from xerte desktop to xerte online toolkits and vice versa? Is anything altered or lost during the process? Thanks, Stephen -------------- next part -------------- An HTML attachment was scrubbed... URL: From ronm at mitchellmedia.co.uk Wed Oct 19 17:23:48 2011 From: ronm at mitchellmedia.co.uk (RonM) Date: Wed, 19 Oct 2011 17:23:48 +0100 Subject: [Xerte] Re: Importing a project into xerte online toolkits In-Reply-To: References: Message-ID: <8E1F1CE7-896F-4AF4-B212-39A1558018D8@mitchellmedia.co.uk> Some of my screencasts cover this mitchellmedia.co.uk/xerte as do the JISC Techdis guides linked from the Nottingham site Sent from my iPhone On 19 Oct 2011, at 17:17, moxitron wrote: > Hi, > Is it possible (and if so how) to import a project into the xerte online toolkits? > I see that from properties -> Export that I an export a project, but I don't see a corresponding Import function. > > On a related note, is it possible to migrate projects from xerte desktop to xerte online toolkits and vice versa? Is anything altered or lost during the process? > > Thanks, > Stephen > > 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/xerte > > 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. > -------------- next part -------------- An HTML attachment was scrubbed... URL: From moxitron at gmail.com Wed Oct 19 17:28:41 2011 From: moxitron at gmail.com (moxitron) Date: Wed, 19 Oct 2011 17:28:41 +0100 Subject: [Xerte] Re: Is scripting possible in xerte online toolkits? Message-ID: Hi, Thanks for the responses. I look forward to seeing some of these interesting new developments with xerte online toolkits. Do you have any rough timescale for when these will start to appear? Thanks, Stephen -------------- next part -------------- An HTML attachment was scrubbed... URL: From moxitron at gmail.com Wed Oct 19 18:14:25 2011 From: moxitron at gmail.com (moxitron) Date: Wed, 19 Oct 2011 18:14:25 +0100 Subject: [Xerte] Re: Importing a project into xerte online toolkits Message-ID: Thanks for the pointers on how I should go about this, and great references & videos Ron! Regards, Stephen -------------- next part -------------- An HTML attachment was scrubbed... URL: From henk at fortean.org Wed Oct 19 21:02:03 2011 From: henk at fortean.org (Henk Klopping) Date: Wed, 19 Oct 2011 22:02:03 +0200 Subject: [Xerte] Re: Can't get export to work In-Reply-To: <4E9F2BF9.4020504@fortean.org> References: <4E9AE068.4050802@fortean.org> <4E9AE84D.2030708@fortean.org> <98D9F525-8D91-42B2-B3B0-509EFAC9E7DB@googlemail.com> <4E9AF9BC.6070601@fortean.org> <4E9B0EC0.9060701@fortean.org> <4E9B21F4.2080909@fortean.org> <4E9B26BC.8080001@tor.nl> <4E9B3364.6040905@fortean.org> <4E9B3862.6070208@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A6205098@EXCHANGE1.ad.nottingham.ac.uk> <4E9C88A1.8070309@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A63B1F9C@EXCHANGE1.ad.nottingham.ac.uk> <4E9F2BF9.4020504@fortean.org> Message-ID: <4E9F2CBB.9000905@fortean.org> BTW: as you can see, two objects are being loaded, after that the dreaded 'undefined' rears its ugly head again. 127.0.0.1 - - [19/Oct/2011:21:59:42 +0200] "GET /test/ HTTP/1.1" 200 753 "-" "Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110928 CentOS/3.6-2.el5.centos Firefox/3.6.23" 127.0.0.1 - - [19/Oct/2011:21:59:42 +0200] "GET /test/rloObject.js HTTP/1.1" 200 4330 "http://localhost/test/" "Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110928 CentOS/3.6-2.el5.centos Firefox/3.6.23" ==> /var/log/httpd/error_log <== [Wed Oct 19 21:59:42 2011] [error] [client 127.0.0.1] File does not exist: /var/www/html/test/undefined ==> /var/log/httpd/access_log <== 127.0.0.1 - - [19/Oct/2011:21:59:42 +0200] "GET /test/undefined HTTP/1.1" 404 286 "-" "Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110928 CentOS/3.6-2.el5.centos Firefox/3.6.23" Suuuomikkie vinnouuven, -- Henk Kloepping Voice : +31 598 42 31 31 European Fortean Foundation e-mail : henk at fortean.org To join ISOC.NL: http://www.isoc.nl From henk at fortean.org Wed Oct 19 20:58:49 2011 From: henk at fortean.org (Henk Klopping) Date: Wed, 19 Oct 2011 21:58:49 +0200 Subject: [Xerte] Re: Can't get export to work In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A63B1F9C@EXCHANGE1.ad.nottingham.ac.uk> References: <4E9AE068.4050802@fortean.org> <4E9AE84D.2030708@fortean.org> <98D9F525-8D91-42B2-B3B0-509EFAC9E7DB@googlemail.com> <4E9AF9BC.6070601@fortean.org> <4E9B0EC0.9060701@fortean.org> <4E9B21F4.2080909@fortean.org> <4E9B26BC.8080001@tor.nl> <4E9B3364.6040905@fortean.org> <4E9B3862.6070208@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A6205098@EXCHANGE1.ad.nottingham.ac.uk> <4E9C88A1.8070309@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A63B1F9C@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <4E9F2BF9.4020504@fortean.org> Julian Tenney wrote: > Download the latest zip, it should be OK. I just finished the dowload once more, dropped my database again, unpacked the zip and performed the install again. We're back where we were again: yes, this is the same version I initially downloaded (and so, probably is the stable version, FYI the MD5sum of it is: 10e28d070124b54676600e6ce2b94239 And alas, the initial problem is still there too. When I publish a simple Media LO by creating one and clicking the [publish] button and then close the window, I get 2 popups, one that asks for a confirmation, the other seems to give a warning, but neither has any text in them. I then have to force-reload the page to access the project again, after that I can make the LO public and create the export. When I unpack the exported materials, and point my browers at that location, I have to click the index.htm file (because I'm on Linux it does not automagically recognise 8.3 conventions). But after that, it loads - just barely long enough to show me the blue bar after which it hangs forever.. For completeness sake, I include the LO that was generated. Suuuomikkie vinnouuven, -- Henk Kloepping Voice : +31 598 42 31 31 European Fortean Foundation e-mail : henk at fortean.org To join ISOC.NL: http://www.isoc.nl -------------- next part -------------- A non-text attachment was scrubbed... Name: Media_One.zip Type: application/zip Size: 1353699 bytes Desc: not available URL: From shirley.crawford at st-austell.ac.uk Wed Oct 19 22:06:10 2011 From: shirley.crawford at st-austell.ac.uk (Shirley Crawford) Date: Wed, 19 Oct 2011 22:06:10 +0100 Subject: [Xerte] Do not have rights to this template References: <8B6D69C81759694E92E48C18738CF3AFDDDEF3@exchange5.cornwall.ac.uk> Message-ID: <8B6D69C81759694E92E48C18738CF3AFAE8081@exchange5.cornwall.ac.uk> Hi I have created a play object on the techdis sandpit, when I went in tonight it edit nothing happened when I clicked on edit or preview, I only get a blank page, if I click on properties I get the message "you do not have rights to this template" here is the link http://xerte5.techdis.palepurple.co.uk/edit_9866 I am delivering training next Monday and Tuesday and a bit concerned it the staff cannot access what they have done the next day. Also as we are near the end of the month is there any chance that what they create can not be deleted at the end of this month, if not then I will just have to use the local installs but would prefer that they use the online version so they can see how sharing a link can work. Would appreciate a reply from Julian or someone before Monday. Thanks Shirley Shirley Crawford E-Learning Teaching Mentor (Room J449 Tel:external: 01726 226755 ext 2755) Cornwall College - St Austell -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.jpg Type: image/jpeg Size: 49601 bytes Desc: image001.jpg URL: From david at palepurple.co.uk Wed Oct 19 22:47:40 2011 From: david at palepurple.co.uk (David Goodwin) Date: Wed, 19 Oct 2011 22:47:40 +0100 Subject: [Xerte] Re: Do not have rights to this template In-Reply-To: <8B6D69C81759694E92E48C18738CF3AFAE8081@exchange5.cornwall.ac.uk> References: <8B6D69C81759694E92E48C18738CF3AFDDDEF3@exchange5.cornwall.ac.uk> <8B6D69C81759694E92E48C18738CF3AFAE8081@exchange5.cornwall.ac.uk> Message-ID: <5C887FE7-4049-4D45-B53E-416714744267@palepurple.co.uk> On 19 Oct 2011, at 22:06, Shirley Crawford wrote: > Hi > > I have created a play object on the techdis sandpit, when I went in tonight it edit nothing happened when I clicked on edit or preview, I only get a blank page, if I click on properties I get the message "you do not have rights to this template" here is the link http://xerte5.techdis.palepurple.co.uk/edit_9866 > Non-logged in people won't have permission to view this - I've fixed the error message to show this. > I am delivering training next Monday and Tuesday and a bit concerned it the staff cannot access what they have done the next day. Presumably they'd goto http://xerte5.techdis.palepurple.co.uk/play_9866 which does work. thanks David. Pale Purple Ltd. (Company No: 5580814) 'Business Web Application Development and Training in PHP' http://www.palepurple.co.uk Office: 0845 0046746 Mobile: 07792380669 Follow us on Twitter: @PalePurpleLtd -------------- next part -------------- An HTML attachment was scrubbed... URL: From ronm at mitchellmedia.co.uk Thu Oct 20 09:07:51 2011 From: ronm at mitchellmedia.co.uk (Ron Mitchell) Date: Thu, 20 Oct 2011 09:07:51 +0100 Subject: [Xerte] Re: Do not have rights to this template In-Reply-To: <5C887FE7-4049-4D45-B53E-416714744267@palepurple.co.uk> References: <8B6D69C81759694E92E48C18738CF3AFDDDEF3@exchange5.cornwall.ac.uk> <8B6D69C81759694E92E48C18738CF3AFAE8081@exchange5.cornwall.ac.uk> <5C887FE7-4049-4D45-B53E-416714744267@palepurple.co.uk> Message-ID: <003501cc8eff$5f0eec80$1d2cc580$@co.uk> Hi Shirley I'm not sure if David's response is what you meant e.g. as David said when sharing LO's or viewing without logging in you'll need to use the public link which will be play_id rather than edit_id however I suspect the problem you had was that your login had timed out. If you ever see that message when viewing your sandpit workspace just refresh the browser window and I suspect you'll be prompted to login again which will then fix the problem. The wiping isn't due to happen until Sunday the 30th so all your delegates will have access for the remainder of the week and can obviously export anything they create. But also if your delegates have only registered recently e.g. after Sunday 16th then their LO's should not be wiped until the following month. If they registered previously (with correct email) they will be notified of wiping 7 days before the wiping e.g. notified this coming Sunday. HTH Ron From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of David Goodwin Sent: 19 October 2011 22:48 To: Xerte discussion list Subject: [Xerte] Re: Do not have rights to this template On 19 Oct 2011, at 22:06, Shirley Crawford wrote: Hi I have created a play object on the techdis sandpit, when I went in tonight it edit nothing happened when I clicked on edit or preview, I only get a blank page, if I click on properties I get the message "you do not have rights to this template" here is the link http://xerte5.techdis.palepurple.co.uk/edit_9866 Non-logged in people won't have permission to view this - I've fixed the error message to show this. I am delivering training next Monday and Tuesday and a bit concerned it the staff cannot access what they have done the next day. Presumably they'd goto http://xerte5.techdis.palepurple.co.uk/play_9866 which does work. thanks David. Pale Purple Ltd. (Company No: 5580814) 'Business Web Application Development and Training in PHP' http://www.palepurple.co.uk Office: 0845 0046746 Mobile: 07792380669 Follow us on Twitter: @PalePurpleLtd 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From Julian.Tenney at nottingham.ac.uk Thu Oct 20 10:01:29 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Thu, 20 Oct 2011 10:01:29 +0100 Subject: [Xerte] Re: Implementing routed pages in a pageTemplates / toolkits environment In-Reply-To: References: <12C67A1EEC419342AF5E59DA31562C3F06A63B256C@EXCHANGE1.ad.nottingham.ac.uk> <4E9EBB32.2080402@tor.nl> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A645C111@EXCHANGE1.ad.nottingham.ac.uk> Keep figuring this out, but I'm parking it for the time being until we get to a working SVN. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Kemp Johnathan Sent: 19 October 2011 15:00 To: Xerte discussion list Subject: [Xerte] Re: Implementing routed pages in a pageTemplates / toolkits environment Tom has the right idea of the problem I was trying to point out. If it is preferred that this type of question be posted to the dev list then I have no problem with that. I guess I was thinking of the dev list as related to the languaging and modularisation work. Julian due you have a preference for where this discussion continues? I think that from Tom's reply he has grasped the issue. Essentially I need to have 1. A field in the xwd form for a page into which a user can enter a unique identifier. 2. A way of populating the name property of the page icon with the unique identifier entered into the xwd so that I can use the getChildByName method to obtain the page index so that I can navigate to it. Currently most xwd forms have a name field, but this is used in pageTemplates to provide the Page Title. So I wouldn't use the name field in the xwd, this will also avoid compromising any backward compatibility issues. I propose adding an optional pageID field to an xwd form and invite the page author to enter a unique value for the page. The show stopper is that currently there is no setPageName() method for the page icon that would let me populate the page Icon's name property with the value entered into the xwd form. Thus I have no way of using the xwd entered pageID value to derive the index of a page. In the Page Wizard environment the problem is overcome by not using a property entered in an xwd, but by setting the page Icon's name property manually in the property page for the icon. In a pageTemplates environment the Page Author does not have access to the page Icon's property page and so cannot set the page name property manually, so an xwd driven solution is needed. Kind regards Johnathan On 19 October 2011 12:57, Tom Reijnders > wrote: I think that the main issue Jonathan is referring to has nothing to do with Wizards/Page templates, but with the fact that you can't get to the name of an icon (or set it) in templates from the, ehmmm, wizard... (the xwd editor). If we can fix that, Jonathan can make his 'wizards' work in templates. That would be cool. Jonathan? Did I understand the issue correctly? By the way, I think this discussion is more appropriate on the dev list. Op 19-10-2011 12:40, Julian Tenney schreef: I'm not so familiar with the page wizards side of things, but I see what you mean. >From a templates side of things, would it work if you used the name, and asked people to keep them unique? What you then say is that because wizards don't have a name property, then for the author there's messing about to do between the wizard and the icon properties? >From my point of view, templates trump wizards as there are many more users of templates. There is an id generated somewhere, but it's not user friendly if they had to type it in. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Kemp Johnathan Sent: 19 October 2011 09:05 To: Xerte discussion list Subject: [Xerte] Implementing routed pages in a pageTemplates / toolkits environment I am currently working on the scenario page that I demonstrated at the recent Xerte Dev and I would like to be able to get this working in a pageTemplates environment, but the way routed pages currently operate will not transfer directly to a pageTemplates environment. What is required: A value that the page author can set as a unique identifier for a page. This value will then be entered into the "destination" field of another page so that the second page can send the user to the first page when a condition is met. This value needs to be set from an xwd form. Solution in Page Wizards: Use the page icon's "Name" property. ( not ideal as this is not accessible from the xwd form) When a page's destination field in an xwd form is populated with the name of a page navigation to that page is achieved by 1. use getChildByName to obtain the pages xml 2. obtain the pages index by using .index() method of the xml 3. use gotoPage(page's index) to navigate to the page (the above is a little simplified but contains the key elements). This method has a couple of problems 1. In Page Wizards the page's details are set up in the xwd form, but you have to remember to set the page "name" (and "title" for display purposes) in the page Icon's property page. Ideally there would be a way to pass the "name" value from the xwd form to the property page of the icon. 2. In Page Templates there is no way (that I know of) for the page author to access the "name" field of the page icon and hence no way to set up a unique identifier for the page that can later be used to access the pages index in either a framework or the interface. 3. In Page Templates the xwd form's "name" field is used to set the Page Title display. This compromises the use of the name field in the xwd for use as a destination as titles tend to be verbose and contain spaces and may not be unique, whilst an identifier field would ideally be concise and free of spaces. This could be solved by adding an optional identifier field to an xwd form but there still would need to be a way of using this to populate the page Icon's name field. Is there an approach I can use that I am unfamiliar with or is this an opportunity for a new method to be added to the Xerte engine, e.g. a setPageName() method? I note that rootIcon has a setPageTitle method but this does not appear to change the underlying page property, i.e. if I create a page set the page icon's title property to "eric" run a script on the page with rootIcon.setPageTitle("fred"); then when I preview the page The preview displays the page title as "fred", The page Icon's property page continues to show the title as "eric" Kind regards Johnathan 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/xerte 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. -- -- Tom Reijnders TOR Informatica Chopinlaan 27 5242HM Rosmalen Tel: 073 5226191 Fax: 073 5226196 _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From johnathan.kemp at ntlworld.com Thu Oct 20 10:24:00 2011 From: johnathan.kemp at ntlworld.com (Kemp Johnathan) Date: Thu, 20 Oct 2011 10:24:00 +0100 Subject: [Xerte] Re: Implementing routed pages in a pageTemplates / toolkits environment In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A645C111@EXCHANGE1.ad.nottingham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F06A63B256C@EXCHANGE1.ad.nottingham.ac.uk> <4E9EBB32.2080402@tor.nl> <12C67A1EEC419342AF5E59DA31562C3F06A645C111@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: I have been following the discussion thread re the svn, sorry there is nothing I can do to help. I appreciate that has to be your priority. As I have said in other posts - I can wait :-) I will continue finishing off my work on the scenario Page Wizard and some documentation to support it. I expect that once we can arrive at a working solution for locating page indexes that is compatible with both desktop and pageTemplate / toolkits environments it will be a simple process for me to modify the routed page rlm files to accommodate the changes. Kind regards Johnathan On 20 October 2011 10:01, Julian Tenney wrote: > Keep figuring this out, but I?m parking it for the time being until we get > to a working SVN. > > > > *From:* xerte-bounces at lists.nottingham.ac.uk [mailto: > xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *Kemp Johnathan > *Sent:* 19 October 2011 15:00 > *To:* Xerte discussion list > *Subject:* [Xerte] Re: Implementing routed pages in a pageTemplates / > toolkits environment > > > > Tom has the right idea of the problem I was trying to point out. > > > > If it is preferred that this type of question be posted to the dev list > then I have no problem with that. I guess I was thinking of the dev list as > related to the languaging and modularisation work. Julian due you have a > preference for where this discussion continues? > > > > I think that from Tom's reply he has grasped the issue. > > > > Essentially I need to have > > 1. A field in the xwd form for a page into which a user can enter a unique > identifier. > > 2. A way of populating the name property of the page icon with the unique > identifier entered into the xwd so that I can use the getChildByName method > to obtain the page index so that I can navigate to it. > > > > Currently most xwd forms have a name field, but this is used in > pageTemplates to provide the Page Title. So I wouldn't use the name field in > the xwd, this will also avoid compromising any backward compatibility > issues. > > > > I propose adding an optional pageID field to an xwd form and invite the > page author to enter a unique value for the page. > > > > The show stopper is that currently there is no setPageName() method for the > page icon that would let me populate the page Icon's name property with the > value entered into the xwd form. Thus I have no way of using the xwd entered > pageID value to derive the index of a page. > > > > In the Page Wizard environment the problem is overcome by not using a > property entered in an xwd, but by setting the page Icon's name property > manually in the property page for the icon. > > > > In a pageTemplates environment the Page Author does not have access to the > page Icon's property page and so cannot set the page name property manually, > so an xwd driven solution is needed. > > > > Kind regards > > > > Johnathan > > > > > > > > > > > > > > > > > > > > On 19 October 2011 12:57, Tom Reijnders wrote: > > I think that the main issue Jonathan is referring to has nothing to do with > Wizards/Page templates, but with the fact that you can't get to the name of > an icon (or set it) in templates from the, ehmmm, wizard... (the xwd > editor). If we can fix that, Jonathan can make his 'wizards' work in > templates. That would be cool. > > Jonathan? Did I understand the issue correctly? By the way, I think this > discussion is more appropriate on the dev list. > > Op 19-10-2011 12:40, Julian Tenney schreef: > > I?m not so familiar with the page wizards side of things, but I see what > you mean. > > > > From a templates side of things, would it work if you used the name, and > asked people to keep them unique? What you then say is that because wizards > don?t have a name property, then for the author there?s messing about to do > between the wizard and the icon properties? > > > From my point of view, templates trump wizards as there are many more users > of templates. > > > > There is an id generated somewhere, but it?s not user friendly if they had > to type it in. > > > > *From:* xerte-bounces at lists.nottingham.ac.uk [ > mailto:xerte-bounces at lists.nottingham.ac.uk] > *On Behalf Of *Kemp Johnathan > *Sent:* 19 October 2011 09:05 > *To:* Xerte discussion list > *Subject:* [Xerte] Implementing routed pages in a pageTemplates / toolkits > environment > > > > I am currently working on the scenario page that I demonstrated at the > recent Xerte Dev and I would like to be able to get this working in a > pageTemplates environment, but the way routed pages currently operate will > not transfer directly to a pageTemplates environment. > > > > What is required: > > A value that the page author can set as a unique identifier for a page. > This value will then be entered into the "destination" field of another page > so that the second page can send the user to the first page when a condition > is met. This value needs to be set from an xwd form. > > > > Solution in Page Wizards: > > Use the page icon's "Name" property. ( not ideal as this is not accessible > from the xwd form) > > When a page's destination field in an xwd form is populated with the name > of a page navigation to that page is achieved by > > 1. use getChildByName to obtain the pages xml > > 2. obtain the pages index by using .index() method of the xml > > 3. use gotoPage(page's index) to navigate to the page > > > > (the above is a little simplified but contains the key elements). > > > > This method has a couple of problems > > > > 1. In Page Wizards the page's details are set up in the xwd form, but you > have to remember to set the page "name" (and "title" for display purposes) > in the page Icon's property page. Ideally there would be a way to pass the > "name" value from the xwd form to the property page of the icon. > > > > 2. In Page Templates there is no way (that I know of) for the page author > to access the "name" field of the page icon and hence no way to set up a > unique identifier for the page that can later be used to access the pages > index in either a framework or the interface. > > > > 3. In Page Templates the xwd form's "name" field is used to set the Page > Title display. This compromises the use of the name field in the xwd for use > as a destination as titles tend to be verbose and contain spaces and may not > be unique, whilst an identifier field would ideally be concise and free of > spaces. This could be solved by adding an optional identifier field to an > xwd form but there still would need to be a way of using this to populate > the page Icon's name field. > > > > Is there an approach I can use that I am unfamiliar with or is this an > opportunity for a new method to be added to the Xerte engine, e.g. a > setPageName() method? > > > > I note that rootIcon has a setPageTitle method but this does not appear to > change the underlying page property, i.e. > > if I create a page > > set the page icon's title property to "eric" > > run a script on the page with rootIcon.setPageTitle("fred"); > > > > then when I preview the page > > > > The preview displays the page title as "fred", > > The page Icon's property page continues to show the title as "eric" > > > > > > Kind regards > > > > Johnathan > > > > > > > > > > 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/xerte > > > > > > 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. > > > > > > > > -- > > -- > > > > Tom Reijnders > > TOR Informatica > > Chopinlaan 27 > > 5242HM Rosmalen > > Tel: 073 5226191 > > Fax: 073 5226196 > > > > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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/xerte > > 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. > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From Julie.Harding at oldham.ac.uk Thu Oct 20 14:23:00 2011 From: Julie.Harding at oldham.ac.uk (Harding, Julie) Date: Thu, 20 Oct 2011 13:23:00 +0000 Subject: [Xerte] Re: Toolkits RSS In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A63B2604@EXCHANGE1.ad.nottingham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F06A620490D@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B21C5@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B21DA@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102C5D3@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B2506@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102D45C@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B258E@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B2604@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <893D613E8FEA4441BC3EB829DBDA448102E8E2@OC-VMAILBOX3.oldham.ac.uk> Our IT team inform me it is a remote server as it goes through Moodle and does go through a web proxy before it 'gets out'. However as it uses Moodle, RSS feeds update successfully with the explorer settings in Moodle so they assume Xerte feeds should too? Thanks Julie Julie Harding Resource Based Learning Manager The Oldham College T: 0161 785 4106 E: julie.harding at oldham.ac.uk W: www.oldham.ac.uk www.oldhambusinesscentre.co.uk Do you need to print this email?. Please consider the environment before Printing. -----Original Message----- From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 19 October 2011 12:25 To: Xerte discussion list Subject: [Xerte] Re: Toolkits RSS They can be added using management php? -----Original Message----- From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of David Goodwin Sent: 19 October 2011 12:16 To: Xerte discussion list Subject: [Xerte] Re: Toolkits RSS Perhaps her traffic has to go through a web proxy before it can 'get out'..... and the details for it weren't entered during setup? David. On 19 Oct 2011, at 11:50, Julian Tenney wrote: > This is on a localhost? > > From: xerte-bounces at lists.nottingham.ac.uk > [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Harding, > Julie > Sent: 19 October 2011 11:42 > To: 'Xerte discussion list' > Subject: [Xerte] Re: Toolkits RSS > > Yes - Here's mine????? > > > > Pale Purple Ltd. (Company No: 5580814) 'Business Web Application Development and Training in PHP' http://www.palepurple.co.uk Office: 0845 0046746 Mobile: 07792380669 Follow us on Twitter: @PalePurpleLtd _______________________________________________ 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 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. ________________________________ This e-mail is only for the use of the addressee. It may contain information which is legally privileged, confidential and exempt from disclosure. The content of this e-mail can in no way be taken to be representative of the Oldham College Corporation. If you received this communication in error, or if you have any comment or concern, please contact postmaster at oldham.ac.uk From Julian.Tenney at nottingham.ac.uk Thu Oct 20 14:36:05 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Thu, 20 Oct 2011 14:36:05 +0100 Subject: [Xerte] Re: Toolkits RSS In-Reply-To: <893D613E8FEA4441BC3EB829DBDA448102E8E2@OC-VMAILBOX3.oldham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F06A620490D@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B21C5@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B21DA@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102C5D3@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B2506@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102D45C@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B258E@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B2604@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102E8E2@OC-VMAILBOX3.oldham.ac.uk> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A645C35B@EXCHANGE1.ad.nottingham.ac.uk> No, you need to configure the proxy settings: can you do that via management.php Pat? -----Original Message----- From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Harding, Julie Sent: 20 October 2011 14:23 To: 'Xerte discussion list' Subject: [Xerte] Re: Toolkits RSS Our IT team inform me it is a remote server as it goes through Moodle and does go through a web proxy before it 'gets out'. However as it uses Moodle, RSS feeds update successfully with the explorer settings in Moodle so they assume Xerte feeds should too? Thanks Julie Julie Harding Resource Based Learning Manager The Oldham College T: 0161 785 4106 E: julie.harding at oldham.ac.uk W: www.oldham.ac.uk www.oldhambusinesscentre.co.uk Do you need to print this email?. Please consider the environment before Printing. -----Original Message----- From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 19 October 2011 12:25 To: Xerte discussion list Subject: [Xerte] Re: Toolkits RSS They can be added using management php? -----Original Message----- From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of David Goodwin Sent: 19 October 2011 12:16 To: Xerte discussion list Subject: [Xerte] Re: Toolkits RSS Perhaps her traffic has to go through a web proxy before it can 'get out'..... and the details for it weren't entered during setup? David. On 19 Oct 2011, at 11:50, Julian Tenney wrote: > This is on a localhost? > > From: xerte-bounces at lists.nottingham.ac.uk > [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Harding, > Julie > Sent: 19 October 2011 11:42 > To: 'Xerte discussion list' > Subject: [Xerte] Re: Toolkits RSS > > Yes - Here's mine????? > > > > Pale Purple Ltd. (Company No: 5580814) 'Business Web Application Development and Training in PHP' http://www.palepurple.co.uk Office: 0845 0046746 Mobile: 07792380669 Follow us on Twitter: @PalePurpleLtd _______________________________________________ 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 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. ________________________________ This e-mail is only for the use of the addressee. It may contain information which is legally privileged, confidential and exempt from disclosure. The content of this e-mail can in no way be taken to be representative of the Oldham College Corporation. If you received this communication in error, or if you have any comment or concern, please contact postmaster at oldham.ac.uk _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte From Julian.Tenney at nottingham.ac.uk Thu Oct 20 14:38:39 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Thu, 20 Oct 2011 14:38:39 +0100 Subject: [Xerte] Re: Toolkits RSS In-Reply-To: <893D613E8FEA4441BC3EB829DBDA448102E8E2@OC-VMAILBOX3.oldham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F06A620490D@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B21C5@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B21DA@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102C5D3@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B2506@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102D45C@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B258E@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B2604@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102E8E2@OC-VMAILBOX3.oldham.ac.uk> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A645C364@EXCHANGE1.ad.nottingham.ac.uk> http://lists.nottingham.ac.uk/pipermail/xerte/2008-October/000858.html There may be other snippets of usefulness in the archives, search them here: http://www.nottingham.ac.uk/xerte/community.htm -----Original Message----- From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Harding, Julie Sent: 20 October 2011 14:23 To: 'Xerte discussion list' Subject: [Xerte] Re: Toolkits RSS Our IT team inform me it is a remote server as it goes through Moodle and does go through a web proxy before it 'gets out'. However as it uses Moodle, RSS feeds update successfully with the explorer settings in Moodle so they assume Xerte feeds should too? Thanks Julie Julie Harding Resource Based Learning Manager The Oldham College T: 0161 785 4106 E: julie.harding at oldham.ac.uk W: www.oldham.ac.uk www.oldhambusinesscentre.co.uk Do you need to print this email?. Please consider the environment before Printing. -----Original Message----- From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 19 October 2011 12:25 To: Xerte discussion list Subject: [Xerte] Re: Toolkits RSS They can be added using management php? -----Original Message----- From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of David Goodwin Sent: 19 October 2011 12:16 To: Xerte discussion list Subject: [Xerte] Re: Toolkits RSS Perhaps her traffic has to go through a web proxy before it can 'get out'..... and the details for it weren't entered during setup? David. On 19 Oct 2011, at 11:50, Julian Tenney wrote: > This is on a localhost? > > From: xerte-bounces at lists.nottingham.ac.uk > [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Harding, > Julie > Sent: 19 October 2011 11:42 > To: 'Xerte discussion list' > Subject: [Xerte] Re: Toolkits RSS > > Yes - Here's mine????? > > > > Pale Purple Ltd. (Company No: 5580814) 'Business Web Application Development and Training in PHP' http://www.palepurple.co.uk Office: 0845 0046746 Mobile: 07792380669 Follow us on Twitter: @PalePurpleLtd _______________________________________________ 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 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. ________________________________ This e-mail is only for the use of the addressee. It may contain information which is legally privileged, confidential and exempt from disclosure. The content of this e-mail can in no way be taken to be representative of the Oldham College Corporation. If you received this communication in error, or if you have any comment or concern, please contact postmaster at oldham.ac.uk _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte From patrick.lockley at googlemail.com Thu Oct 20 14:42:05 2011 From: patrick.lockley at googlemail.com (Pat Lockley) Date: Thu, 20 Oct 2011 14:42:05 +0100 Subject: [Xerte] Re: Toolkits RSS In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A645C35B@EXCHANGE1.ad.nottingham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F06A620490D@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B21C5@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B21DA@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102C5D3@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B2506@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102D45C@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B258E@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A63B2604@EXCHANGE1.ad.nottingham.ac.uk> <893D613E8FEA4441BC3EB829DBDA448102E8E2@OC-VMAILBOX3.oldham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F06A645C35B@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: you can set a proxy host and port for incoming traffic via management.php On Thu, Oct 20, 2011 at 2:36 PM, Julian Tenney wrote: > No, you need to configure the proxy settings: can you do that via management.php Pat? > > -----Original Message----- > From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Harding, Julie > Sent: 20 October 2011 14:23 > To: 'Xerte discussion list' > Subject: [Xerte] Re: Toolkits RSS > > Our IT team inform me it is a remote server as it goes through Moodle and does go through a web proxy before it 'gets out'. However as it uses Moodle, RSS feeds update successfully with the explorer settings in Moodle so they assume Xerte feeds should too? > > Thanks > Julie > > Julie Harding > Resource Based Learning Manager > The Oldham College > T: 0161 785 4106 > > E: julie.harding at oldham.ac.uk > W: www.oldham.ac.uk > ? www.oldhambusinesscentre.co.uk > Do you need to print this email?. Please consider the environment before Printing. > > -----Original Message----- > From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney > Sent: 19 October 2011 12:25 > To: Xerte discussion list > Subject: [Xerte] Re: Toolkits RSS > > They can be added using management php? > > -----Original Message----- > From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of David Goodwin > Sent: 19 October 2011 12:16 > To: Xerte discussion list > Subject: [Xerte] Re: Toolkits RSS > > Perhaps her traffic has to go through a web proxy before it can 'get out'..... and the details for it weren't entered during setup? > > > David. > > > On 19 Oct 2011, at 11:50, Julian Tenney wrote: > >> This is on a localhost? >> >> From: xerte-bounces at lists.nottingham.ac.uk >> [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Harding, >> Julie >> Sent: 19 October 2011 11:42 >> To: 'Xerte discussion list' >> Subject: [Xerte] Re: Toolkits RSS >> >> Yes - Here's mine????? >> >> >> >> > > Pale Purple Ltd. ?(Company No: 5580814) > 'Business Web Application Development and Training in PHP' > > http://www.palepurple.co.uk > Office: 0845 0046746 ? ? Mobile: 07792380669 > > Follow us on Twitter: @PalePurpleLtd > > > _______________________________________________ > 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 > > 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. > > > ________________________________ > > This e-mail is only for the use of the addressee. It may > contain information which is legally privileged, confidential and exempt from > disclosure. The content of this e-mail can in no way be taken to be > representative of the Oldham College Corporation. If you received this > communication in error, or if you have any comment or concern, please contact postmaster at oldham.ac.uk > > _______________________________________________ > 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 > From henk at fortean.org Thu Oct 20 20:52:54 2011 From: henk at fortean.org (Henk Klopping) Date: Thu, 20 Oct 2011 21:52:54 +0200 Subject: [Xerte] Re: Can't get export to work In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A645C13F@EXCHANGE1.ad.nottingham.ac.uk> References: <4E9AE068.4050802@fortean.org> <4E9AE84D.2030708@fortean.org> <98D9F525-8D91-42B2-B3B0-509EFAC9E7DB@googlemail.com> <4E9AF9BC.6070601@fortean.org> <4E9B0EC0.9060701@fortean.org> <4E9B21F4.2080909@fortean.org> <4E9B26BC.8080001@tor.nl> <4E9B3364.6040905@fortean.org> <4E9B3862.6070208@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A6205098@EXCHANGE1.ad.nottingham.ac.uk> <4E9C88A1.8070309@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A63B1F9C@EXCHANGE1.ad.nottingham.ac.uk> <4E9F2BF9.4020504@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C13F@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <4EA07C16.9060603@fortean.org> Julian Tenney wrote: > Is there any whitespace at the end of database.php? There was a '\0' at the end, yes. I removed it. This seems to cure the popups. However, the exported LO still does not work, and hangs showing the blue bar. Suuuomikkie vinnouuven, -- Henk Kloepping Voice : +31 598 42 31 31 European Fortean Foundation e-mail : henk at fortean.org To join ISOC.NL: http://www.isoc.nl From henk at fortean.org Fri Oct 21 09:44:16 2011 From: henk at fortean.org (Henk Klopping) Date: Fri, 21 Oct 2011 10:44:16 +0200 Subject: [Xerte] Re: Can't get export to work In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A645C52A@EXCHANGE1.ad.nottingham.ac.uk> References: <4E9AE068.4050802@fortean.org> <4E9AE84D.2030708@fortean.org> <98D9F525-8D91-42B2-B3B0-509EFAC9E7DB@googlemail.com> <4E9AF9BC.6070601@fortean.org> <4E9B0EC0.9060701@fortean.org> <4E9B21F4.2080909@fortean.org> <4E9B26BC.8080001@tor.nl> <4E9B3364.6040905@fortean.org> <4E9B3862.6070208@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A6205098@EXCHANGE1.ad.nottingham.ac.uk> <4E9C88A1.8070309@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A63B1F9C@EXCHANGE1.ad.nottingham.ac.uk> <4E9F2BF9.4020504@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C13F@EXCHANGE1.ad.nottingham.ac.uk> <4EA07C16.9060603@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C52A@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <4EA130E0.8010702@fortean.org> Julian Tenney wrote: > How are you running the exported LO? Locally, just by firing up index.htm? Yes. I have a LAMP stack running on my local host (which I also use to run the XOL stuff). I created a directory 'test' under my webroot and then unzipped the archive there. Then I point my browser to 'localhost/test' and get the directory listing. I then click the index.htm file. Blue bar occurs. I have also renamed the file to index.html (the Unix convention) and yes, then I don't have to click the index file anymore, but the result is the same (as expected). BTW: I _DO_ see the messages "Loading XML" and "Please wait" flash by under the bar, in the end both messages disappear, but then there is just the blue bar and nothing else happens. This is an excerpt from my logfile, which may be of help: you can see the 'calls' to Xerte to create the LO and then you see me starting the LO. In the end, somewhere something is set to 'undefined' instead of to it's proper value and as there is no file 'undefined' at my host it breaks. 127.0.0.1 - - [21/Oct/2011:10:25:41 +0200] "GET /xerte/website_code/php/scorm/export.php?scorm=false&template_id=3 HTTP/1.1" 200 1353698 "http://localhost/xerte/properties.php?template_id=3" "Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110928 CentOS/3.6-2.el5.centos Firefox/3.6.23" 127.0.0.1 - - [21/Oct/2011:10:27:09 +0200] "GET /test/index.htm HTTP/1.1" 200 753 "-" "Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110928 CentOS/3.6-2.el5.centos Firefox/3.6.23" 127.0.0.1 - - [21/Oct/2011:10:27:09 +0200] "GET /test/rloObject.js HTTP/1.1" 200 4330 "http://localhost/test/index.htm" "Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110928 CentOS/3.6-2.el5.centos Firefox/3.6.23" 127.0.0.1 - - [21/Oct/2011:10:27:10 +0200] "GET /test/MainPreloader.swf HTTP/1.1" 200 1554 "http://localhost/test/index.htm" "Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110928 CentOS/3.6-2.el5.centos Firefox/3.6.23" 127.0.0.1 - - [21/Oct/2011:10:27:10 +0200] "GET /test/learningobject.rlt HTTP/1.1" 200 17160 "-" "Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110928 CentOS/3.6-2.el5.centos Firefox/3.6.23" 127.0.0.1 - - [21/Oct/2011:10:27:10 +0200] "GET /test/XMLEngine.swf HTTP/1.1" 200 147537 "-" "Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110928 CentOS/3.6-2.el5.centos Firefox/3.6.23" 127.0.0.1 - - [21/Oct/2011:10:27:10 +0200] "GET /test/resources.swf HTTP/1.1" 200 36 "-" "Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110928 CentOS/3.6-2.el5.centos Firefox/3.6.23" 127.0.0.1 - - [21/Oct/2011:10:27:10 +0200] "GET /test/common/styles.css HTTP/1.1" 200 160 "-" "Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110928 CentOS/3.6-2.el5.centos Firefox/3.6.23" 127.0.0.1 - - [21/Oct/2011:10:27:10 +0200] "GET /test/undefined HTTP/1.1" 404 286 "-" "Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110928 CentOS/3.6-2.el5.centos Firefox/3.6.23" And of course, the error logs says: [Fri Oct 21 10:27:10 2011] [error] [client 127.0.0.1] File does not exist: /var/www/html/test/undefined Suuuomikkie vinnouuven, -- Henk Kloepping Voice : +31 598 42 31 31 European Fortean Foundation e-mail : henk at fortean.org To join ISOC.NL: http://www.isoc.nl From reijnders at tor.nl Fri Oct 21 10:16:02 2011 From: reijnders at tor.nl (Tom Reijnders) Date: Fri, 21 Oct 2011 11:16:02 +0200 Subject: [Xerte] Re: Can't get export to work In-Reply-To: <4EA130E0.8010702@fortean.org> References: <4E9AE068.4050802@fortean.org> <4E9AE84D.2030708@fortean.org> <98D9F525-8D91-42B2-B3B0-509EFAC9E7DB@googlemail.com> <4E9AF9BC.6070601@fortean.org> <4E9B0EC0.9060701@fortean.org> <4E9B21F4.2080909@fortean.org> <4E9B26BC.8080001@tor.nl> <4E9B3364.6040905@fortean.org> <4E9B3862.6070208@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A6205098@EXCHANGE1.ad.nottingham.ac.uk> <4E9C88A1.8070309@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A63B1F9C@EXCHANGE1.ad.nottingham.ac.uk> <4E9F2BF9.4020504@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C13F@EXCHANGE1.ad.nottingham.ac.uk> <4EA07C16.9060603@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C52A@EXCHANGE1.ad.nottingham.ac.uk> <4EA130E0.8010702@fortean.o rg> Message-ID: <4EA13852.2040402@tor.nl> Julian, If you look at the log file, the rloObject.js is 4330 bytes long. This is the .js from the scrom folder, and sure enough in the zip (just downloaded it) there is a .js file of 4330 bytes long, that has too many parameters in (one) of the functions. Please check whether the engine swf in the rootfolder of the zip is also the one you intended. According the export.php, that is the one that ends up in the exported package (and here also the byte sizes correspond). Tom Op 21-10-2011 10:44, Henk Klopping schreef: > Julian Tenney wrote: >> How are you running the exported LO? Locally, just by firing up >> index.htm? > > Yes. I have a LAMP stack running on my local host (which I also use to > run the XOL stuff). I created a directory 'test' under my webroot and > then unzipped the archive there. Then I point my browser to > 'localhost/test' and get the directory listing. I then click the > index.htm file. Blue bar occurs. I have also renamed the file to > index.html (the Unix convention) and yes, then I don't have to click > the index file anymore, but the result is the same (as expected). > > BTW: I _DO_ see the messages "Loading XML" and "Please wait" flash by > under the bar, in the end both messages disappear, but then there is > just the blue bar and nothing else happens. > > This is an excerpt from my logfile, which may be of help: you can see > the 'calls' to Xerte to create the LO and then you see me starting the > LO. In the end, somewhere something is set to 'undefined' instead of > to it's proper value and as there is no file 'undefined' at my host it > breaks. > > 127.0.0.1 - - [21/Oct/2011:10:25:41 +0200] "GET > /xerte/website_code/php/scorm/export.php?scorm=false&template_id=3 > HTTP/1.1" 200 1353698 > "http://localhost/xerte/properties.php?template_id=3" "Mozilla/5.0 > (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110928 > CentOS/3.6-2.el5.centos Firefox/3.6.23" > 127.0.0.1 - - [21/Oct/2011:10:27:09 +0200] "GET /test/index.htm > HTTP/1.1" 200 753 "-" "Mozilla/5.0 (X11; U; Linux x86_64; en-US; > rv:1.9.2.23) Gecko/20110928 CentOS/3.6-2.el5.centos Firefox/3.6.23" > 127.0.0.1 - - [21/Oct/2011:10:27:09 +0200] "GET /test/rloObject.js > HTTP/1.1" 200 4330 "http://localhost/test/index.htm" "Mozilla/5.0 > (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110928 > CentOS/3.6-2.el5.centos Firefox/3.6.23" > 127.0.0.1 - - [21/Oct/2011:10:27:10 +0200] "GET > /test/MainPreloader.swf HTTP/1.1" 200 1554 > "http://localhost/test/index.htm" "Mozilla/5.0 (X11; U; Linux x86_64; > en-US; rv:1.9.2.23) Gecko/20110928 CentOS/3.6-2.el5.centos > Firefox/3.6.23" > 127.0.0.1 - - [21/Oct/2011:10:27:10 +0200] "GET > /test/learningobject.rlt HTTP/1.1" 200 17160 "-" "Mozilla/5.0 (X11; U; > Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110928 > CentOS/3.6-2.el5.centos Firefox/3.6.23" > 127.0.0.1 - - [21/Oct/2011:10:27:10 +0200] "GET /test/XMLEngine.swf > HTTP/1.1" 200 147537 "-" "Mozilla/5.0 (X11; U; Linux x86_64; en-US; > rv:1.9.2.23) Gecko/20110928 CentOS/3.6-2.el5.centos Firefox/3.6.23" > 127.0.0.1 - - [21/Oct/2011:10:27:10 +0200] "GET /test/resources.swf > HTTP/1.1" 200 36 "-" "Mozilla/5.0 (X11; U; Linux x86_64; en-US; > rv:1.9.2.23) Gecko/20110928 CentOS/3.6-2.el5.centos Firefox/3.6.23" > 127.0.0.1 - - [21/Oct/2011:10:27:10 +0200] "GET > /test/common/styles.css HTTP/1.1" 200 160 "-" "Mozilla/5.0 (X11; U; > Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110928 > CentOS/3.6-2.el5.centos Firefox/3.6.23" > 127.0.0.1 - - [21/Oct/2011:10:27:10 +0200] "GET /test/undefined > HTTP/1.1" 404 286 "-" "Mozilla/5.0 (X11; U; Linux x86_64; en-US; > rv:1.9.2.23) Gecko/20110928 CentOS/3.6-2.el5.centos Firefox/3.6.23" > > And of course, the error logs says: > > [Fri Oct 21 10:27:10 2011] [error] [client 127.0.0.1] File does not > exist: /var/www/html/test/undefined > > Suuuomikkie vinnouuven, -- -- Tom Reijnders TOR Informatica Chopinlaan 27 5242HM Rosmalen Tel: 073 5226191 Fax: 073 5226196 From henk at fortean.org Fri Oct 21 10:17:29 2011 From: henk at fortean.org (Henk Klopping) Date: Fri, 21 Oct 2011 11:17:29 +0200 Subject: [Xerte] Re: Can't get export to work In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A645C5AD@EXCHANGE1.ad.nottingham.ac.uk> References: <4E9AE068.4050802@fortean.org> <4E9AF9BC.6070601@fortean.org> <4E9B0EC0.9060701@fortean.org> <4E9B21F4.2080909@fortean.org> <4E9B26BC.8080001@tor.nl> <4E9B3364.6040905@fortean.org> <4E9B3862.6070208@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A6205098@EXCHANGE1.ad.nottingham.ac.uk> <4E9C88A1.8070309@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A63B1F9C@EXCHANGE1.ad.nottingham.ac.uk> <4E9F2BF9.4020504@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C13F@EXCHANGE1.ad.nottingham.ac.uk> <4EA07C16.9060603@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C52A@EXCHANGE1.ad.nottingham.ac.uk> <4EA130E0.8010702@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C5AD@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <4EA138A9.5080604@fortean.org> Julian Tenney wrote: > I think you've got the wrong rloObject.js file. > > Try this one. Yippee! That worked :-) For now, I just copied the new one over into my test directory manually, but I guess I have to put it somewhere in the xerte tree too, so it will be automatically included into any learning objects I create? And maybe a new version should be generated and put on site, as I feel this is quite a severe bug we just killed :) [Heinlein, anybody?] BTW: maybe the bug that reacts to whitespace at the end of the database.php file (or the one that puts it there, or both).. should be eliminated too? Sideline: the package as delivered also contains a lot of DOS formatted text files. The software seems to cope with that, but maybe we should create a Linux version, package it as a RPM, and put that on site too? I'm currently rather busy with various stuff, but would like to contribute to this project, as a good Open Source VLE (on any platform) is of great value. Suuuomikkie vinnouuven, -- Henk Kloepping Voice : +31 598 42 31 31 European Fortean Foundation e-mail : henk at fortean.org To join ISOC.NL: http://www.isoc.nl From david at palepurple.co.uk Fri Oct 21 10:40:15 2011 From: david at palepurple.co.uk (David Goodwin) Date: Fri, 21 Oct 2011 10:40:15 +0100 Subject: [Xerte] Re: Can't get export to work In-Reply-To: <4EA138A9.5080604@fortean.org> References: <4E9AE068.4050802@fortean.org> <4E9AF9BC.6070601@fortean.org> <4E9B0EC0.9060701@fortean.org> <4E9B21F4.2080909@fortean.org> <4E9B26BC.8080001@tor.nl> <4E9B3364.6040905@fortean.org> <4E9B3862.6070208@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A6205098@EXCHANGE1.ad.nottingham.ac.uk> <4E9C88A1.8070309@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A63B1F9C@EXCHANGE1.ad.nottingham.ac.uk> <4E9F2BF9.4020504@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C13F@EXCHANGE1.ad.nottingham.ac.uk> <4EA07C16.9060603@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C52A@EXCHANGE1.ad.nottingham.ac.uk> <4EA130E0.8010702@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C5AD@EXCHANGE1.ad.nottingham.ac.uk> <4EA13 8A9.5080604@fortean.org> Message-ID: > > > BTW: maybe the bug that reacts to whitespace at the end of the database.php file (or the one that puts it there, or both).. should be eliminated too? > It should be in trunk and hte 1.8 branch, do not worry. A new zip will appear soon with the fix in it. > Sideline: the package as delivered also contains a lot of DOS formatted text files. The software seems to cope with that, but maybe we should create a Linux version, package it as a RPM, and put that on site too? I'm currently rather busy with various stuff, but would like to contribute to this project, as a good Open Source VLE (on any platform) is of great value. > It's a non-issue (line endings). If people want a .deb or something then it wouldn't be too hard to create, but there are still some manual steps required when installing Xerte (e.g. choosing what to use as 'index.php' and so on). David. Pale Purple Ltd. (Company No: 5580814) 'Business Web Application Development and Training in PHP' http://www.palepurple.co.uk Office: 0845 0046746 Mobile: 07792380669 Follow us on Twitter: @PalePurpleLtd From C.A.Rees at swansea.ac.uk Fri Oct 21 10:41:28 2011 From: C.A.Rees at swansea.ac.uk (REES C.A.) Date: Fri, 21 Oct 2011 10:41:28 +0100 Subject: [Xerte] Error: The model data has failed to load Message-ID: <9F7FA2E0294A934CA0CD9E97BD580F840E67C8B8@CCS-EXCHANGE1.brynmill.swan.ac.uk> Hi there, I am an Online Learning Technologist based at Swansea University. I wonder if you can help me with an error I keep getting with Xerte 2.17 since I have changed computers. When trying to add a page wizard I go through the procedure i.e. Select the Interface icon > Select "Templates" > then select the required wizard > Create a New folder within the "pages" folder > Select OK > Then "Open Wizard" I then get this error message: "Error: The model data has failed to load" I wonder if this a problem other people have had and whether anyone knows what I can do to fix the issue. I am running Windows 7. My colleague is running exactly same operating system and machine but has no problems. I have tried uninstalling and re-installing but to no success. I would be very grateful for any advice. Cheers -------------- next part -------------- An HTML attachment was scrubbed... URL: From reijnders at tor.nl Fri Oct 21 10:54:49 2011 From: reijnders at tor.nl (Tom Reijnders) Date: Fri, 21 Oct 2011 11:54:49 +0200 Subject: [Xerte] Re: Can't get export to work In-Reply-To: <4EA138A9.5080604@fortean.org> References: <4E9AE068.4050802@fortean.org> <4E9B0EC0.9060701@fortean.org> <4E9B21F4.2080909@fortean.org> <4E9B26BC.8080001@tor.nl> <4E9B3364.6040905@fortean.org> <4E9B3862.6070208@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A6205098@EXCHANGE1.ad.nottingham.ac.uk> <4E9C88A1.8070309@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A63B1F9C@EXCHANGE1.ad.nottingham.ac.uk> <4E9F2BF9.4020504@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C13F@EXCHANGE1.ad.nottingham.ac.uk> <4EA07C16.9060603@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C52A@EXCHANGE1.ad.nottingham.ac.uk> <4EA130E0.8010702@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C5AD@EXCHANGE1.ad.nottingham.ac.uk> <4EA138A9.5080604@fortean.org> Message-ID: <4EA14169.8030502@tor.nl> It should be in /modules/xerte/scorm Op 21-10-2011 11:17, Henk Klopping schreef: > Julian Tenney wrote: >> I think you've got the wrong rloObject.js file. >> >> Try this one. > > Yippee! That worked :-) > > For now, I just copied the new one over into my test directory > manually, but I guess I have to put it somewhere in the xerte tree > too, so it will be automatically included into any learning objects I > create? > > And maybe a new version should be generated and put on site, as I feel > this is quite a severe bug we just killed :) [Heinlein, anybody?] > > BTW: maybe the bug that reacts to whitespace at the end of the > database.php file (or the one that puts it there, or both).. should be > eliminated too? > > Sideline: the package as delivered also contains a lot of DOS > formatted text files. The software seems to cope with that, but maybe > we should create a Linux version, package it as a RPM, and put that on > site too? I'm currently rather busy with various stuff, but would like > to contribute to this project, as a good Open Source VLE (on any > platform) is of great value. > > Suuuomikkie vinnouuven, -- -- Tom Reijnders TOR Informatica Chopinlaan 27 5242HM Rosmalen Tel: 073 5226191 Fax: 073 5226196 From henk at fortean.org Fri Oct 21 12:17:59 2011 From: henk at fortean.org (Henk Klopping) Date: Fri, 21 Oct 2011 13:17:59 +0200 Subject: [Xerte] Re: Can't get export to work In-Reply-To: References: <4E9AE068.4050802@fortean.org> <4E9B0EC0.9060701@fortean.org> <4E9B21F4.2080909@fortean.org> <4E9B26BC.8080001@tor.nl> <4E9B3364.6040905@fortean.org> <4E9B3862.6070208@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A6205098@EXCHANGE1.ad.nottingham.ac.uk> <4E9C88A1.8070309@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A63B1F9C@EXCHANGE1.ad.nottingham.ac.uk> <4E9F2BF9.4020504@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C13F@EXCHANGE1.ad.nottingham.ac.uk> <4EA07C16.9060603@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C52A@EXCHANGE1.ad.nottingham.ac.uk> <4EA130E0.8010702@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C5AD@EXCHANGE1.ad.nottingham.ac.uk> <4EA13 8A9.5080604@fortean.org> Message-ID: <4EA154E7.4060805@fortean.org> David Goodwin wrote: > It's a non-issue (line endings). I dunno. See, sometimes it happens that systems barf when something is at the end of a line or file that should not be there ;-P.. The only problem I had with it is that when I compared versions of some text file with i.e. vimdiff I got a lot of ugly [^M] blocks, which somewhat distract. But a simple pipe through dos2unix will resolve it and if it really does not matter I might even make that change permanent. Just to reassure: so, you dont' expect stuff to break if I'd convert all text files that are currently in DOS format to Unix format? > If people want a .deb or something then it wouldn't be too hard to create, > but there are still some manual steps required when installing Xerte > (e.g. choosing what to use as 'index.php' and so on). Agreed, but having an RPM at least would give us the benefit that updates would be much easier to do for the "simple user" - and wasn't the entire raison d'etre for this package that it is targeted at folks whom are good at teaching but not that good with technical stuff? Anyway, we're in trivia now, in essence I agree, David. Stuff that is not so trivial: folks, we really SHOULD have some additional testing of the package before we declare something 'stable'. I volunteer to help there. If a new release is published, I will install it an test it and report my findings. And if I can find some time, will try to bake an RPM. Looking forward to the new version. Which, I hope,will be accompanied by a MD5 or SHA1 sum.. Finally: thank you all for helping me out! Suuuomikkie vinnouuven, -- Henk Kloepping Voice : +31 598 42 31 31 European Fortean Foundation e-mail : henk at fortean.org To join ISOC.NL: http://www.isoc.nl From Julian.Tenney at nottingham.ac.uk Fri Oct 21 12:42:10 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Fri, 21 Oct 2011 12:42:10 +0100 Subject: [Xerte] Re: Can't get export to work In-Reply-To: <4EA13852.2040402@tor.nl> References: <4E9AE068.4050802@fortean.org> <4E9AE84D.2030708@fortean.org> <98D9F525-8D91-42B2-B3B0-509EFAC9E7DB@googlemail.com> <4E9AF9BC.6070601@fortean.org> <4E9B0EC0.9060701@fortean.org> <4E9B21F4.2080909@fortean.org> <4E9B26BC.8080001@tor.nl> <4E9B3364.6040905@fortean.org> <4E9B3862.6070208@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A6205098@EXCHANGE1.ad.nottingham.ac.uk> <4E9C88A1.8070309@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A63B1F9C@EXCHANGE1.ad.nottingham.ac.uk> <4E9F2BF9.4020504@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C13F@EXCHANGE1.ad.nottingham.ac.uk> <4EA07C16.9060603@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C52A@EXCHANGE1.ad.nottingham.ac.uk> <4EA130E0.8010702@fortean.o rg> <4EA13852.2040402@tor.nl> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A645C714@EXCHANGE1.ad.nottingham.ac.uk> The XMLEngine in the root should always be the latest one, it doesn't change too much these days, so if it's pretty recent it should be OK. So in the latest files, the rloOBject.js that exports is correct? Or does that need fixing? When we get all this php stuff sorted out, I will update with all the latest xerte stuff: engine, wizard, templates, and supporting code (like the embed window stuff Ron mentioned as well). Today, the priority is still on restoring the svn to a working state. -----Original Message----- From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Tom Reijnders Sent: 21 October 2011 10:16 To: xerte at lists.nottingham.ac.uk Subject: [Xerte] Re: Can't get export to work Julian, If you look at the log file, the rloObject.js is 4330 bytes long. This is the .js from the scrom folder, and sure enough in the zip (just downloaded it) there is a .js file of 4330 bytes long, that has too many parameters in (one) of the functions. Please check whether the engine swf in the rootfolder of the zip is also the one you intended. According the export.php, that is the one that ends up in the exported package (and here also the byte sizes correspond). Tom Op 21-10-2011 10:44, Henk Klopping schreef: > Julian Tenney wrote: >> How are you running the exported LO? Locally, just by firing up >> index.htm? > > Yes. I have a LAMP stack running on my local host (which I also use to > run the XOL stuff). I created a directory 'test' under my webroot and > then unzipped the archive there. Then I point my browser to > 'localhost/test' and get the directory listing. I then click the > index.htm file. Blue bar occurs. I have also renamed the file to > index.html (the Unix convention) and yes, then I don't have to click > the index file anymore, but the result is the same (as expected). > > BTW: I _DO_ see the messages "Loading XML" and "Please wait" flash by > under the bar, in the end both messages disappear, but then there is > just the blue bar and nothing else happens. > > This is an excerpt from my logfile, which may be of help: you can see > the 'calls' to Xerte to create the LO and then you see me starting the > LO. In the end, somewhere something is set to 'undefined' instead of > to it's proper value and as there is no file 'undefined' at my host it > breaks. > > 127.0.0.1 - - [21/Oct/2011:10:25:41 +0200] "GET > /xerte/website_code/php/scorm/export.php?scorm=false&template_id=3 > HTTP/1.1" 200 1353698 > "http://localhost/xerte/properties.php?template_id=3" "Mozilla/5.0 > (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110928 > CentOS/3.6-2.el5.centos Firefox/3.6.23" > 127.0.0.1 - - [21/Oct/2011:10:27:09 +0200] "GET /test/index.htm > HTTP/1.1" 200 753 "-" "Mozilla/5.0 (X11; U; Linux x86_64; en-US; > rv:1.9.2.23) Gecko/20110928 CentOS/3.6-2.el5.centos Firefox/3.6.23" > 127.0.0.1 - - [21/Oct/2011:10:27:09 +0200] "GET /test/rloObject.js > HTTP/1.1" 200 4330 "http://localhost/test/index.htm" "Mozilla/5.0 > (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110928 > CentOS/3.6-2.el5.centos Firefox/3.6.23" > 127.0.0.1 - - [21/Oct/2011:10:27:10 +0200] "GET > /test/MainPreloader.swf HTTP/1.1" 200 1554 > "http://localhost/test/index.htm" "Mozilla/5.0 (X11; U; Linux x86_64; > en-US; rv:1.9.2.23) Gecko/20110928 CentOS/3.6-2.el5.centos > Firefox/3.6.23" > 127.0.0.1 - - [21/Oct/2011:10:27:10 +0200] "GET > /test/learningobject.rlt HTTP/1.1" 200 17160 "-" "Mozilla/5.0 (X11; U; > Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110928 > CentOS/3.6-2.el5.centos Firefox/3.6.23" > 127.0.0.1 - - [21/Oct/2011:10:27:10 +0200] "GET /test/XMLEngine.swf > HTTP/1.1" 200 147537 "-" "Mozilla/5.0 (X11; U; Linux x86_64; en-US; > rv:1.9.2.23) Gecko/20110928 CentOS/3.6-2.el5.centos Firefox/3.6.23" > 127.0.0.1 - - [21/Oct/2011:10:27:10 +0200] "GET /test/resources.swf > HTTP/1.1" 200 36 "-" "Mozilla/5.0 (X11; U; Linux x86_64; en-US; > rv:1.9.2.23) Gecko/20110928 CentOS/3.6-2.el5.centos Firefox/3.6.23" > 127.0.0.1 - - [21/Oct/2011:10:27:10 +0200] "GET > /test/common/styles.css HTTP/1.1" 200 160 "-" "Mozilla/5.0 (X11; U; > Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110928 > CentOS/3.6-2.el5.centos Firefox/3.6.23" > 127.0.0.1 - - [21/Oct/2011:10:27:10 +0200] "GET /test/undefined > HTTP/1.1" 404 286 "-" "Mozilla/5.0 (X11; U; Linux x86_64; en-US; > rv:1.9.2.23) Gecko/20110928 CentOS/3.6-2.el5.centos Firefox/3.6.23" > > And of course, the error logs says: > > [Fri Oct 21 10:27:10 2011] [error] [client 127.0.0.1] File does not > exist: /var/www/html/test/undefined > > Suuuomikkie vinnouuven, -- -- Tom Reijnders TOR Informatica Chopinlaan 27 5242HM Rosmalen Tel: 073 5226191 Fax: 073 5226196 _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte From Julian.Tenney at nottingham.ac.uk Fri Oct 21 12:43:34 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Fri, 21 Oct 2011 12:43:34 +0100 Subject: [Xerte] Re: Can't get export to work In-Reply-To: <4EA154E7.4060805@fortean.org> References: <4E9AE068.4050802@fortean.org> <4E9B0EC0.9060701@fortean.org> <4E9B21F4.2080909@fortean.org> <4E9B26BC.8080001@tor.nl> <4E9B3364.6040905@fortean.org> <4E9B3862.6070208@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A6205098@EXCHANGE1.ad.nottingham.ac.uk> <4E9C88A1.8070309@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A63B1F9C@EXCHANGE1.ad.nottingham.ac.uk> <4E9F2BF9.4020504@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C13F@EXCHANGE1.ad.nottingham.ac.uk> <4EA07C16.9060603@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C52A@EXCHANGE1.ad.nottingham.ac.uk> <4EA130E0.8010702@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C5AD@EXCHANGE1.ad.nottingham.ac.uk> <4EA13 8A9.5080604@fortean.org> <4EA154E7.4060805@fortean.org> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A645C718@EXCHANGE1.ad.nottingham.ac.uk> We'll very much appreciate your help in testing a new zip: there should be one very soon, or you can test the svn trunk once David has finished fixing a couple of things, Thanks for taking the time, J -----Original Message----- From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Henk Klopping Sent: 21 October 2011 12:18 To: David Goodwin Cc: Xerte discussion list Subject: [Xerte] Re: Can't get export to work David Goodwin wrote: > It's a non-issue (line endings). I dunno. See, sometimes it happens that systems barf when something is at the end of a line or file that should not be there ;-P.. The only problem I had with it is that when I compared versions of some text file with i.e. vimdiff I got a lot of ugly [^M] blocks, which somewhat distract. But a simple pipe through dos2unix will resolve it and if it really does not matter I might even make that change permanent. Just to reassure: so, you dont' expect stuff to break if I'd convert all text files that are currently in DOS format to Unix format? > If people want a .deb or something then it wouldn't be too hard to create, > but there are still some manual steps required when installing Xerte > (e.g. choosing what to use as 'index.php' and so on). Agreed, but having an RPM at least would give us the benefit that updates would be much easier to do for the "simple user" - and wasn't the entire raison d'etre for this package that it is targeted at folks whom are good at teaching but not that good with technical stuff? Anyway, we're in trivia now, in essence I agree, David. Stuff that is not so trivial: folks, we really SHOULD have some additional testing of the package before we declare something 'stable'. I volunteer to help there. If a new release is published, I will install it an test it and report my findings. And if I can find some time, will try to bake an RPM. Looking forward to the new version. Which, I hope,will be accompanied by a MD5 or SHA1 sum.. Finally: thank you all for helping me out! Suuuomikkie vinnouuven, -- Henk Kloepping Voice : +31 598 42 31 31 European Fortean Foundation e-mail : henk at fortean.org To join ISOC.NL: http://www.isoc.nl _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte From david at palepurple.co.uk Fri Oct 21 12:48:59 2011 From: david at palepurple.co.uk (David Goodwin) Date: Fri, 21 Oct 2011 12:48:59 +0100 Subject: [Xerte] Re: Can't get export to work In-Reply-To: <4EA154E7.4060805@fortean.org> References: <4E9AE068.4050802@fortean.org> <4E9B0EC0.9060701@fortean.org> <4E9B21F4.2080909@fortean.org> <4E9B26BC.8080001@tor.nl> <4E9B3364.6040905@fortean.org> <4E9B3862.6070208@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A6205098@EXCHANGE1.ad.nottingham.ac.uk> <4E9C88A1.8070309@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A63B1F9C@EXCHANGE1.ad.nottingham.ac.uk> <4E9F2BF9.4020504@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C13F@EXCHANGE1.ad.nottingham.ac.uk> <4EA07C16.9060603@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C52A@EXCHANGE1.ad.nottingham.ac.uk> <4EA130E0.8010702@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C5AD@EXCHANGE1.ad.nottingham.ac.uk> <4EA13 8A9.5080604@fortean.org> <4E A154E7.4060805@fortean.org> Message-ID: On 21 Oct 2011, at 12:17, Henk Klopping wrote: > David Goodwin wrote: > >> It's a non-issue (line endings). > > I dunno. See, sometimes it happens that systems barf when something is at the end of a line or file that should not be there ;-P.. > > The only problem I had with it is that when I compared versions of some text file with i.e. vimdiff I got a lot of ugly [^M] blocks, which somewhat distract. But a simple pipe through dos2unix will resolve it and if it really does not matter I might even make that change permanent. > > Just to reassure: so, you dont' expect stuff to break if I'd convert all text files that are currently in DOS format to Unix format? My 'vim' seems to cope ok with the above and doesn't barf. Perhaps it's a .vimrc issue? > >> If people want a .deb or something then it wouldn't be too hard to create, > > but there are still some manual steps required when installing Xerte > > (e.g. choosing what to use as 'index.php' and so on). > > Agreed, but having an RPM at least would give us the benefit that updates would be much easier to do for the "simple user" - and wasn't the entire raison d'etre for this package that it is targeted at folks whom are good at teaching but not that good with technical stuff? > Can you not do (on linux) * download .zip * unzip whatever.zip in /var/www, chmod -R 777 xertetoolkits * point browser at http://localhost/xertetoolkits * perform XAMMP install - which will work if your MySQL allows you to do 'mysql -u root' with no password on the command line. I personally just point my web server at 'trunk' or 'branches/1.8' depending on what I'm doing. e > Anyway, we're in trivia now, in essence I agree, David. > > Stuff that is not so trivial: folks, we really SHOULD have some additional testing of the package before we declare something 'stable'. I volunteer to help there. If a new release is published, I will install it an test it and report my findings. And if I can find some time, will try to bake an RPM. > Yes, I'm aware. The code base makes it difficult to perform any tests apart from manual ones and there's a lot of duplicated code within it... and then Javascript and Flash on top which makes it more of a pain. Perhaps I'll sort out selenium + jenkins on it soon, I'm not sure if I can find the time though David. Pale Purple Ltd. (Company No: 5580814) 'Business Web Application Development and Training in PHP' http://www.palepurple.co.uk Office: 0845 0046746 Mobile: 07792380669 Follow us on Twitter: @PalePurpleLtd From david at palepurple.co.uk Fri Oct 21 12:49:58 2011 From: david at palepurple.co.uk (David Goodwin) Date: Fri, 21 Oct 2011 12:49:58 +0100 Subject: [Xerte] Re: Can't get export to work In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A645C714@EXCHANGE1.ad.nottingham.ac.uk> References: <4E9AE068.4050802@fortean.org> <4E9AE84D.2030708@fortean.org> <98D9F525-8D91-42B2-B3B0-509EFAC9E7DB@googlemail.com> <4E9AF9BC.6070601@fortean.org> <4E9B0EC0.9060701@fortean.org> <4E9B21F4.2080909@fortean.org> <4E9B26BC.8080001@tor.nl> <4E9B3364.6040905@fortean.org> <4E9B3862.6070208@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A6205098@EXCHANGE1.ad.nottingham.ac.uk> <4E9C88A1.8070309@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A63B1F9C@EXCHANGE1.ad.nottingham.ac.uk> <4E9F2BF9.4020504@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C13F@EXCHANGE1.ad.nottingham.ac.uk> <4EA07C16.9060603@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C52A@EXCHANGE1.ad.nottingham.ac.uk> <4EA130E0.8010702@fortean.o rg> <4EA13852.2040402@tor.nl> <12C67A1EEC419342AF5E59DA31562C3F06A645C714@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: On 21 Oct 2011, at 12:42, Julian Tenney wrote: > The XMLEngine in the root should always be the latest one, it doesn't change too much these days, so if it's pretty recent it should be OK. > > So in the latest files, the rloOBject.js that exports is correct? Or does that need fixing? > > When we get all this php stuff sorted out, I will update with all the latest xerte stuff: engine, wizard, templates, and supporting code (like the embed window stuff Ron mentioned as well). > > Today, the priority is still on restoring the svn to a working state. > > What's left to fix? (Too many emails are coming in for me to keep track) David, Pale Purple Ltd. (Company No: 5580814) 'Business Web Application Development and Training in PHP' http://www.palepurple.co.uk Office: 0845 0046746 Mobile: 07792380669 Follow us on Twitter: @PalePurpleLtd From reijnders at tor.nl Fri Oct 21 12:59:20 2011 From: reijnders at tor.nl (Tom Reijnders) Date: Fri, 21 Oct 2011 13:59:20 +0200 Subject: [Xerte] Re: Can't get export to work In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A645C714@EXCHANGE1.ad.nottingham.ac.uk> References: <4E9AE068.4050802@fortean.org> <4E9B0EC0.9060701@fortean.org> <4E9B21F4.2080909@fortean.org> <4E9B26BC.8080001@tor.nl> <4E9B3364.6040905@fortean.org> <4E9B3862.6070208@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A6205098@EXCHANGE1.ad.nottingham.ac.uk> <4E9C88A1.8070309@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A63B1F9C@EXCHANGE1.ad.nottingham.ac.uk> <4E9F2BF9.4020504@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C13F@EXCHANGE1.ad.nottingham.ac.uk> <4EA07C16.9060603@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C52A@EXCHANGE1.ad.nottingham.ac.uk> <4EA130E0.8010702@fortean.o rg> <4EA13852.2040402@tor.nl> <12C67A1EEC419342AF5E59DA31562C3F06A645C714@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <4EA15E98.8000800@tor.nl> The zip of this morning was wrong. So needs fixing (but I didn't check svn) Op 21-10-2011 13:42, Julian Tenney schreef: > The XMLEngine in the root should always be the latest one, it doesn't change too much these days, so if it's pretty recent it should be OK. > > So in the latest files, the rloOBject.js that exports is correct? Or does that need fixing? > > When we get all this php stuff sorted out, I will update with all the latest xerte stuff: engine, wizard, templates, and supporting code (like the embed window stuff Ron mentioned as well). > > Today, the priority is still on restoring the svn to a working state. > > -----Original Message----- > From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Tom Reijnders > Sent: 21 October 2011 10:16 > To: xerte at lists.nottingham.ac.uk > Subject: [Xerte] Re: Can't get export to work > > Julian, > > If you look at the log file, the rloObject.js is 4330 bytes long. This > is the .js from the scrom folder, and sure enough in the zip (just > downloaded it) there is a .js file of 4330 bytes long, that has too many > parameters in (one) of the functions. > > Please check whether the engine swf in the rootfolder of the zip is also > the one you intended. According the export.php, that is the one that > ends up in the exported package (and here also the byte sizes correspond). > > Tom > > Op 21-10-2011 10:44, Henk Klopping schreef: > >> Julian Tenney wrote: >> >>> How are you running the exported LO? Locally, just by firing up >>> index.htm? >>> >> Yes. I have a LAMP stack running on my local host (which I also use to >> run the XOL stuff). I created a directory 'test' under my webroot and >> then unzipped the archive there. Then I point my browser to >> 'localhost/test' and get the directory listing. I then click the >> index.htm file. Blue bar occurs. I have also renamed the file to >> index.html (the Unix convention) and yes, then I don't have to click >> the index file anymore, but the result is the same (as expected). >> >> BTW: I _DO_ see the messages "Loading XML" and "Please wait" flash by >> under the bar, in the end both messages disappear, but then there is >> just the blue bar and nothing else happens. >> >> This is an excerpt from my logfile, which may be of help: you can see >> the 'calls' to Xerte to create the LO and then you see me starting the >> LO. In the end, somewhere something is set to 'undefined' instead of >> to it's proper value and as there is no file 'undefined' at my host it >> breaks. >> >> 127.0.0.1 - - [21/Oct/2011:10:25:41 +0200] "GET >> /xerte/website_code/php/scorm/export.php?scorm=false&template_id=3 >> HTTP/1.1" 200 1353698 >> "http://localhost/xerte/properties.php?template_id=3" "Mozilla/5.0 >> (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110928 >> CentOS/3.6-2.el5.centos Firefox/3.6.23" >> 127.0.0.1 - - [21/Oct/2011:10:27:09 +0200] "GET /test/index.htm >> HTTP/1.1" 200 753 "-" "Mozilla/5.0 (X11; U; Linux x86_64; en-US; >> rv:1.9.2.23) Gecko/20110928 CentOS/3.6-2.el5.centos Firefox/3.6.23" >> 127.0.0.1 - - [21/Oct/2011:10:27:09 +0200] "GET /test/rloObject.js >> HTTP/1.1" 200 4330 "http://localhost/test/index.htm" "Mozilla/5.0 >> (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110928 >> CentOS/3.6-2.el5.centos Firefox/3.6.23" >> 127.0.0.1 - - [21/Oct/2011:10:27:10 +0200] "GET >> /test/MainPreloader.swf HTTP/1.1" 200 1554 >> "http://localhost/test/index.htm" "Mozilla/5.0 (X11; U; Linux x86_64; >> en-US; rv:1.9.2.23) Gecko/20110928 CentOS/3.6-2.el5.centos >> Firefox/3.6.23" >> 127.0.0.1 - - [21/Oct/2011:10:27:10 +0200] "GET >> /test/learningobject.rlt HTTP/1.1" 200 17160 "-" "Mozilla/5.0 (X11; U; >> Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110928 >> CentOS/3.6-2.el5.centos Firefox/3.6.23" >> 127.0.0.1 - - [21/Oct/2011:10:27:10 +0200] "GET /test/XMLEngine.swf >> HTTP/1.1" 200 147537 "-" "Mozilla/5.0 (X11; U; Linux x86_64; en-US; >> rv:1.9.2.23) Gecko/20110928 CentOS/3.6-2.el5.centos Firefox/3.6.23" >> 127.0.0.1 - - [21/Oct/2011:10:27:10 +0200] "GET /test/resources.swf >> HTTP/1.1" 200 36 "-" "Mozilla/5.0 (X11; U; Linux x86_64; en-US; >> rv:1.9.2.23) Gecko/20110928 CentOS/3.6-2.el5.centos Firefox/3.6.23" >> 127.0.0.1 - - [21/Oct/2011:10:27:10 +0200] "GET >> /test/common/styles.css HTTP/1.1" 200 160 "-" "Mozilla/5.0 (X11; U; >> Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110928 >> CentOS/3.6-2.el5.centos Firefox/3.6.23" >> 127.0.0.1 - - [21/Oct/2011:10:27:10 +0200] "GET /test/undefined >> HTTP/1.1" 404 286 "-" "Mozilla/5.0 (X11; U; Linux x86_64; en-US; >> rv:1.9.2.23) Gecko/20110928 CentOS/3.6-2.el5.centos Firefox/3.6.23" >> >> And of course, the error logs says: >> >> [Fri Oct 21 10:27:10 2011] [error] [client 127.0.0.1] File does not >> exist: /var/www/html/test/undefined >> >> Suuuomikkie vinnouuven, >> > -- -- Tom Reijnders TOR Informatica Chopinlaan 27 5242HM Rosmalen Tel: 073 5226191 Fax: 073 5226196 From reijnders at tor.nl Fri Oct 21 13:00:02 2011 From: reijnders at tor.nl (Tom Reijnders) Date: Fri, 21 Oct 2011 14:00:02 +0200 Subject: [Xerte] Re: Can't get export to work In-Reply-To: References: <4E9AE068.4050802@fortean.org> <4E9B21F4.2080909@fortean.org> <4E9B26BC.8080001@tor.nl> <4E9B3364.6040905@fortean.org> <4E9B3862.6070208@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A6205098@EXCHANGE1.ad.nottingham.ac.uk> <4E9C88A1.8070309@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A63B1F9C@EXCHANGE1.ad.nottingham.ac.uk> <4E9F2BF9.4020504@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C13F@EXCHANGE1.ad.nottingham.ac.uk> <4EA07C16.9060603@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C52A@EXCHANGE1.ad.nottingham.ac.uk> <4EA130E0.8010702@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C5AD@EXCHANGE1.ad.nottingham.ac.uk> <4EA13 8A9.5080604@fortean.org> <4E A154E7.4060805@fortean.org> Message-ID: <4EA15EC2.8070202@tor.nl> vim can handle DOS files... Op 21-10-2011 13:48, David Goodwin schreef: > On 21 Oct 2011, at 12:17, Henk Klopping wrote: > > >> David Goodwin wrote: >> >> >>> It's a non-issue (line endings). >>> >> I dunno. See, sometimes it happens that systems barf when something is at the end of a line or file that should not be there ;-P.. >> >> The only problem I had with it is that when I compared versions of some text file with i.e. vimdiff I got a lot of ugly [^M] blocks, which somewhat distract. But a simple pipe through dos2unix will resolve it and if it really does not matter I might even make that change permanent. >> >> Just to reassure: so, you dont' expect stuff to break if I'd convert all text files that are currently in DOS format to Unix format? >> > My 'vim' seems to cope ok with the above and doesn't barf. Perhaps it's a .vimrc issue? > > >> >>> If people want a .deb or something then it wouldn't be too hard to create, >>> but there are still some manual steps required when installing Xerte >>> (e.g. choosing what to use as 'index.php' and so on). >>> >> Agreed, but having an RPM at least would give us the benefit that updates would be much easier to do for the "simple user" - and wasn't the entire raison d'etre for this package that it is targeted at folks whom are good at teaching but not that good with technical stuff? >> >> > Can you not do (on linux) > > * download .zip > * unzip whatever.zip in /var/www, chmod -R 777 xertetoolkits > * point browser at http://localhost/xertetoolkits > * perform XAMMP install - which will work if your MySQL allows you to do 'mysql -u root' with no password on the command line. > > > I personally just point my web server at 'trunk' or 'branches/1.8' depending on what I'm doing. > e > >> Anyway, we're in trivia now, in essence I agree, David. >> >> Stuff that is not so trivial: folks, we really SHOULD have some additional testing of the package before we declare something 'stable'. I volunteer to help there. If a new release is published, I will install it an test it and report my findings. And if I can find some time, will try to bake an RPM. >> >> > > Yes, I'm aware. The code base makes it difficult to perform any tests apart from manual ones and there's a lot of duplicated code within it... and then Javascript and Flash on top which makes it more of a pain. > Perhaps I'll sort out selenium + jenkins on it soon, I'm not sure if I can find the time though > > > David. > > Pale Purple Ltd. (Company No: 5580814) > 'Business Web Application Development and Training in PHP' > > http://www.palepurple.co.uk > Office: 0845 0046746 Mobile: 07792380669 > > Follow us on Twitter: @PalePurpleLtd > > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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. > > -- -- Tom Reijnders TOR Informatica Chopinlaan 27 5242HM Rosmalen Tel: 073 5226191 Fax: 073 5226196 From Julian.Tenney at nottingham.ac.uk Fri Oct 21 13:29:17 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Fri, 21 Oct 2011 13:29:17 +0100 Subject: [Xerte] Re: Can't get export to work In-Reply-To: <4EA15E98.8000800@tor.nl> References: <4E9AE068.4050802@fortean.org> <4E9B0EC0.9060701@fortean.org> <4E9B21F4.2080909@fortean.org> <4E9B26BC.8080001@tor.nl> <4E9B3364.6040905@fortean.org> <4E9B3862.6070208@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A6205098@EXCHANGE1.ad.nottingham.ac.uk> <4E9C88A1.8070309@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A63B1F9C@EXCHANGE1.ad.nottingham.ac.uk> <4E9F2BF9.4020504@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C13F@EXCHANGE1.ad.nottingham.ac.uk> <4EA07C16.9060603@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C52A@EXCHANGE1.ad.nottingham.ac.uk> <4EA130E0.8010702@fortean.o rg> <4EA13852.2040402@tor.nl> <12C67A1EEC419342AF5E59DA31562C3F06A645C714@EXCHANGE1.ad.nottingham.ac.uk> <4EA15E98.8000800@tor.nl> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A645C76F@EXCHANGE1.ad.nottingham.ac.uk> > The zip of this morning was wrong. So needs fixing (but I didn't check svn) I think something might be lost in translation...? What needs fixing? -----Original Message----- From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Tom Reijnders Sent: 21 October 2011 12:59 To: Xerte discussion list Subject: [Xerte] Re: Can't get export to work The zip of this morning was wrong. So needs fixing (but I didn't check svn) Op 21-10-2011 13:42, Julian Tenney schreef: > The XMLEngine in the root should always be the latest one, it doesn't change too much these days, so if it's pretty recent it should be OK. > > So in the latest files, the rloOBject.js that exports is correct? Or does that need fixing? > > When we get all this php stuff sorted out, I will update with all the latest xerte stuff: engine, wizard, templates, and supporting code (like the embed window stuff Ron mentioned as well). > > Today, the priority is still on restoring the svn to a working state. > > -----Original Message----- > From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Tom Reijnders > Sent: 21 October 2011 10:16 > To: xerte at lists.nottingham.ac.uk > Subject: [Xerte] Re: Can't get export to work > > Julian, > > If you look at the log file, the rloObject.js is 4330 bytes long. This > is the .js from the scrom folder, and sure enough in the zip (just > downloaded it) there is a .js file of 4330 bytes long, that has too many > parameters in (one) of the functions. > > Please check whether the engine swf in the rootfolder of the zip is also > the one you intended. According the export.php, that is the one that > ends up in the exported package (and here also the byte sizes correspond). > > Tom > > Op 21-10-2011 10:44, Henk Klopping schreef: > >> Julian Tenney wrote: >> >>> How are you running the exported LO? Locally, just by firing up >>> index.htm? >>> >> Yes. I have a LAMP stack running on my local host (which I also use to >> run the XOL stuff). I created a directory 'test' under my webroot and >> then unzipped the archive there. Then I point my browser to >> 'localhost/test' and get the directory listing. I then click the >> index.htm file. Blue bar occurs. I have also renamed the file to >> index.html (the Unix convention) and yes, then I don't have to click >> the index file anymore, but the result is the same (as expected). >> >> BTW: I _DO_ see the messages "Loading XML" and "Please wait" flash by >> under the bar, in the end both messages disappear, but then there is >> just the blue bar and nothing else happens. >> >> This is an excerpt from my logfile, which may be of help: you can see >> the 'calls' to Xerte to create the LO and then you see me starting the >> LO. In the end, somewhere something is set to 'undefined' instead of >> to it's proper value and as there is no file 'undefined' at my host it >> breaks. >> >> 127.0.0.1 - - [21/Oct/2011:10:25:41 +0200] "GET >> /xerte/website_code/php/scorm/export.php?scorm=false&template_id=3 >> HTTP/1.1" 200 1353698 >> "http://localhost/xerte/properties.php?template_id=3" "Mozilla/5.0 >> (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110928 >> CentOS/3.6-2.el5.centos Firefox/3.6.23" >> 127.0.0.1 - - [21/Oct/2011:10:27:09 +0200] "GET /test/index.htm >> HTTP/1.1" 200 753 "-" "Mozilla/5.0 (X11; U; Linux x86_64; en-US; >> rv:1.9.2.23) Gecko/20110928 CentOS/3.6-2.el5.centos Firefox/3.6.23" >> 127.0.0.1 - - [21/Oct/2011:10:27:09 +0200] "GET /test/rloObject.js >> HTTP/1.1" 200 4330 "http://localhost/test/index.htm" "Mozilla/5.0 >> (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110928 >> CentOS/3.6-2.el5.centos Firefox/3.6.23" >> 127.0.0.1 - - [21/Oct/2011:10:27:10 +0200] "GET >> /test/MainPreloader.swf HTTP/1.1" 200 1554 >> "http://localhost/test/index.htm" "Mozilla/5.0 (X11; U; Linux x86_64; >> en-US; rv:1.9.2.23) Gecko/20110928 CentOS/3.6-2.el5.centos >> Firefox/3.6.23" >> 127.0.0.1 - - [21/Oct/2011:10:27:10 +0200] "GET >> /test/learningobject.rlt HTTP/1.1" 200 17160 "-" "Mozilla/5.0 (X11; U; >> Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110928 >> CentOS/3.6-2.el5.centos Firefox/3.6.23" >> 127.0.0.1 - - [21/Oct/2011:10:27:10 +0200] "GET /test/XMLEngine.swf >> HTTP/1.1" 200 147537 "-" "Mozilla/5.0 (X11; U; Linux x86_64; en-US; >> rv:1.9.2.23) Gecko/20110928 CentOS/3.6-2.el5.centos Firefox/3.6.23" >> 127.0.0.1 - - [21/Oct/2011:10:27:10 +0200] "GET /test/resources.swf >> HTTP/1.1" 200 36 "-" "Mozilla/5.0 (X11; U; Linux x86_64; en-US; >> rv:1.9.2.23) Gecko/20110928 CentOS/3.6-2.el5.centos Firefox/3.6.23" >> 127.0.0.1 - - [21/Oct/2011:10:27:10 +0200] "GET >> /test/common/styles.css HTTP/1.1" 200 160 "-" "Mozilla/5.0 (X11; U; >> Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110928 >> CentOS/3.6-2.el5.centos Firefox/3.6.23" >> 127.0.0.1 - - [21/Oct/2011:10:27:10 +0200] "GET /test/undefined >> HTTP/1.1" 404 286 "-" "Mozilla/5.0 (X11; U; Linux x86_64; en-US; >> rv:1.9.2.23) Gecko/20110928 CentOS/3.6-2.el5.centos Firefox/3.6.23" >> >> And of course, the error logs says: >> >> [Fri Oct 21 10:27:10 2011] [error] [client 127.0.0.1] File does not >> exist: /var/www/html/test/undefined >> >> Suuuomikkie vinnouuven, >> > -- -- Tom Reijnders TOR Informatica Chopinlaan 27 5242HM Rosmalen Tel: 073 5226191 Fax: 073 5226196 _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte From reijnders at tor.nl Fri Oct 21 13:36:38 2011 From: reijnders at tor.nl (Tom Reijnders) Date: Fri, 21 Oct 2011 14:36:38 +0200 Subject: [Xerte] Re: Can't get export to work In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A645C76F@EXCHANGE1.ad.nottingham.ac.uk> References: <4E9AE068.4050802@fortean.org> <4E9B21F4.2080909@fortean.org> <4E9B26BC.8080001@tor.nl> <4E9B3364.6040905@fortean.org> <4E9B3862.6070208@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A6205098@EXCHANGE1.ad.nottingham.ac.uk> <4E9C88A1.8070309@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A63B1F9C@EXCHANGE1.ad.nottingham.ac.uk> <4E9F2BF9.4020504@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C13F@EXCHANGE1.ad.nottingham.ac.uk> <4EA07C16.9060603@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C52A@EXCHANGE1.ad.nottingham.ac.uk> <4EA130E0.8010702@fortean.o rg> <4EA13852.2040402@tor.nl> <12C67A1EEC419342AF5E59DA31562C3F06A645C714@EXCHANGE1.ad.nottingham.ac.uk> <4EA15E98.8000800@tor.nl> <12C67A1EEC419342AF5E59DA31562C3F06A645C76F@EXCHANGE1.ad.nottingham.a c.uk> Message-ID: <4EA16756.2030305@tor.nl> Basically copy the rloOnject.js that you sent to Henk to fix his problem to modules/xerte/scorm The one that is in there now, is the one from Op 21-10-2011 14:29, Julian Tenney schreef: >> The zip of this morning was wrong. So needs fixing (but I didn't check svn) >> > I think something might be lost in translation...? What needs fixing? > > -----Original Message----- > From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Tom Reijnders > Sent: 21 October 2011 12:59 > To: Xerte discussion list > Subject: [Xerte] Re: Can't get export to work > > The zip of this morning was wrong. So needs fixing (but I didn't check svn) > > Op 21-10-2011 13:42, Julian Tenney schreef: > >> The XMLEngine in the root should always be the latest one, it doesn't change too much these days, so if it's pretty recent it should be OK. >> >> So in the latest files, the rloOBject.js that exports is correct? Or does that need fixing? >> >> When we get all this php stuff sorted out, I will update with all the latest xerte stuff: engine, wizard, templates, and supporting code (like the embed window stuff Ron mentioned as well). >> >> Today, the priority is still on restoring the svn to a working state. >> >> -----Original Message----- >> From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Tom Reijnders >> Sent: 21 October 2011 10:16 >> To: xerte at lists.nottingham.ac.uk >> Subject: [Xerte] Re: Can't get export to work >> >> Julian, >> >> If you look at the log file, the rloObject.js is 4330 bytes long. This >> is the .js from the scrom folder, and sure enough in the zip (just >> downloaded it) there is a .js file of 4330 bytes long, that has too many >> parameters in (one) of the functions. >> >> Please check whether the engine swf in the rootfolder of the zip is also >> the one you intended. According the export.php, that is the one that >> ends up in the exported package (and here also the byte sizes correspond). >> >> Tom >> >> Op 21-10-2011 10:44, Henk Klopping schreef: >> >> >>> Julian Tenney wrote: >>> >>> >>>> How are you running the exported LO? Locally, just by firing up >>>> index.htm? >>>> >>>> >>> Yes. I have a LAMP stack running on my local host (which I also use to >>> run the XOL stuff). I created a directory 'test' under my webroot and >>> then unzipped the archive there. Then I point my browser to >>> 'localhost/test' and get the directory listing. I then click the >>> index.htm file. Blue bar occurs. I have also renamed the file to >>> index.html (the Unix convention) and yes, then I don't have to click >>> the index file anymore, but the result is the same (as expected). >>> >>> BTW: I _DO_ see the messages "Loading XML" and "Please wait" flash by >>> under the bar, in the end both messages disappear, but then there is >>> just the blue bar and nothing else happens. >>> >>> This is an excerpt from my logfile, which may be of help: you can see >>> the 'calls' to Xerte to create the LO and then you see me starting the >>> LO. In the end, somewhere something is set to 'undefined' instead of >>> to it's proper value and as there is no file 'undefined' at my host it >>> breaks. >>> >>> 127.0.0.1 - - [21/Oct/2011:10:25:41 +0200] "GET >>> /xerte/website_code/php/scorm/export.php?scorm=false&template_id=3 >>> HTTP/1.1" 200 1353698 >>> "http://localhost/xerte/properties.php?template_id=3" "Mozilla/5.0 >>> (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110928 >>> CentOS/3.6-2.el5.centos Firefox/3.6.23" >>> 127.0.0.1 - - [21/Oct/2011:10:27:09 +0200] "GET /test/index.htm >>> HTTP/1.1" 200 753 "-" "Mozilla/5.0 (X11; U; Linux x86_64; en-US; >>> rv:1.9.2.23) Gecko/20110928 CentOS/3.6-2.el5.centos Firefox/3.6.23" >>> 127.0.0.1 - - [21/Oct/2011:10:27:09 +0200] "GET /test/rloObject.js >>> HTTP/1.1" 200 4330 "http://localhost/test/index.htm" "Mozilla/5.0 >>> (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110928 >>> CentOS/3.6-2.el5.centos Firefox/3.6.23" >>> 127.0.0.1 - - [21/Oct/2011:10:27:10 +0200] "GET >>> /test/MainPreloader.swf HTTP/1.1" 200 1554 >>> "http://localhost/test/index.htm" "Mozilla/5.0 (X11; U; Linux x86_64; >>> en-US; rv:1.9.2.23) Gecko/20110928 CentOS/3.6-2.el5.centos >>> Firefox/3.6.23" >>> 127.0.0.1 - - [21/Oct/2011:10:27:10 +0200] "GET >>> /test/learningobject.rlt HTTP/1.1" 200 17160 "-" "Mozilla/5.0 (X11; U; >>> Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110928 >>> CentOS/3.6-2.el5.centos Firefox/3.6.23" >>> 127.0.0.1 - - [21/Oct/2011:10:27:10 +0200] "GET /test/XMLEngine.swf >>> HTTP/1.1" 200 147537 "-" "Mozilla/5.0 (X11; U; Linux x86_64; en-US; >>> rv:1.9.2.23) Gecko/20110928 CentOS/3.6-2.el5.centos Firefox/3.6.23" >>> 127.0.0.1 - - [21/Oct/2011:10:27:10 +0200] "GET /test/resources.swf >>> HTTP/1.1" 200 36 "-" "Mozilla/5.0 (X11; U; Linux x86_64; en-US; >>> rv:1.9.2.23) Gecko/20110928 CentOS/3.6-2.el5.centos Firefox/3.6.23" >>> 127.0.0.1 - - [21/Oct/2011:10:27:10 +0200] "GET >>> /test/common/styles.css HTTP/1.1" 200 160 "-" "Mozilla/5.0 (X11; U; >>> Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110928 >>> CentOS/3.6-2.el5.centos Firefox/3.6.23" >>> 127.0.0.1 - - [21/Oct/2011:10:27:10 +0200] "GET /test/undefined >>> HTTP/1.1" 404 286 "-" "Mozilla/5.0 (X11; U; Linux x86_64; en-US; >>> rv:1.9.2.23) Gecko/20110928 CentOS/3.6-2.el5.centos Firefox/3.6.23" >>> >>> And of course, the error logs says: >>> >>> [Fri Oct 21 10:27:10 2011] [error] [client 127.0.0.1] File does not >>> exist: /var/www/html/test/undefined >>> >>> Suuuomikkie vinnouuven, >>> >>> >> >> > -- -- Tom Reijnders TOR Informatica Chopinlaan 27 5242HM Rosmalen Tel: 073 5226191 Fax: 073 5226196 From Julian.Tenney at nottingham.ac.uk Fri Oct 21 13:38:58 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Fri, 21 Oct 2011 13:38:58 +0100 Subject: [Xerte] Re: Can't get export to work In-Reply-To: <4EA16756.2030305@tor.nl> References: <4E9AE068.4050802@fortean.org> <4E9B21F4.2080909@fortean.org> <4E9B26BC.8080001@tor.nl> <4E9B3364.6040905@fortean.org> <4E9B3862.6070208@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A6205098@EXCHANGE1.ad.nottingham.ac.uk> <4E9C88A1.8070309@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A63B1F9C@EXCHANGE1.ad.nottingham.ac.uk> <4E9F2BF9.4020504@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C13F@EXCHANGE1.ad.nottingham.ac.uk> <4EA07C16.9060603@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C52A@EXCHANGE1.ad.nottingham.ac.uk> <4EA130E0.8010702@fortean.o rg> <4EA13852.2040402@tor.nl> <12C67A1EEC419342AF5E59DA31562C3F06A645C714@EXCHANGE1.ad.nottingham.ac.uk> <4EA15E98.8000800@tor.nl> <12C67A1EEC419342AF5E59DA31562C3F06A645C76F@EXCHANGE1.ad.nottingham.a c.uk> <4EA16756.2030305@tor.nl> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A645C782@EXCHANGE1.ad.nottingham.ac.uk> The one I sent Henk was the one I exported this morning when I tested stuff. But I'll double check. -----Original Message----- From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Tom Reijnders Sent: 21 October 2011 13:37 To: Xerte discussion list Subject: [Xerte] Re: Can't get export to work Basically copy the rloOnject.js that you sent to Henk to fix his problem to modules/xerte/scorm The one that is in there now, is the one from Op 21-10-2011 14:29, Julian Tenney schreef: >> The zip of this morning was wrong. So needs fixing (but I didn't check svn) >> > I think something might be lost in translation...? What needs fixing? > > -----Original Message----- > From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Tom Reijnders > Sent: 21 October 2011 12:59 > To: Xerte discussion list > Subject: [Xerte] Re: Can't get export to work > > The zip of this morning was wrong. So needs fixing (but I didn't check svn) > > Op 21-10-2011 13:42, Julian Tenney schreef: > >> The XMLEngine in the root should always be the latest one, it doesn't change too much these days, so if it's pretty recent it should be OK. >> >> So in the latest files, the rloOBject.js that exports is correct? Or does that need fixing? >> >> When we get all this php stuff sorted out, I will update with all the latest xerte stuff: engine, wizard, templates, and supporting code (like the embed window stuff Ron mentioned as well). >> >> Today, the priority is still on restoring the svn to a working state. >> >> -----Original Message----- >> From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Tom Reijnders >> Sent: 21 October 2011 10:16 >> To: xerte at lists.nottingham.ac.uk >> Subject: [Xerte] Re: Can't get export to work >> >> Julian, >> >> If you look at the log file, the rloObject.js is 4330 bytes long. This >> is the .js from the scrom folder, and sure enough in the zip (just >> downloaded it) there is a .js file of 4330 bytes long, that has too many >> parameters in (one) of the functions. >> >> Please check whether the engine swf in the rootfolder of the zip is also >> the one you intended. According the export.php, that is the one that >> ends up in the exported package (and here also the byte sizes correspond). >> >> Tom >> >> Op 21-10-2011 10:44, Henk Klopping schreef: >> >> >>> Julian Tenney wrote: >>> >>> >>>> How are you running the exported LO? Locally, just by firing up >>>> index.htm? >>>> >>>> >>> Yes. I have a LAMP stack running on my local host (which I also use to >>> run the XOL stuff). I created a directory 'test' under my webroot and >>> then unzipped the archive there. Then I point my browser to >>> 'localhost/test' and get the directory listing. I then click the >>> index.htm file. Blue bar occurs. I have also renamed the file to >>> index.html (the Unix convention) and yes, then I don't have to click >>> the index file anymore, but the result is the same (as expected). >>> >>> BTW: I _DO_ see the messages "Loading XML" and "Please wait" flash by >>> under the bar, in the end both messages disappear, but then there is >>> just the blue bar and nothing else happens. >>> >>> This is an excerpt from my logfile, which may be of help: you can see >>> the 'calls' to Xerte to create the LO and then you see me starting the >>> LO. In the end, somewhere something is set to 'undefined' instead of >>> to it's proper value and as there is no file 'undefined' at my host it >>> breaks. >>> >>> 127.0.0.1 - - [21/Oct/2011:10:25:41 +0200] "GET >>> /xerte/website_code/php/scorm/export.php?scorm=false&template_id=3 >>> HTTP/1.1" 200 1353698 >>> "http://localhost/xerte/properties.php?template_id=3" "Mozilla/5.0 >>> (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110928 >>> CentOS/3.6-2.el5.centos Firefox/3.6.23" >>> 127.0.0.1 - - [21/Oct/2011:10:27:09 +0200] "GET /test/index.htm >>> HTTP/1.1" 200 753 "-" "Mozilla/5.0 (X11; U; Linux x86_64; en-US; >>> rv:1.9.2.23) Gecko/20110928 CentOS/3.6-2.el5.centos Firefox/3.6.23" >>> 127.0.0.1 - - [21/Oct/2011:10:27:09 +0200] "GET /test/rloObject.js >>> HTTP/1.1" 200 4330 "http://localhost/test/index.htm" "Mozilla/5.0 >>> (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110928 >>> CentOS/3.6-2.el5.centos Firefox/3.6.23" >>> 127.0.0.1 - - [21/Oct/2011:10:27:10 +0200] "GET >>> /test/MainPreloader.swf HTTP/1.1" 200 1554 >>> "http://localhost/test/index.htm" "Mozilla/5.0 (X11; U; Linux x86_64; >>> en-US; rv:1.9.2.23) Gecko/20110928 CentOS/3.6-2.el5.centos >>> Firefox/3.6.23" >>> 127.0.0.1 - - [21/Oct/2011:10:27:10 +0200] "GET >>> /test/learningobject.rlt HTTP/1.1" 200 17160 "-" "Mozilla/5.0 (X11; U; >>> Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110928 >>> CentOS/3.6-2.el5.centos Firefox/3.6.23" >>> 127.0.0.1 - - [21/Oct/2011:10:27:10 +0200] "GET /test/XMLEngine.swf >>> HTTP/1.1" 200 147537 "-" "Mozilla/5.0 (X11; U; Linux x86_64; en-US; >>> rv:1.9.2.23) Gecko/20110928 CentOS/3.6-2.el5.centos Firefox/3.6.23" >>> 127.0.0.1 - - [21/Oct/2011:10:27:10 +0200] "GET /test/resources.swf >>> HTTP/1.1" 200 36 "-" "Mozilla/5.0 (X11; U; Linux x86_64; en-US; >>> rv:1.9.2.23) Gecko/20110928 CentOS/3.6-2.el5.centos Firefox/3.6.23" >>> 127.0.0.1 - - [21/Oct/2011:10:27:10 +0200] "GET >>> /test/common/styles.css HTTP/1.1" 200 160 "-" "Mozilla/5.0 (X11; U; >>> Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110928 >>> CentOS/3.6-2.el5.centos Firefox/3.6.23" >>> 127.0.0.1 - - [21/Oct/2011:10:27:10 +0200] "GET /test/undefined >>> HTTP/1.1" 404 286 "-" "Mozilla/5.0 (X11; U; Linux x86_64; en-US; >>> rv:1.9.2.23) Gecko/20110928 CentOS/3.6-2.el5.centos Firefox/3.6.23" >>> >>> And of course, the error logs says: >>> >>> [Fri Oct 21 10:27:10 2011] [error] [client 127.0.0.1] File does not >>> exist: /var/www/html/test/undefined >>> >>> Suuuomikkie vinnouuven, >>> >>> >> >> > -- -- Tom Reijnders TOR Informatica Chopinlaan 27 5242HM Rosmalen Tel: 073 5226191 Fax: 073 5226196 _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte From henk at fortean.org Fri Oct 21 14:49:00 2011 From: henk at fortean.org (Henk Klopping) Date: Fri, 21 Oct 2011 15:49:00 +0200 Subject: [Xerte] Re: Can't get export to work In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A645C782@EXCHANGE1.ad.nottingham.ac.uk> References: <4E9AE068.4050802@fortean.org> <4E9B26BC.8080001@tor.nl> <4E9B3364.6040905@fortean.org> <4E9B3862.6070208@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A6205098@EXCHANGE1.ad.nottingham.ac.uk> <4E9C88A1.8070309@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A63B1F9C@EXCHANGE1.ad.nottingham.ac.uk> <4E9F2BF9.4020504@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C13F@EXCHANGE1.ad.nottingham.ac.uk> <4EA07C16.9060603@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C52A@EXCHANGE1.ad.nottingham.ac.uk> <4EA130E0.8010702@fortean.o rg> <4EA13852.2040402@tor.nl> <12C67A1EEC419342AF5E59DA31562C3F06A645C714@EXCHANGE1.ad.nottingham.ac.uk> <4EA15E98.8000800@tor.nl> <12C67A1EEC419342AF5E59DA31562C3F06A645C76F@EXCHANGE1.ad.nottingham.a c.uk> <4EA16756.2030305@tor.nl> <12C67A1EEC419342AF5E59DA31562C3F06A645C782@EXCHANGE1.ad.nottingha! m.ac.uk> Message-ID: <4EA1784C.90409@fortean.org> Julian Tenney wrote: > The one I sent Henk was the one I exported this morning when I tested stuff. But I'll double check. Not sure if I understand this correctly, but it sounds as if you're updating the /STABLE/ release instead of the /CURRENT/ release...? Normally one has a stable release that typically is used for 12 months or thereabout. Then we have the 'beta' release, which is typically the release that is being tested and which will become the next 'stable' release. And then you have the yippee-ayee version, typically the 'nighly builds' - perfect stuff for the developers, and the basis for the next beta release. If you mix these up, you go Apollo 13. What I saw happening this week was that the STABLE release was updated a number of times, which should never happen. Yes, I can be pedantic. Suuuomikkie vinnouuven, -- Henk Kloepping Voice : +31 598 42 31 31 European Fortean Foundation e-mail : henk at fortean.org To join ISOC.NL: http://www.isoc.nl From reijnders at tor.nl Fri Oct 21 15:02:06 2011 From: reijnders at tor.nl (Tom Reijnders) Date: Fri, 21 Oct 2011 16:02:06 +0200 Subject: [Xerte] Re: Can't get export to work In-Reply-To: <4EA1784C.90409@fortean.org> References: <4E9AE068.4050802@fortean.org> <4E9B3364.6040905@fortean.org> <4E9B3862.6070208@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A6205098@EXCHANGE1.ad.nottingham.ac.uk> <4E9C88A1.8070309@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A63B1F9C@EXCHANGE1.ad.nottingham.ac.uk> <4E9F2BF9.4020504@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C13F@EXCHANGE1.ad.nottingham.ac.uk> <4EA07C16.9060603@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C52A@EXCHANGE1.ad.nottingham.ac.uk> <4EA130E0.8010702@fortean.o rg> <4EA13852.2040402@tor.nl> <12C67A1EEC419342AF5E59DA31562C3F06A645C714@EXCHANGE1.ad.nottingham.ac.uk> <4EA15E98.8000800@tor.nl> <12C67A1EEC419342AF5E59DA31562C3F06A645C76F@EXCHANGE1.ad.nottingham.a c.uk> <4EA16756.2030305@tor.nl> <12C67A1EEC419342AF5E59DA31562C3F06A645C782@EXCHANGE1.ad.nottingha! m.ac.uk> <4EA1784C.90409@fortean.org> Message-ID: <4EA17B5E.6070403@tor.nl> You are correct in principle... BUT the stable version got corrupted, so that's the one we are fixing and testing now as if our lives depend on it, and than we go back to bringing you all new nice features.... :-) Op 21-10-2011 15:49, Henk Klopping schreef: > Julian Tenney wrote: >> The one I sent Henk was the one I exported this morning when I tested >> stuff. But I'll double check. > > Not sure if I understand this correctly, but it sounds as if you're > updating the /STABLE/ release instead of the /CURRENT/ release...? > > Normally one has a stable release that typically is used for 12 months > or thereabout. Then we have the 'beta' release, which is typically the > release that is being tested and which will become the next 'stable' > release. And then you have the yippee-ayee version, typically the > 'nighly builds' - perfect stuff for the developers, and the basis for > the next beta release. > > If you mix these up, you go Apollo 13. > > What I saw happening this week was that the STABLE release was updated > a number of times, which should never happen. > > Yes, I can be pedantic. > > Suuuomikkie vinnouuven, -- -- Tom Reijnders TOR Informatica Chopinlaan 27 5242HM Rosmalen Tel: 073 5226191 Fax: 073 5226196 From henk at fortean.org Fri Oct 21 15:18:40 2011 From: henk at fortean.org (Henk Klopping) Date: Fri, 21 Oct 2011 16:18:40 +0200 Subject: [Xerte] Re: Can't get export to work In-Reply-To: References: <4E9AE068.4050802@fortean.org> <4E9B21F4.2080909@fortean.org> <4E9B26BC.8080001@tor.nl> <4E9B3364.6040905@fortean.org> <4E9B3862.6070208@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A6205098@EXCHANGE1.ad.nottingham.ac.uk> <4E9C88A1.8070309@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A63B1F9C@EXCHANGE1.ad.nottingham.ac.uk> <4E9F2BF9.4020504@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C13F@EXCHANGE1.ad.nottingham.ac.uk> <4EA07C16.9060603@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C52A@EXCHANGE1.ad.nottingham.ac.uk> <4EA130E0.8010702@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C5AD@EXCHANGE1.ad.nottingham.ac.uk> <4EA13 8A9.5080604@fortean.org> <4E A154E7.4060805@fortean.org> Message-ID: <4EA17F40.9070703@fortean.org> David Goodwin wrote: > My 'vim' seems to cope ok with the above and doesn't barf. Perhaps it's a .vimrc issue? I was tongue-in-cheek referring to the problems with whitespace on the database.php file. There is no problem, you're right, let's not create one. > Can you not do (on linux) > > * download .zip > * unzip whatever.zip in /var/www, chmod -R 777 xertetoolkits > * point browser at http://localhost/xertetoolkits Of course, and that is exactly what I have been doing for the last week or so. > * perform XAMMP install - which will work if your MySQL allows you to do 'mysql -u root' with no password on the command line. This is NOT what I did, as I _do_ have a password on my MySQL root account. I do the 'full install' stuff, but in itself it is pretty self-explanatory - for folks like us, at least. But it may be more difficult for teachers. Hence my suggestiond to turn the package into an RPM and put it in some repository. Then, whenever a newer version appears, we distribute the (tested...) RPM to the repository, and subsequently yum (or the debian updater or what-have-you installer) will erompt Jane Enduser who simply can click 'update' to get the updates installed. As you can include scripts in the RPM to run before and/or after the installation, these could check what type of installation is required. Could even do the migration stuff (if need be) like converting databases etc. > I personally just point my web server at 'trunk' or 'branches/1.8' depending on what I'm doing. I haven't checked the svn repository yet, as that typically contains the aforementioned 'bleeding edge' bugfilled latest and greatest stuff which I typically don't want to run to create LO's - and that is where my focus lies right now. >> Stuff that is not so trivial [.. yaps about version / release management deleted ..] > Yes, I'm aware. The code base makes it difficult to perform any tests > apart from manual ones and there's a lot of duplicated code within > it... and then Javascript and Flash on top which makes it more of a > pain. Well, we could write some test procedures, simple scripts that test for stuff we once encountered already, so we won't have to reinvent our debugging wheels. E.g. if we know that having zeroes or whitespace at the end of files may make the system barf, it's easy to build a check for it an have it run on the code before releasing it. You could have a scenario which (yes, alas) needs to be executed manually, but at least it would eliminate everything we already checked for so we can focus on new bugs etc. > Perhaps I'll sort out selenium + jenkins on it soon, I'm not sure if Never heard of it, just googled it. Ah, yes, but then you'd replace your worries w/regard to Flash with worries w/regard to Java. Never liked that language much, pardon my bias. I can find the time though Sounds familiar. I'll focus on what I _CAN_ contribute. BTW: I like the look-and-feel of XOL, but can't help thinking "this could be done with HTML5 too and that would not require all these flashy nasty tools". Ah, yes, like you: if I only had time, if I only had time.. Suuuomikkie vinnouuven, -- Henk Kloepping Voice : +31 598 42 31 31 European Fortean Foundation e-mail : henk at fortean.org To join ISOC.NL: http://www.isoc.nl From david at palepurple.co.uk Fri Oct 21 15:33:43 2011 From: david at palepurple.co.uk (David Goodwin) Date: Fri, 21 Oct 2011 15:33:43 +0100 Subject: [Xerte] Re: Can't get export to work In-Reply-To: <4EA17F40.9070703@fortean.org> References: <4E9AE068.4050802@fortean.org> <4E9B21F4.2080909@fortean.org> <4E9B26BC.8080001@tor.nl> <4E9B3364.6040905@fortean.org> <4E9B3862.6070208@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A6205098@EXCHANGE1.ad.nottingham.ac.uk> <4E9C88A1.8070309@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A63B1F9C@EXCHANGE1.ad.nottingham.ac.uk> <4E9F2BF9.4020504@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C13F@EXCHANGE1.ad.nottingham.ac.uk> <4EA07C16.9060603@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C52A@EXCHANGE1.ad.nottingham.ac.uk> <4EA130E0.8010702@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C5AD@EXCHANGE1.ad.nottingham.ac.uk> <4EA13 8A9.5080604@fortean.org> <4E A154E7.4060805@fortean.org> <4EA17F40.90707 03@fortean.org> Message-ID: <49105CDE-E7A5-4D9D-B467-F0491AA8D5AB@palepurple.co.uk> > > But it may be more difficult for teachers. Hence my suggestiond to turn the package into an RPM and put it in some repository. Then, whenever a newer version appears, we distribute the (tested...) RPM to the repository, and subsequently yum (or the debian updater or what-have-you installer) will erompt Jane Enduser who simply can click 'update' to get the updates installed. As you can include scripts in the RPM to run before and/or after the installation, these could check what type of installation is required. Could even do the migration stuff (if need be) like converting databases etc. > I'd expect the problem being that to support Linux well, you'd need RPMs for RedHat+SuSE, and .deb's which work on Debian and Ubuntu. I can create .deb's (and therefore rpms) which just effectively extract to /var/www/whatever or equivalent - what's difficult is handling the configuration of Xerte - e.g. making it truly one click through creation of a database, configuring database.php and so on. >> I personally just point my web server at 'trunk' or 'branches/1.8' depending on what I'm doing. > > I haven't checked the svn repository yet, as that typically contains the aforementioned 'bleeding edge' bugfilled latest and greatest stuff which I typically don't want to run to create LO's - and that is where my focus lies right now. > Yes, that's probably mostly my fault, but we've also only just moved to having a 1.8 branch and so on. >> Perhaps I'll sort out selenium + jenkins on it soon, I'm not sure if > > Never heard of it, just googled it. Ah, yes, but then you'd replace your worries w/regard to Flash with worries w/regard to Java. Never liked that language much, pardon my bias. > You don't need any knowledge of Java. Yourself (or whoever) would just need to record selenium test suites. You would do this from within your web browser and can run them from within the web browser itself (i.e. you click on a play button and Firefox goes bonkers fetching loads of URLs and you hopefully see lots of green ticks and no red failures). > > > BTW: I like the look-and-feel of XOL, but can't help thinking "this could be done with HTML5 too and that would not require all these flashy nasty tools". Ah, yes, like you: if I only had time, if I only had time.. > Probably. It's beyond my abilities however. I'm only a PHP programmer. I don't know/understand/wish to learn flash, and HTML5 would still give platform issues (i.e. all those who are using IE6/7/8(?)). David. Pale Purple Ltd. (Company No: 5580814) 'Business Web Application Development and Training in PHP' http://www.palepurple.co.uk Office: 0845 0046746 Mobile: 07792380669 Follow us on Twitter: @PalePurpleLtd From patrick.lockley at googlemail.com Fri Oct 21 15:44:11 2011 From: patrick.lockley at googlemail.com (Pat Lockley) Date: Fri, 21 Oct 2011 15:44:11 +0100 Subject: [Xerte] Re: Can't get export to work In-Reply-To: <49105CDE-E7A5-4D9D-B467-F0491AA8D5AB@palepurple.co.uk> References: <4E9AE068.4050802@fortean.org> <4E9B21F4.2080909@fortean.org> <4E9B26BC.8080001@tor.nl> <4E9B3364.6040905@fortean.org> <4E9B3862.6070208@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A6205098@EXCHANGE1.ad.nottingham.ac.uk> <4E9C88A1.8070309@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A63B1F9C@EXCHANGE1.ad.nottingham.ac.uk> <4E9F2BF9.4020504@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C13F@EXCHANGE1.ad.nottingham.ac.uk> <4EA07C16.9060603@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C52A@EXCHANGE1.ad.nottingham.ac.uk> <4EA130E0.8010702@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C5AD@EXCHANGE1.ad.nottingham.ac.uk> <4EA17F40.9070703@fortean.org> <49105CDE-E7A5-4D9D-B467-F0491AA8D5AB@palepurple.co.uk> Message-ID: Henk, There is a dev list you can subscribe to as well (xerte-dev) at http://lists.nottingham.ac.uk Pat From Julian.Tenney at nottingham.ac.uk Fri Oct 21 15:53:41 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Fri, 21 Oct 2011 15:53:41 +0100 Subject: [Xerte] Re: Can't get export to work In-Reply-To: References: <4E9AE068.4050802@fortean.org> <4E9B21F4.2080909@fortean.org> <4E9B26BC.8080001@tor.nl> <4E9B3364.6040905@fortean.org> <4E9B3862.6070208@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A6205098@EXCHANGE1.ad.nottingham.ac.uk> <4E9C88A1.8070309@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A63B1F9C@EXCHANGE1.ad.nottingham.ac.uk> <4E9F2BF9.4020504@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C13F@EXCHANGE1.ad.nottingham.ac.uk> <4EA07C16.9060603@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C52A@EXCHANGE1.ad.nottingham.ac.uk> <4EA130E0.8010702@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C5AD@EXCHANGE1.ad.nottingham.ac.uk> <4EA17F40.9070703@fortean.org> <49105CDE-E7A5-4D9D-B467-F0491AA8D5AB@palepurple.co.uk> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A645C8A7@EXCHANGE1.ad.nottingham.ac.uk> And an updated zip on the server for you to test! -----Original Message----- From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Pat Lockley Sent: 21 October 2011 15:44 To: Xerte discussion list Subject: [Xerte] Re: Can't get export to work Henk, There is a dev list you can subscribe to as well (xerte-dev) at http://lists.nottingham.ac.uk Pat _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte From moxitron at gmail.com Fri Oct 21 16:36:22 2011 From: moxitron at gmail.com (moxitron) Date: Fri, 21 Oct 2011 16:36:22 +0100 Subject: [Xerte] xerte3 problem with preview Message-ID: Hi, I'm trying to use xerte3 beta for the first time. I've downloaded the beta installer and also the Flex sdk 4.5.1. I'm trying to use the examples from svn, but am not getting any output. The output window shows the mxmlc command but nothing after it, and nothing appears in the browser. I executed the mxmlc command in a separate command window and got the following error: command line: Error: unable to open 'nullframeworks/libs/mobile' It seems related to the mxmlc command parameter: -library-path+=nullframeworks/libs/mobile Anyone know why I'm getting this or how to fix it? Thanks, Stephen -------------- next part -------------- An HTML attachment was scrubbed... URL: From Julian.Tenney at nottingham.ac.uk Fri Oct 21 16:59:31 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Fri, 21 Oct 2011 16:59:31 +0100 Subject: [Xerte] Re: xerte3 problem with preview In-Reply-To: References: Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A61885E6@EXCHANGE1.ad.nottingham.ac.uk> Set the path to your sdk in settings.xml ______________________________________ From: xerte-bounces at lists.nottingham.ac.uk [xerte-bounces at lists.nottingham.ac.uk] On Behalf Of moxitron [moxitron at gmail.com] Sent: 21 October 2011 16:36 To: xerte Subject: [Xerte] xerte3 problem with preview Hi, I'm trying to use xerte3 beta for the first time. I've downloaded the beta installer and also the Flex sdk 4.5.1. I'm trying to use the examples from svn, but am not getting any output. The output window shows the mxmlc command but nothing after it, and nothing appears in the browser. I executed the mxmlc command in a separate command window and got the following error: command line: Error: unable to open 'nullframeworks/libs/mobile' It seems related to the mxmlc command parameter: -library-path+=nullframeworks/libs/mobile Anyone know why I'm getting this or how to fix it? Thanks, Stephen From moxitron at gmail.com Fri Oct 21 17:21:44 2011 From: moxitron at gmail.com (moxitron) Date: Fri, 21 Oct 2011 17:21:44 +0100 Subject: [Xerte] Re: xerte3 problem with preview Message-ID: Hi Julian, I have already made that settings change. - Stephen -------------- next part -------------- An HTML attachment was scrubbed... URL: From henk at fortean.org Fri Oct 21 20:03:27 2011 From: henk at fortean.org (Henk Klopping) Date: Fri, 21 Oct 2011 21:03:27 +0200 Subject: [Xerte] Re: Can't get export to work In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A645C8A7@EXCHANGE1.ad.nottingham.ac.uk> References: <4E9AE068.4050802@fortean.org> <4E9B3862.6070208@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A6205098@EXCHANGE1.ad.nottingham.ac.uk> <4E9C88A1.8070309@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A63B1F9C@EXCHANGE1.ad.nottingham.ac.uk> <4E9F2BF9.4020504@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C13F@EXCHANGE1.ad.nottingham.ac.uk> <4EA07C16.9060603@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C52A@EXCHANGE1.ad.nottingham.ac.uk> <4EA130E0.8010702@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C5AD@EXCHANGE1.ad.nottingham.ac.uk> <4EA17F40.9070703@fortean.org> <49105CDE-E7A5-4D9D-B467-F0491AA8D5AB@palepurple.co.uk> <12C67A1EEC419342AF5E59DA31562C3F06A645C8A7@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <4EA1C1FF.1070505@fortean.org> Julian Tenney wrote: > And an updated zip on the server for you to test! I just did and it's hopeless. After installation the database.php did not even have the closing "?>" sequence. So it did not work. The previous version seems to be the best one yet, but only after I manually install the proper javascript object. Suuuomikkie vinnouuven, -- Henk Kloepping Voice : +31 598 42 31 31 European Fortean Foundation e-mail : henk at fortean.org To join ISOC.NL: http://www.isoc.nl From henk at fortean.org Fri Oct 21 20:18:49 2011 From: henk at fortean.org (Henk Klopping) Date: Fri, 21 Oct 2011 21:18:49 +0200 Subject: [Xerte] Re: Can't get export to work In-Reply-To: <4EA1C1FF.1070505@fortean.org> References: <4E9AE068.4050802@fortean.org> <4E9B3862.6070208@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A6205098@EXCHANGE1.ad.nottingham.ac.uk> <4E9C88A1.8070309@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A63B1F9C@EXCHANGE1.ad.nottingham.ac.uk> <4E9F2BF9.4020504@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C13F@EXCHANGE1.ad.nottingham.ac.uk> <4EA07C16.9060603@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C52A@EXCHANGE1.ad.nottingham.ac.uk> <4EA130E0.8010702@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C5AD@EXCHANGE1.ad.nottingham.ac.uk> <4EA17F40.9070703@fortean.org> <49105CDE-E7A5-4D9D-B467-F0491AA8D5AB@palepurple.co.uk> <12C67A1EEC419342AF5E59DA31562C3F06A645C8A7@EXCHANGE1.ad.nottingham.ac.uk> <4EA1C1FF.1070505@fortean.org> Message-ID: <4EA1C599.5030701@fortean.org> Henk Klopping wrote: > The previous version seems to be the best one yet, but only after I > manually install the proper javascript object. .. and purge the database.php from it's training garbage. .. and, BTW, even then the resulting LO is filled with all kinds of 'undefined' strings. So, I get 'undefined' as my header, 'undefined' as part of the selectors for colourschemss etc. .. Suuuomikkie vinnouuven, -- Henk Kloepping Voice : +31 598 42 31 31 European Fortean Foundation e-mail : henk at fortean.org To join ISOC.NL: http://www.isoc.nl From david at palepurple.co.uk Fri Oct 21 20:39:44 2011 From: david at palepurple.co.uk (David Goodwin) Date: Fri, 21 Oct 2011 20:39:44 +0100 Subject: [Xerte] Re: Can't get export to work In-Reply-To: <4EA1C1FF.1070505@fortean.org> References: <4E9AE068.4050802@fortean.org> <4E9B3862.6070208@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A6205098@EXCHANGE1.ad.nottingham.ac.uk> <4E9C88A1.8070309@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A63B1F9C@EXCHANGE1.ad.nottingham.ac.uk> <4E9F2BF9.4020504@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C13F@EXCHANGE1.ad.nottingham.ac.uk> <4EA07C16.9060603@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C52A@EXCHANGE1.ad.nottingham.ac.uk> <4EA130E0.8010702@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C5AD@EXCHANGE1.ad.nottingham.ac.uk> <4EA17F40.9070703@fortean.org> <49105CDE-E7A5-4D9D-B467-F0491AA8D5AB@palepurple.co.uk> <12C67A1EEC419342AF5E59DA31562C3F06A645C8A7@EXCHANGE1.ad.nottingham.ac.uk> <4EA1 C1FF.1070505@fortean.org> Message-ID: The closing ?> is not required in a PHP file and it's often best left off to avoid White space issues - as we've just experienced ! David. David Goodwin Pale Purple Ltd. http://www.palepurple.co.uk 0845 0046746 07792 380669 On 21 Oct 2011, at 20:03, Henk Klopping wrote: > Julian Tenney wrote: >> And an updated zip on the server for you to test! > > I just did and it's hopeless. > > After installation the database.php did not even have the closing "?>" sequence. So it did not work. > > The previous version seems to be the best one yet, but only after I manually install the proper javascript object. > > Suuuomikkie vinnouuven, > -- > Henk Kloepping Voice : +31 598 42 31 31 > European Fortean Foundation e-mail : henk at fortean.org > > To join ISOC.NL: http://www.isoc.nl > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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. > From david at palepurple.co.uk Fri Oct 21 20:42:12 2011 From: david at palepurple.co.uk (David Goodwin) Date: Fri, 21 Oct 2011 20:42:12 +0100 Subject: [Xerte] Re: Can't get export to work In-Reply-To: <4EA1C599.5030701@fortean.org> References: <4E9AE068.4050802@fortean.org> <4E9B3862.6070208@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A6205098@EXCHANGE1.ad.nottingham.ac.uk> <4E9C88A1.8070309@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A63B1F9C@EXCHANGE1.ad.nottingham.ac.uk> <4E9F2BF9.4020504@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C13F@EXCHANGE1.ad.nottingham.ac.uk> <4EA07C16.9060603@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C52A@EXCHANGE1.ad.nottingham.ac.uk> <4EA130E0.8010702@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C5AD@EXCHANGE1.ad.nottingham.ac.uk> <4EA17F40.9070703@fortean.org> <49105CDE-E7A5-4D9D-B467-F0491AA8D5AB@palepurple.co.uk> <12C67A1EEC419342AF5E59DA31562C3F06A645C8A7@EXCHANGE1.ad.nottingham.ac.uk> <4EA1C1FF.1070505@fortean.org> <4EA1C599.5030701@fortean.org> Message-ID: Are you able to share a copy of your database with us/me? You'd need to use something like phpmyadmin or mysqldump on it. I'd probably also need the USER-FILES directory - so it might be easiest if you could give me it all (Dropbox?) Thanks David. David Goodwin Pale Purple Ltd. http://www.palepurple.co.uk 0845 0046746 07792 380669 On 21 Oct 2011, at 20:18, Henk Klopping wrote: > Henk Klopping wrote: > >> The previous version seems to be the best one yet, but only after I manually install the proper javascript object. > > .. and purge the database.php from it's training garbage. > > .. and, BTW, even then the resulting LO is filled with all kinds of 'undefined' strings. So, I get 'undefined' as my header, 'undefined' as part of the selectors for colourschemss etc. .. > > Suuuomikkie vinnouuven, > -- > Henk Kloepping Voice : +31 598 42 31 31 > European Fortean Foundation e-mail : henk at fortean.org > > To join ISOC.NL: http://www.isoc.nl > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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. > From johnathan.kemp at ntlworld.com Fri Oct 21 22:47:09 2011 From: johnathan.kemp at ntlworld.com (Kemp Johnathan) Date: Fri, 21 Oct 2011 22:47:09 +0100 Subject: [Xerte] Re: Error: The model data has failed to load In-Reply-To: <9F7FA2E0294A934CA0CD9E97BD580F840E67C8B8@CCS-EXCHANGE1.brynmill.swan.ac.uk> References: <9F7FA2E0294A934CA0CD9E97BD580F840E67C8B8@CCS-EXCHANGE1.brynmill.swan.ac.uk> Message-ID: I think I know what may be happening, though I am a little less sure about why. When I use Page Wizards I tend to select "No" when prompted if I want to open the wizard, this is because I prefer to edit the default page name prior to opening the wizard. You are probably aware that the wizard can be opened by double left clicking on the page icon. I am using Windows 7 and Page Wizards work fine for me. However I did hit a period, when I would create a new page based on a Page Wizard and after selecting "No" to the open the wizard prompt, the new page would not appear in the project list. On examining the page's folder I found that the folder had been created but that no files had been copied into it. I discovered that a simple work around was to repeat the process of creating the page but instead of creating a new folder I selected the empty folder created by my first attempt. On the second attempt the files would be copied into the folder and the page would work correctly. The project I experienced problems with had a lot of pages in it so I wondered at the time whether this was significant. So I started a new project ( I was only using the project to test some changes I had made to the Page Wizards) to continue my testing and the problem just stopped happening. I raised this with Julian at the time, but since the problem sorted itself out it became rather difficult to try and duplicate. I have a gut feel it was something to do with timing. That something, folder permissions, anti virus software, something compromising the unzipping of the xcp Page Wizard file into the new folder, ( yes there is a bit of straw clutching going on here!) was slowing things down and the sequence of creating the folder and copying the files was not completing in a timely manner before Xerte had moved on to display the prompt. It may have even been something to do with that specific project. So can I invite you to try once more to create a page using a Page Wizard, but say no when prompted to open the wizard. Then check that the new page is displaying in the project tree. Check also if the page folder has been created in the pages folder. If it has check if it has three files in it (.xml, .rml, .xwd). If as I had you find you have the folder but that it is empty try repeating the page creation process using the same folder you created on the first attempt. You might like to try with a brand new project and see if the problem persists. Let me know how you get on. I have been using Page Wizards ever since they first came into being and have found them reliable. The problem discussed here I have only experienced in a couple of projects and only on a Windows 7 PC. So hopefully things will sort themselves out for you. I don't know if it is significant but on my PC my account has admin rights. Kind regards Johnathan On 21 October 2011 10:41, REES C.A. wrote: > Hi there, > > > > I am an Online Learning Technologist based at Swansea University. > > > > I wonder if you can help me with an error I keep getting with Xerte 2.17 > since I have changed computers. > > > > When trying to add a page wizard I go through the procedure i.e. > > > > Select the Interface icon > Select ?Templates? > then select the required > wizard > Create a New folder within the ?pages? folder > Select OK > Then > ?Open Wizard? > > > > I then get this error message: > > > > *?Error: The model data has failed to load?* > > > > I wonder if this a problem other people have had and whether anyone knows > what I can do to fix the issue. I am running Windows 7. My colleague is > running exactly same operating system and machine but has no problems. I > have tried uninstalling and re-installing but to no success. > > > > I would be very grateful for any advice. > > > > Cheers > > > > 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/xerte > > 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. > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From henk at fortean.org Fri Oct 21 23:22:43 2011 From: henk at fortean.org (Henk Klopping) Date: Sat, 22 Oct 2011 00:22:43 +0200 Subject: [Xerte] Re: Can't get export to work In-Reply-To: References: <4E9AE068.4050802@fortean.org> <4E9C88A1.8070309@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A63B1F9C@EXCHANGE1.ad.nottingham.ac.uk> <4E9F2BF9.4020504@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C13F@EXCHANGE1.ad.nottingham.ac.uk> <4EA07C16.9060603@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C52A@EXCHANGE1.ad.nottingham.ac.uk> <4EA130E0.8010702@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C5AD@EXCHANGE1.ad.nottingham.ac.uk> <4EA17F40.9070703@fortean.org> <49105CDE-E7A5-4D9D-B467-F0491AA8D5AB@palepurple.co.uk> <12C67A1EEC419342AF5E59DA31562C3F06A645C8A7@EXCHANGE1.ad.nottingham.ac.uk> <4EA1C1FF.1070505@fortean.org> <4EA1C599.5030701@fortean.org> Message-ID: <4EA1F0B3.6090609@fortean.org> David Goodwin wrote: > Are you able to share a copy of your database with us/me? Certainly, I just dumped it. You'd need to use something like phpmyadmin or mysqldump on it. I know. I'd probably also need the USER-FILES directory - so it might be easiest i Okay. ikf you could give me it all (Dropbox?) No need: there is almost nothing in there, so I just attach it. Suuuomikkie vinnouuven, -- Henk Kloepping Voice : +31 598 42 31 31 European Fortean Foundation e-mail : henk at fortean.org To join ISOC.NL: http://www.isoc.nl -------------- next part -------------- A non-text attachment was scrubbed... Name: all.tgz Type: application/x-gzip Size: 5674 bytes Desc: not available URL: From henk at fortean.org Fri Oct 21 23:46:34 2011 From: henk at fortean.org (Henk Klopping) Date: Sat, 22 Oct 2011 00:46:34 +0200 Subject: [Xerte] Re: Can't get export to work In-Reply-To: References: <4E9AE068.4050802@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A6205098@EXCHANGE1.ad.nottingham.ac.uk> <4E9C88A1.8070309@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A63B1F9C@EXCHANGE1.ad.nottingham.ac.uk> <4E9F2BF9.4020504@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C13F@EXCHANGE1.ad.nottingham.ac.uk> <4EA07C16.9060603@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C52A@EXCHANGE1.ad.nottingham.ac.uk> <4EA130E0.8010702@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C5AD@EXCHANGE1.ad.nottingham.ac.uk> <4EA17F40.9070703@fortean.org> <49105CDE-E7A5-4D9D-B467-F0491AA8D5AB@palepurple.co.uk> <12C67A1EEC419342AF5E59DA31562C3F06A645C8A7@EXCHANGE1.ad.nottingham.ac.uk> <4EA1 C1FF.1070505@fortean.org> Message-ID: <4EA1F64A.5050506@fortean.org> David Goodwin wrote: > The closing ?> is not required in a PHP file and it's often best left > off to avoid White space issues - as we've just experienced ! I know, that's what the Zend folks tell us. I strongly disagree with them: if you have a { you should have a matching }. If you have a you should match it with a . And if you have a . That's mandatory if you mix html with php, so why make an exception for PHP only? Either that, or leave out the initial References: <4E9AE068.4050802@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A6205098@EXCHANGE1.ad.nottingham.ac.uk> <4E9C88A1.8070309@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A63B1F9C@EXCHANGE1.ad.nottingham.ac.uk> <4E9F2BF9.4020504@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C13F@EXCHANGE1.ad.nottingham.ac.uk> <4EA07C16.9060603@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C52A@EXCHANGE1.ad.nottingham.ac.uk> <4EA130E0.8010702@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C5AD@EXCHANGE1.ad.nottingham.ac.uk> <4EA17F40.9070703@fortean.org> <49105CDE-E7A5-4D9D-B467-F0491AA8D5AB@palepurple.co.uk> <12C67A1EEC419342AF5E59DA31562C3F06A645C8A7@EXCHANGE1.ad.nottingham.ac.uk> <4EA1 C1FF.1070505@fortean.org> <4EA1F64A.5050506 @fortean.org> Message-ID: <77B634FD-D145-4060-9E5E-1CEE506FE2CA@palepurple.co.uk> > > Either that, or leave out the initial > Any PHP code before a Trailing whitspace in a file that is GENERATED is simply the result of > bad coding. Mistakes happen. Spaces are invisible afterall! > > BTW: the very same [censored] at Zend tell us that we should NEVER use > CRLF line terminators - it should be LF's only. I told you so ;-P.. > Haha. I've wasted time in the past trying to persuade people unix line endings are the way forward, but it's pointless. It really doesn't matter. Consistency is nice within a file though. I've restored your db and am about to try and login once I doctor demo.txt to impersonate your login account. I should have it 'working' tomorrow. David. From timwee at sina.com Sat Oct 22 05:09:15 2011 From: timwee at sina.com (timwee at sina.com) Date: Sat, 22 Oct 2011 12:09:15 +0800 Subject: [Xerte] SCORM export -- Maybe some faults in XOT and moodlepatch Message-ID: <20111022040915.4CDB32F7058@mail2-121.sinamail.sina.com.cn> Hi from China.  I've integrated XOT in my moodle installation using xerte_1.0.2_moodlepatch , it worked well except when i exported my project. The exporting ZIP file encountered an 'Invalid zip format' error and i found the fault caused by strlen function. In archive.php, zip work, then when heading the zip file to user's browser, it uses strlen to determine the file size. But strlen can't get the accurate length of a biary string, because it'll stop counting when it go through a null byte and return a wrong value. I changed the export option to 'inmemory' => 0 ( in export.php) and redirect the broswer to download the zipped file, then every thing's OK. Another fault i found was in moodlepatch, export.php dosen't copy the languages directory, so when imported in moodle, the hint words can not display. Hope the mail's helpful.  -------------- next part -------------- An HTML attachment was scrubbed... URL: From andrew.lian at andrewlian.com Sat Oct 22 12:37:18 2011 From: andrew.lian at andrewlian.com (A-P. Lian) Date: Sat, 22 Oct 2011 18:37:18 +0700 Subject: [Xerte] Record-Keeping in Xerte Message-ID: Hello again I have been playing a little with Xerte toolkit and like it a lot (not surprisingly). I wonder, though, if there is some way of keeping records of performance by learners. I believe the quiz, when installed in moodle, may be the only way of doing this (or at least keeping score). Is that correct or am I missing something (probably am)? Thanks for advice. Andrew -- Professor Dr. Andrew Lian School of English Institute of Social Technology Suranaree University of Technology 111 University Avenue Muang District Nakhon Ratchasima, Thailand, 30000 Emeritus Professor , University of Canberra, Canberra, ACT, Australia Vice-President of AsiaCALL e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com We don't see things as they are, we see things as we are. (Ana?s Nin) The universe is made up of stories, not atoms (Muriel Rukeyser) When you change the way you look at things, the things you look at change (Max Planck) -------------- next part -------------- An HTML attachment was scrubbed... URL: From d_b_burnett at hotmail.com Sat Oct 22 12:50:57 2011 From: d_b_burnett at hotmail.com (Dave Burnett) Date: Sat, 22 Oct 2011 07:50:57 -0400 Subject: [Xerte] Q for math heads In-Reply-To: References: Message-ID: I know what I want to do and could probably get it to work, but I suspect there is an elegant way to achieve this. I need to figure out where an index falls in a grid of checkboxes. ex: 5 questions, 3 possible answers for each question. Looping through the checkboxes, left to right, top to bottom 1,2,3 4,5,6 7,8,9 10,11,12 13,14,15 What equation do I use to determine which set of answers 8 is in? I think I would divide by 3, rounding up if there is a remainder? -------------- next part -------------- An HTML attachment was scrubbed... URL: From patrick.lockley at googlemail.com Sat Oct 22 13:00:22 2011 From: patrick.lockley at googlemail.com (Pat Lockley) Date: Sat, 22 Oct 2011 13:00:22 +0100 Subject: [Xerte] Re: Record-Keeping in Xerte In-Reply-To: References: Message-ID: The only built in tracking is via scorm import (but you need to turn it on, and export a scorm package) Makes me wonder if you can run scorm via an iframe? On Sat, Oct 22, 2011 at 12:37 PM, A-P. Lian wrote: > Hello again > I have been playing a little with Xerte toolkit and like it a lot (not > surprisingly). I wonder, though, if there is some way of keeping records of > performance by learners. I believe the quiz, when installed in moodle, may > be the only way of doing this (or at least keeping score). Is that correct > or am I missing something (probably am)? > Thanks for advice. > Andrew > -- > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of Canberra, Canberra, ACT, Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com > > We don't see things as they are, we see things as we are. (Ana?s Nin) > The universe is made up of stories, not atoms (Muriel Rukeyser) > When you change the way you look at things, the things you look at change > (Max Planck) > > 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/xerte > > 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. > > > From patrick.lockley at googlemail.com Sat Oct 22 13:03:04 2011 From: patrick.lockley at googlemail.com (Pat Lockley) Date: Sat, 22 Oct 2011 13:03:04 +0100 Subject: [Xerte] Re: SCORM export -- Maybe some faults in XOT and moodlepatch In-Reply-To: <20111022040915.4CDB32F7058@mail2-121.sinamail.sina.com.cn> References: <20111022040915.4CDB32F7058@mail2-121.sinamail.sina.com.cn> Message-ID: Hello, Thanks for the feedback. The header functions in PHP give mixed responses - sometimes the code works in firefox, but not IE. If you are running an install for multiple people you might want to check this (in case it has stopped working in other browsers). You may find removing the file length parameter will not affect the code. As for the new folder, export.php needs to be altered to allow for the new folder in the xerte format. Pat 2011/10/22 : > Hi from China. > > I've integrated XOT in my moodle installation using xerte_1.0.2_moodlepatch > , it worked well except when i exported my project. The exporting ZIP file > encountered an 'Invalid zip format' error and?i?found the fault caused by > strlen function. > > In archive.php, zip work, then when heading the zip file to user's browser, > it uses strlen to determine the file size. But strlen can't?get the accurate > length of?a biary string, because it'll stop counting when it go through?a > null byte and return a wrong value. I changed the export option to > 'inmemory' => 0 ( in export.php) and redirect the broswer to download the > zipped file, then every thing's OK. > > Another fault i found?was in moodlepatch, export.php?dosen't copy > the?languages directory, so when imported in moodle, the hint words can not > display. > > Hope?the mail's helpful. > > 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/xerte > > 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. > > > From andrew.lian at andrewlian.com Sat Oct 22 13:05:20 2011 From: andrew.lian at andrewlian.com (A-P. Lian) Date: Sat, 22 Oct 2011 19:05:20 +0700 Subject: [Xerte] Re: Record-Keeping in Xerte In-Reply-To: References: Message-ID: Thanks Pat. You would have to export it TO something (like an LMS) which would then do the tracking. Am I right? If that happened, would the tracking work for all LOs??? Interesting about the iframe - presumably embedding the LMS or whatever... cheers andrew -- Professor Dr. Andrew Lian School of English Institute of Social Technology Suranaree University of Technology 111 University Avenue Muang District Nakhon Ratchasima, Thailand, 30000 Emeritus Professor , University of Canberra, Canberra, ACT, Australia Vice-President of AsiaCALL e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com We don't see things as they are, we see things as we are. (Ana?s Nin) The universe is made up of stories, not atoms (Muriel Rukeyser) When you change the way you look at things, the things you look at change (Max Planck) On Sat, Oct 22, 2011 at 19:00, Pat Lockley wrote: > The only built in tracking is via scorm import (but you need to turn > it on, and export a scorm package) > > Makes me wonder if you can run scorm via an iframe? > > On Sat, Oct 22, 2011 at 12:37 PM, A-P. Lian > wrote: > > Hello again > > I have been playing a little with Xerte toolkit and like it a lot (not > > surprisingly). I wonder, though, if there is some way of keeping records > of > > performance by learners. I believe the quiz, when installed in moodle, > may > > be the only way of doing this (or at least keeping score). Is that > correct > > or am I missing something (probably am)? > > Thanks for advice. > > Andrew > > -- > > Professor Dr. Andrew Lian > > School of English > > Institute of Social Technology > > Suranaree University of Technology > > 111 University Avenue > > Muang District > > Nakhon Ratchasima, Thailand, 30000 > > Emeritus Professor , University of Canberra, Canberra, ACT, Australia > > Vice-President of AsiaCALL > > e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com > > > > We don't see things as they are, we see things as we are. (Ana?s Nin) > > The universe is made up of stories, not atoms (Muriel Rukeyser) > > When you change the way you look at things, the things you look at change > > (Max Planck) > > > > 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/xerte > > > > 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/xerte > -------------- next part -------------- An HTML attachment was scrubbed... URL: From patrick.lockley at googlemail.com Sat Oct 22 13:09:04 2011 From: patrick.lockley at googlemail.com (Pat Lockley) Date: Sat, 22 Oct 2011 13:09:04 +0100 Subject: [Xerte] Re: Record-Keeping in Xerte In-Reply-To: References: Message-ID: Yep, XOT has no tracking built in, but can make scorm packages. Tracking would work on a per LO basis - you set the LO to scorm track, export it, and then import it, and it tracks "a score". On Sat, Oct 22, 2011 at 1:05 PM, A-P. Lian wrote: > Thanks Pat. You would have to export it TO something (like an LMS) which > would then do the tracking. Am I right? > If that happened, would the tracking work for all LOs??? > Interesting about the iframe - presumably embedding the LMS or whatever... > cheers > andrew > > -- > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of Canberra, Canberra, ACT, Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com > > We don't see things as they are, we see things as we are. (Ana?s Nin) > The universe is made up of stories, not atoms (Muriel Rukeyser) > When you change the way you look at things, the things you look at change > (Max Planck) > > > On Sat, Oct 22, 2011 at 19:00, Pat Lockley > wrote: >> >> The only built in tracking is via scorm import (but you need to turn >> it on, and export a scorm package) >> >> Makes me wonder if you can run scorm via an iframe? >> >> On Sat, Oct 22, 2011 at 12:37 PM, A-P. Lian >> wrote: >> > Hello again >> > I have been playing a little with Xerte toolkit and like it a lot (not >> > surprisingly). I wonder, though, if there is some way of keeping records >> > of >> > performance by learners. I believe the quiz, when installed in moodle, >> > may >> > be the only way of doing this (or at least keeping score). Is that >> > correct >> > or am I missing something (probably am)? >> > Thanks for advice. >> > Andrew >> > -- >> > Professor Dr. Andrew Lian >> > School of English >> > Institute of Social Technology >> > Suranaree University of Technology >> > 111 University Avenue >> > Muang District >> > Nakhon Ratchasima, Thailand, 30000 >> > Emeritus Professor , University of Canberra, Canberra, ACT, Australia >> > Vice-President of AsiaCALL >> > e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >> > >> > We don't see things as they are, we see things as we are. (Ana?s Nin) >> > The universe is made up of stories, not atoms (Muriel Rukeyser) >> > When you change the way you look at things, the things you look at >> > change >> > (Max Planck) >> > >> > 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/xerte >> > >> > 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/xerte > > > 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/xerte > > 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. > > > From andrew.lian at andrewlian.com Sat Oct 22 13:11:28 2011 From: andrew.lian at andrewlian.com (A-P. Lian) Date: Sat, 22 Oct 2011 19:11:28 +0700 Subject: [Xerte] Re: Record-Keeping in Xerte In-Reply-To: References: Message-ID: ok - thanks a lot - I will try it out Andrew -- Professor Dr. Andrew Lian School of English Institute of Social Technology Suranaree University of Technology 111 University Avenue Muang District Nakhon Ratchasima, Thailand, 30000 Emeritus Professor , University of Canberra, Canberra, ACT, Australia Vice-President of AsiaCALL e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com We don't see things as they are, we see things as we are. (Ana?s Nin) The universe is made up of stories, not atoms (Muriel Rukeyser) When you change the way you look at things, the things you look at change (Max Planck) On Sat, Oct 22, 2011 at 19:09, Pat Lockley wrote: > Yep, XOT has no tracking built in, but can make scorm packages. > > Tracking would work on a per LO basis - you set the LO to scorm track, > export it, and then import it, and it tracks "a score". > > On Sat, Oct 22, 2011 at 1:05 PM, A-P. Lian > wrote: > > Thanks Pat. You would have to export it TO something (like an LMS) which > > would then do the tracking. Am I right? > > If that happened, would the tracking work for all LOs??? > > Interesting about the iframe - presumably embedding the LMS or > whatever... > > cheers > > andrew > > > > -- > > Professor Dr. Andrew Lian > > School of English > > Institute of Social Technology > > Suranaree University of Technology > > 111 University Avenue > > Muang District > > Nakhon Ratchasima, Thailand, 30000 > > Emeritus Professor , University of Canberra, Canberra, ACT, Australia > > Vice-President of AsiaCALL > > e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com > > > > We don't see things as they are, we see things as we are. (Ana?s Nin) > > The universe is made up of stories, not atoms (Muriel Rukeyser) > > When you change the way you look at things, the things you look at change > > (Max Planck) > > > > > > On Sat, Oct 22, 2011 at 19:00, Pat Lockley < > patrick.lockley at googlemail.com> > > wrote: > >> > >> The only built in tracking is via scorm import (but you need to turn > >> it on, and export a scorm package) > >> > >> Makes me wonder if you can run scorm via an iframe? > >> > >> On Sat, Oct 22, 2011 at 12:37 PM, A-P. Lian > > >> wrote: > >> > Hello again > >> > I have been playing a little with Xerte toolkit and like it a lot (not > >> > surprisingly). I wonder, though, if there is some way of keeping > records > >> > of > >> > performance by learners. I believe the quiz, when installed in moodle, > >> > may > >> > be the only way of doing this (or at least keeping score). Is that > >> > correct > >> > or am I missing something (probably am)? > >> > Thanks for advice. > >> > Andrew > >> > -- > >> > Professor Dr. Andrew Lian > >> > School of English > >> > Institute of Social Technology > >> > Suranaree University of Technology > >> > 111 University Avenue > >> > Muang District > >> > Nakhon Ratchasima, Thailand, 30000 > >> > Emeritus Professor , University of Canberra, Canberra, ACT, Australia > >> > Vice-President of AsiaCALL > >> > e-mail: andrew.lian at andrewlian.com; website: > http://www.andrewlian.com > >> > > >> > We don't see things as they are, we see things as we are. (Ana?s Nin) > >> > The universe is made up of stories, not atoms (Muriel Rukeyser) > >> > When you change the way you look at things, the things you look at > >> > change > >> > (Max Planck) > >> > > >> > 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/xerte > >> > > >> > 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/xerte > > > > > > 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/xerte > > > > 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/xerte > -------------- next part -------------- An HTML attachment was scrubbed... URL: From andrew.lian at andrewlian.com Sat Oct 22 13:19:28 2011 From: andrew.lian at andrewlian.com (A-P. Lian) Date: Sat, 22 Oct 2011 19:19:28 +0700 Subject: [Xerte] Re: Record-Keeping in Xerte In-Reply-To: References: Message-ID: errr.... I have looked in the properties including export - but cannot see where LO track can be turned on. Can you please tell me how to do this? On my xampp installation the export has 2 options: scorm and scorm + metadata - but nothing about tracking and I don' t see where to do it in the object itself. thanks a lot andrew Professor Dr. Andrew Lian School of English Institute of Social Technology Suranaree University of Technology 111 University Avenue Muang District Nakhon Ratchasima, Thailand, 30000 Emeritus Professor , University of Canberra, Canberra, ACT, Australia Vice-President of AsiaCALL e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com We don't see things as they are, we see things as we are. (Ana?s Nin) The universe is made up of stories, not atoms (Muriel Rukeyser) When you change the way you look at things, the things you look at change (Max Planck) On Sat, Oct 22, 2011 at 19:11, A-P. Lian wrote: > ok - thanks a lot - I will try it out > Andrew > > -- > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of Canberra, Canberra, ACT, Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com > > We don't see things as they are, we see things as we are. (Ana?s Nin) > The universe is made up of stories, not atoms (Muriel Rukeyser) > When you change the way you look at things, the things you look at change > (Max Planck) > > > On Sat, Oct 22, 2011 at 19:09, Pat Lockley > wrote: > >> Yep, XOT has no tracking built in, but can make scorm packages. >> >> Tracking would work on a per LO basis - you set the LO to scorm track, >> export it, and then import it, and it tracks "a score". >> >> On Sat, Oct 22, 2011 at 1:05 PM, A-P. Lian >> wrote: >> > Thanks Pat. You would have to export it TO something (like an LMS) which >> > would then do the tracking. Am I right? >> > If that happened, would the tracking work for all LOs??? >> > Interesting about the iframe - presumably embedding the LMS or >> whatever... >> > cheers >> > andrew >> > >> > -- >> > Professor Dr. Andrew Lian >> > School of English >> > Institute of Social Technology >> > Suranaree University of Technology >> > 111 University Avenue >> > Muang District >> > Nakhon Ratchasima, Thailand, 30000 >> > Emeritus Professor , University of Canberra, Canberra, ACT, Australia >> > Vice-President of AsiaCALL >> > e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >> > >> > We don't see things as they are, we see things as we are. (Ana?s Nin) >> > The universe is made up of stories, not atoms (Muriel Rukeyser) >> > When you change the way you look at things, the things you look at >> change >> > (Max Planck) >> > >> > >> > On Sat, Oct 22, 2011 at 19:00, Pat Lockley < >> patrick.lockley at googlemail.com> >> > wrote: >> >> >> >> The only built in tracking is via scorm import (but you need to turn >> >> it on, and export a scorm package) >> >> >> >> Makes me wonder if you can run scorm via an iframe? >> >> >> >> On Sat, Oct 22, 2011 at 12:37 PM, A-P. Lian < >> andrew.lian at andrewlian.com> >> >> wrote: >> >> > Hello again >> >> > I have been playing a little with Xerte toolkit and like it a lot >> (not >> >> > surprisingly). I wonder, though, if there is some way of keeping >> records >> >> > of >> >> > performance by learners. I believe the quiz, when installed in >> moodle, >> >> > may >> >> > be the only way of doing this (or at least keeping score). Is that >> >> > correct >> >> > or am I missing something (probably am)? >> >> > Thanks for advice. >> >> > Andrew >> >> > -- >> >> > Professor Dr. Andrew Lian >> >> > School of English >> >> > Institute of Social Technology >> >> > Suranaree University of Technology >> >> > 111 University Avenue >> >> > Muang District >> >> > Nakhon Ratchasima, Thailand, 30000 >> >> > Emeritus Professor , University of Canberra, Canberra, ACT, Australia >> >> > Vice-President of AsiaCALL >> >> > e-mail: andrew.lian at andrewlian.com; website: >> http://www.andrewlian.com >> >> > >> >> > We don't see things as they are, we see things as we are. (Ana?s Nin) >> >> > The universe is made up of stories, not atoms (Muriel Rukeyser) >> >> > When you change the way you look at things, the things you look at >> >> > change >> >> > (Max Planck) >> >> > >> >> > 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/xerte >> >> > >> >> > 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/xerte >> > >> > >> > 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/xerte >> > >> > 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/xerte >> > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From patrick.lockley at googlemail.com Sat Oct 22 13:22:37 2011 From: patrick.lockley at googlemail.com (Pat Lockley) Date: Sat, 22 Oct 2011 13:22:37 +0100 Subject: [Xerte] Re: Record-Keeping in Xerte In-Reply-To: References: Message-ID: it's on the quiz page in the LO, one of the properties in the combo box / drop down list at the top. On Sat, Oct 22, 2011 at 1:19 PM, A-P. Lian wrote: > errr.... > I have looked in the properties including export - but cannot see where LO > track can be turned on. Can you please tell me how to do this? > On my xampp installation the export has 2 options: scorm and scorm + > metadata - but nothing about tracking and I don' t see where to do it in the > object itself. > thanks a lot > andrew > > > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of Canberra, Canberra, ACT, Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com > > We don't see things as they are, we see things as we are. (Ana?s Nin) > The universe is made up of stories, not atoms (Muriel Rukeyser) > When you change the way you look at things, the things you look at change > (Max Planck) > > > On Sat, Oct 22, 2011 at 19:11, A-P. Lian wrote: >> >> ok - thanks a lot - I will try it out >> Andrew >> -- >> Professor Dr. Andrew Lian >> School of English >> Institute of Social Technology >> Suranaree University of Technology >> 111 University Avenue >> Muang District >> Nakhon Ratchasima, Thailand, 30000 >> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >> Vice-President of AsiaCALL >> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >> >> We don't see things as they are, we see things as we are. (Ana?s Nin) >> The universe is made up of stories, not atoms (Muriel Rukeyser) >> When you change the way you look at things, the things you look at change >> (Max Planck) >> >> >> On Sat, Oct 22, 2011 at 19:09, Pat Lockley >> wrote: >>> >>> Yep, XOT has no tracking built in, but can make scorm packages. >>> >>> Tracking would work on a per LO basis - you set the LO to scorm track, >>> export it, and then import it, and it tracks "a score". >>> >>> On Sat, Oct 22, 2011 at 1:05 PM, A-P. Lian >>> wrote: >>> > Thanks Pat. You would have to export it TO something (like an LMS) >>> > which >>> > would then do the tracking. Am I right? >>> > If that happened, would the tracking work for all LOs??? >>> > Interesting about the iframe - presumably embedding the LMS or >>> > whatever... >>> > cheers >>> > andrew >>> > >>> > -- >>> > Professor Dr. Andrew Lian >>> > School of English >>> > Institute of Social Technology >>> > Suranaree University of Technology >>> > 111 University Avenue >>> > Muang District >>> > Nakhon Ratchasima, Thailand, 30000 >>> > Emeritus Professor , University of Canberra, Canberra, ACT, Australia >>> > Vice-President of AsiaCALL >>> > e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >>> > >>> > We don't see things as they are, we see things as we are. (Ana?s Nin) >>> > The universe is made up of stories, not atoms (Muriel Rukeyser) >>> > When you change the way you look at things, the things you look at >>> > change >>> > (Max Planck) >>> > >>> > >>> > On Sat, Oct 22, 2011 at 19:00, Pat Lockley >>> > >>> > wrote: >>> >> >>> >> The only built in tracking is via scorm import (but you need to turn >>> >> it on, and export a scorm package) >>> >> >>> >> Makes me wonder if you can run scorm via an iframe? >>> >> >>> >> On Sat, Oct 22, 2011 at 12:37 PM, A-P. Lian >>> >> >>> >> wrote: >>> >> > Hello again >>> >> > I have been playing a little with Xerte toolkit and like it a lot >>> >> > (not >>> >> > surprisingly). I wonder, though, if there is some way of keeping >>> >> > records >>> >> > of >>> >> > performance by learners. I believe the quiz, when installed in >>> >> > moodle, >>> >> > may >>> >> > be the only way of doing this (or at least keeping score). Is that >>> >> > correct >>> >> > or am I missing something (probably am)? >>> >> > Thanks for advice. >>> >> > Andrew >>> >> > -- >>> >> > Professor Dr. Andrew Lian >>> >> > School of English >>> >> > Institute of Social Technology >>> >> > Suranaree University of Technology >>> >> > 111 University Avenue >>> >> > Muang District >>> >> > Nakhon Ratchasima, Thailand, 30000 >>> >> > Emeritus Professor , University of Canberra, Canberra, ACT, >>> >> > Australia >>> >> > Vice-President of AsiaCALL >>> >> > e-mail: andrew.lian at andrewlian.com; website: >>> >> > http://www.andrewlian.com >>> >> > >>> >> > We don't see things as they are, we see things as we are. (Ana?s >>> >> > Nin) >>> >> > The universe is made up of stories, not atoms (Muriel Rukeyser) >>> >> > When you change the way you look at things, the things you look at >>> >> > change >>> >> > (Max Planck) >>> >> > >>> >> > 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/xerte >>> >> > >>> >> > 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/xerte >>> > >>> > >>> > 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/xerte >>> > >>> > 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/xerte >> > > > 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/xerte > > 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. > > > From andrew.lian at andrewlian.com Sat Oct 22 13:35:11 2011 From: andrew.lian at andrewlian.com (A-P. Lian) Date: Sat, 22 Oct 2011 19:35:11 +0700 Subject: [Xerte] Re: Record-Keeping in Xerte In-Reply-To: References: Message-ID: oh ok... got it... so tracking occurs only in terms of the quiz, not in terms of any other function thanks andrew -- Professor Dr. Andrew Lian School of English Institute of Social Technology Suranaree University of Technology 111 University Avenue Muang District Nakhon Ratchasima, Thailand, 30000 Emeritus Professor , University of Canberra, Canberra, ACT, Australia Vice-President of AsiaCALL e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com We don't see things as they are, we see things as we are. (Ana?s Nin) The universe is made up of stories, not atoms (Muriel Rukeyser) When you change the way you look at things, the things you look at change (Max Planck) On Sat, Oct 22, 2011 at 19:22, Pat Lockley wrote: > it's on the quiz page in the LO, one of the properties in the combo > box / drop down list at the top. > > On Sat, Oct 22, 2011 at 1:19 PM, A-P. Lian > wrote: > > errr.... > > I have looked in the properties including export - but cannot see where > LO > > track can be turned on. Can you please tell me how to do this? > > On my xampp installation the export has 2 options: scorm and scorm + > > metadata - but nothing about tracking and I don' t see where to do it in > the > > object itself. > > thanks a lot > > andrew > > > > > > Professor Dr. Andrew Lian > > School of English > > Institute of Social Technology > > Suranaree University of Technology > > 111 University Avenue > > Muang District > > Nakhon Ratchasima, Thailand, 30000 > > Emeritus Professor , University of Canberra, Canberra, ACT, Australia > > Vice-President of AsiaCALL > > e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com > > > > We don't see things as they are, we see things as we are. (Ana?s Nin) > > The universe is made up of stories, not atoms (Muriel Rukeyser) > > When you change the way you look at things, the things you look at change > > (Max Planck) > > > > > > On Sat, Oct 22, 2011 at 19:11, A-P. Lian > wrote: > >> > >> ok - thanks a lot - I will try it out > >> Andrew > >> -- > >> Professor Dr. Andrew Lian > >> School of English > >> Institute of Social Technology > >> Suranaree University of Technology > >> 111 University Avenue > >> Muang District > >> Nakhon Ratchasima, Thailand, 30000 > >> Emeritus Professor , University of Canberra, Canberra, ACT, Australia > >> Vice-President of AsiaCALL > >> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com > >> > >> We don't see things as they are, we see things as we are. (Ana?s Nin) > >> The universe is made up of stories, not atoms (Muriel Rukeyser) > >> When you change the way you look at things, the things you look at > change > >> (Max Planck) > >> > >> > >> On Sat, Oct 22, 2011 at 19:09, Pat Lockley > >> wrote: > >>> > >>> Yep, XOT has no tracking built in, but can make scorm packages. > >>> > >>> Tracking would work on a per LO basis - you set the LO to scorm track, > >>> export it, and then import it, and it tracks "a score". > >>> > >>> On Sat, Oct 22, 2011 at 1:05 PM, A-P. Lian > > >>> wrote: > >>> > Thanks Pat. You would have to export it TO something (like an LMS) > >>> > which > >>> > would then do the tracking. Am I right? > >>> > If that happened, would the tracking work for all LOs??? > >>> > Interesting about the iframe - presumably embedding the LMS or > >>> > whatever... > >>> > cheers > >>> > andrew > >>> > > >>> > -- > >>> > Professor Dr. Andrew Lian > >>> > School of English > >>> > Institute of Social Technology > >>> > Suranaree University of Technology > >>> > 111 University Avenue > >>> > Muang District > >>> > Nakhon Ratchasima, Thailand, 30000 > >>> > Emeritus Professor , University of Canberra, Canberra, ACT, Australia > >>> > Vice-President of AsiaCALL > >>> > e-mail: andrew.lian at andrewlian.com; website: > http://www.andrewlian.com > >>> > > >>> > We don't see things as they are, we see things as we are. (Ana?s Nin) > >>> > The universe is made up of stories, not atoms (Muriel Rukeyser) > >>> > When you change the way you look at things, the things you look at > >>> > change > >>> > (Max Planck) > >>> > > >>> > > >>> > On Sat, Oct 22, 2011 at 19:00, Pat Lockley > >>> > > >>> > wrote: > >>> >> > >>> >> The only built in tracking is via scorm import (but you need to turn > >>> >> it on, and export a scorm package) > >>> >> > >>> >> Makes me wonder if you can run scorm via an iframe? > >>> >> > >>> >> On Sat, Oct 22, 2011 at 12:37 PM, A-P. Lian > >>> >> > >>> >> wrote: > >>> >> > Hello again > >>> >> > I have been playing a little with Xerte toolkit and like it a lot > >>> >> > (not > >>> >> > surprisingly). I wonder, though, if there is some way of keeping > >>> >> > records > >>> >> > of > >>> >> > performance by learners. I believe the quiz, when installed in > >>> >> > moodle, > >>> >> > may > >>> >> > be the only way of doing this (or at least keeping score). Is that > >>> >> > correct > >>> >> > or am I missing something (probably am)? > >>> >> > Thanks for advice. > >>> >> > Andrew > >>> >> > -- > >>> >> > Professor Dr. Andrew Lian > >>> >> > School of English > >>> >> > Institute of Social Technology > >>> >> > Suranaree University of Technology > >>> >> > 111 University Avenue > >>> >> > Muang District > >>> >> > Nakhon Ratchasima, Thailand, 30000 > >>> >> > Emeritus Professor , University of Canberra, Canberra, ACT, > >>> >> > Australia > >>> >> > Vice-President of AsiaCALL > >>> >> > e-mail: andrew.lian at andrewlian.com; website: > >>> >> > http://www.andrewlian.com > >>> >> > > >>> >> > We don't see things as they are, we see things as we are. (Ana?s > >>> >> > Nin) > >>> >> > The universe is made up of stories, not atoms (Muriel Rukeyser) > >>> >> > When you change the way you look at things, the things you look at > >>> >> > change > >>> >> > (Max Planck) > >>> >> > > >>> >> > 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/xerte > >>> >> > > >>> >> > 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/xerte > >>> > > >>> > > >>> > 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/xerte > >>> > > >>> > 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/xerte > >> > > > > > > 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/xerte > > > > 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/xerte > -------------- next part -------------- An HTML attachment was scrubbed... URL: From d_b_burnett at hotmail.com Sat Oct 22 14:10:50 2011 From: d_b_burnett at hotmail.com (Dave Burnett) Date: Sat, 22 Oct 2011 09:10:50 -0400 Subject: [Xerte] Re: Record-Keeping in Xerte In-Reply-To: References: , , , , , , , Message-ID: You would have to customize other page templates to track whatever your target data is. From: andrew.lian at andrewlian.com Date: Sat, 22 Oct 2011 19:35:11 +0700 To: xerte at lists.nottingham.ac.uk Subject: [Xerte] Re: Record-Keeping in Xerte oh ok... got it... so tracking occurs only in terms of the quiz, not in terms of any other function thanksandrew -- Professor Dr. Andrew Lian School of English Institute of Social Technology Suranaree University of Technology 111 University Avenue Muang District Nakhon Ratchasima, Thailand, 30000 Emeritus Professor , University of Canberra, Canberra, ACT, Australia Vice-President of AsiaCALL e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com We don't see things as they are, we see things as we are. (Ana?s Nin) The universe is made up of stories, not atoms (Muriel Rukeyser) When you change the way you look at things, the things you look at change (Max Planck) On Sat, Oct 22, 2011 at 19:22, Pat Lockley wrote: it's on the quiz page in the LO, one of the properties in the combo box / drop down list at the top. On Sat, Oct 22, 2011 at 1:19 PM, A-P. Lian wrote: > errr.... > I have looked in the properties including export - but cannot see where LO > track can be turned on. Can you please tell me how to do this? > On my xampp installation the export has 2 options: scorm and scorm + > metadata - but nothing about tracking and I don' t see where to do it in the > object itself. > thanks a lot > andrew > > > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of Canberra, Canberra, ACT, Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com > > We don't see things as they are, we see things as we are. (Ana?s Nin) > The universe is made up of stories, not atoms (Muriel Rukeyser) > When you change the way you look at things, the things you look at change > (Max Planck) > > > On Sat, Oct 22, 2011 at 19:11, A-P. Lian wrote: >> >> ok - thanks a lot - I will try it out >> Andrew >> -- >> Professor Dr. Andrew Lian >> School of English >> Institute of Social Technology >> Suranaree University of Technology >> 111 University Avenue >> Muang District >> Nakhon Ratchasima, Thailand, 30000 >> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >> Vice-President of AsiaCALL >> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >> >> We don't see things as they are, we see things as we are. (Ana?s Nin) >> The universe is made up of stories, not atoms (Muriel Rukeyser) >> When you change the way you look at things, the things you look at change >> (Max Planck) >> >> >> On Sat, Oct 22, 2011 at 19:09, Pat Lockley >> wrote: >>> >>> Yep, XOT has no tracking built in, but can make scorm packages. >>> >>> Tracking would work on a per LO basis - you set the LO to scorm track, >>> export it, and then import it, and it tracks "a score". >>> >>> On Sat, Oct 22, 2011 at 1:05 PM, A-P. Lian >>> wrote: >>> > Thanks Pat. You would have to export it TO something (like an LMS) >>> > which >>> > would then do the tracking. Am I right? >>> > If that happened, would the tracking work for all LOs??? >>> > Interesting about the iframe - presumably embedding the LMS or >>> > whatever... >>> > cheers >>> > andrew >>> > >>> > -- >>> > Professor Dr. Andrew Lian >>> > School of English >>> > Institute of Social Technology >>> > Suranaree University of Technology >>> > 111 University Avenue >>> > Muang District >>> > Nakhon Ratchasima, Thailand, 30000 >>> > Emeritus Professor , University of Canberra, Canberra, ACT, Australia >>> > Vice-President of AsiaCALL >>> > e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com >>> > >>> > We don't see things as they are, we see things as we are. (Ana?s Nin) >>> > The universe is made up of stories, not atoms (Muriel Rukeyser) >>> > When you change the way you look at things, the things you look at >>> > change >>> > (Max Planck) >>> > >>> > >>> > On Sat, Oct 22, 2011 at 19:00, Pat Lockley >>> > >>> > wrote: >>> >> >>> >> The only built in tracking is via scorm import (but you need to turn >>> >> it on, and export a scorm package) >>> >> >>> >> Makes me wonder if you can run scorm via an iframe? >>> >> >>> >> On Sat, Oct 22, 2011 at 12:37 PM, A-P. Lian >>> >> >>> >> wrote: >>> >> > Hello again >>> >> > I have been playing a little with Xerte toolkit and like it a lot >>> >> > (not >>> >> > surprisingly). I wonder, though, if there is some way of keeping >>> >> > records >>> >> > of >>> >> > performance by learners. I believe the quiz, when installed in >>> >> > moodle, >>> >> > may >>> >> > be the only way of doing this (or at least keeping score). Is that >>> >> > correct >>> >> > or am I missing something (probably am)? >>> >> > Thanks for advice. >>> >> > Andrew >>> >> > -- >>> >> > Professor Dr. Andrew Lian >>> >> > School of English >>> >> > Institute of Social Technology >>> >> > Suranaree University of Technology >>> >> > 111 University Avenue >>> >> > Muang District >>> >> > Nakhon Ratchasima, Thailand, 30000 >>> >> > Emeritus Professor , University of Canberra, Canberra, ACT, >>> >> > Australia >>> >> > Vice-President of AsiaCALL >>> >> > e-mail: andrew.lian at andrewlian.com; website: >>> >> > http://www.andrewlian.com >>> >> > >>> >> > We don't see things as they are, we see things as we are. (Ana?s >>> >> > Nin) >>> >> > The universe is made up of stories, not atoms (Muriel Rukeyser) >>> >> > When you change the way you look at things, the things you look at >>> >> > change >>> >> > (Max Planck) >>> >> > >>> >> > 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/xerte >>> >> > >>> >> > 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/xerte >>> > >>> > >>> > 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/xerte >>> > >>> > 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/xerte >> > > > 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/xerte > > 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/xerte 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/xerte 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From andrew.lian at andrewlian.com Sat Oct 22 14:16:39 2011 From: andrew.lian at andrewlian.com (A-P. Lian) Date: Sat, 22 Oct 2011 20:16:39 +0700 Subject: [Xerte] Re: Record-Keeping in Xerte In-Reply-To: References: Message-ID: Thanks - Andrew -- Professor Dr. Andrew Lian School of English Institute of Social Technology Suranaree University of Technology 111 University Avenue Muang District Nakhon Ratchasima, Thailand, 30000 Emeritus Professor , University of Canberra, Canberra, ACT, Australia Vice-President of AsiaCALL e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com We don't see things as they are, we see things as we are. (Ana?s Nin) The universe is made up of stories, not atoms (Muriel Rukeyser) When you change the way you look at things, the things you look at change (Max Planck) On Sat, Oct 22, 2011 at 20:10, Dave Burnett wrote: > > You would have to customize other page templates to track whatever your > target data is. > > ------------------------------ > From: andrew.lian at andrewlian.com > Date: Sat, 22 Oct 2011 19:35:11 +0700 > To: xerte at lists.nottingham.ac.uk > Subject: [Xerte] Re: Record-Keeping in Xerte > > > oh ok... got it... so tracking occurs only in terms of the quiz, not in > terms of any other function > > thanks > andrew > > -- > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of Canberra, Canberra, ACT, Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com > > We don't see things as they are, we see things as we are. (Ana?s Nin) > The universe is made up of stories, not atoms (Muriel Rukeyser) > When you change the way you look at things, the things you look at change > (Max Planck) > > > On Sat, Oct 22, 2011 at 19:22, Pat Lockley > wrote: > > it's on the quiz page in the LO, one of the properties in the combo > box / drop down list at the top. > > On Sat, Oct 22, 2011 at 1:19 PM, A-P. Lian > wrote: > > errr.... > > I have looked in the properties including export - but cannot see where > LO > > track can be turned on. Can you please tell me how to do this? > > On my xampp installation the export has 2 options: scorm and scorm + > > metadata - but nothing about tracking and I don' t see where to do it in > the > > object itself. > > thanks a lot > > andrew > > > > > > Professor Dr. Andrew Lian > > School of English > > Institute of Social Technology > > Suranaree University of Technology > > 111 University Avenue > > Muang District > > Nakhon Ratchasima, Thailand, 30000 > > Emeritus Professor , University of Canberra, Canberra, ACT, Australia > > Vice-President of AsiaCALL > > e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com > > > > We don't see things as they are, we see things as we are. (Ana?s Nin) > > The universe is made up of stories, not atoms (Muriel Rukeyser) > > When you change the way you look at things, the things you look at change > > (Max Planck) > > > > > > On Sat, Oct 22, 2011 at 19:11, A-P. Lian > wrote: > >> > >> ok - thanks a lot - I will try it out > >> Andrew > >> -- > >> Professor Dr. Andrew Lian > >> School of English > >> Institute of Social Technology > >> Suranaree University of Technology > >> 111 University Avenue > >> Muang District > >> Nakhon Ratchasima, Thailand, 30000 > >> Emeritus Professor , University of Canberra, Canberra, ACT, Australia > >> Vice-President of AsiaCALL > >> e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com > >> > >> We don't see things as they are, we see things as we are. (Ana?s Nin) > >> The universe is made up of stories, not atoms (Muriel Rukeyser) > >> When you change the way you look at things, the things you look at > change > >> (Max Planck) > >> > >> > >> On Sat, Oct 22, 2011 at 19:09, Pat Lockley > >> wrote: > >>> > >>> Yep, XOT has no tracking built in, but can make scorm packages. > >>> > >>> Tracking would work on a per LO basis - you set the LO to scorm track, > >>> export it, and then import it, and it tracks "a score". > >>> > >>> On Sat, Oct 22, 2011 at 1:05 PM, A-P. Lian > > >>> wrote: > >>> > Thanks Pat. You would have to export it TO something (like an LMS) > >>> > which > >>> > would then do the tracking. Am I right? > >>> > If that happened, would the tracking work for all LOs??? > >>> > Interesting about the iframe - presumably embedding the LMS or > >>> > whatever... > >>> > cheers > >>> > andrew > >>> > > >>> > -- > >>> > Professor Dr. Andrew Lian > >>> > School of English > >>> > Institute of Social Technology > >>> > Suranaree University of Technology > >>> > 111 University Avenue > >>> > Muang District > >>> > Nakhon Ratchasima, Thailand, 30000 > >>> > Emeritus Professor , University of Canberra, Canberra, ACT, Australia > >>> > Vice-President of AsiaCALL > >>> > e-mail: andrew.lian at andrewlian.com; website: > http://www.andrewlian.com > >>> > > >>> > We don't see things as they are, we see things as we are. (Ana?s Nin) > >>> > The universe is made up of stories, not atoms (Muriel Rukeyser) > >>> > When you change the way you look at things, the things you look at > >>> > change > >>> > (Max Planck) > >>> > > >>> > > >>> > On Sat, Oct 22, 2011 at 19:00, Pat Lockley > >>> > > >>> > wrote: > >>> >> > >>> >> The only built in tracking is via scorm import (but you need to turn > >>> >> it on, and export a scorm package) > >>> >> > >>> >> Makes me wonder if you can run scorm via an iframe? > >>> >> > >>> >> On Sat, Oct 22, 2011 at 12:37 PM, A-P. Lian > >>> >> > >>> >> wrote: > >>> >> > Hello again > >>> >> > I have been playing a little with Xerte toolkit and like it a lot > >>> >> > (not > >>> >> > surprisingly). I wonder, though, if there is some way of keeping > >>> >> > records > >>> >> > of > >>> >> > performance by learners. I believe the quiz, when installed in > >>> >> > moodle, > >>> >> > may > >>> >> > be the only way of doing this (or at least keeping score). Is that > >>> >> > correct > >>> >> > or am I missing something (probably am)? > >>> >> > Thanks for advice. > >>> >> > Andrew > >>> >> > -- > >>> >> > Professor Dr. Andrew Lian > >>> >> > School of English > >>> >> > Institute of Social Technology > >>> >> > Suranaree University of Technology > >>> >> > 111 University Avenue > >>> >> > Muang District > >>> >> > Nakhon Ratchasima, Thailand, 30000 > >>> >> > Emeritus Professor , University of Canberra, Canberra, ACT, > >>> >> > Australia > >>> >> > Vice-President of AsiaCALL > >>> >> > e-mail: andrew.lian at andrewlian.com; website: > >>> >> > http://www.andrewlian.com > >>> >> > > >>> >> > We don't see things as they are, we see things as we are. (Ana?s > >>> >> > Nin) > >>> >> > The universe is made up of stories, not atoms (Muriel Rukeyser) > >>> >> > When you change the way you look at things, the things you look at > >>> >> > change > >>> >> > (Max Planck) > >>> >> > > >>> >> > 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/xerte > >>> >> > > >>> >> > 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/xerte > >>> > > >>> > > >>> > 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/xerte > >>> > > >>> > 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/xerte > >> > > > > > > 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/xerte > > > > 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/xerte > > > > 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/xerte 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/xerte > > 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. > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From reijnders at tor.nl Sat Oct 22 18:59:13 2011 From: reijnders at tor.nl (Tom Reijnders) Date: Sat, 22 Oct 2011 19:59:13 +0200 Subject: [Xerte] Re: Q for math heads In-Reply-To: References: Message-ID: <5fdf2f43-25ef-4f9b-85da-c28b8c8f91ae@email.android.com> If x is the number than the formula is: Math.floor((x-1)/3) + 1 For 8 this is floor(7/3)+1 = 2+1=3 -- Verzonden van mijn Android telefoon met K-9 Mail. Dave Burnett wrote: I know what I want to do and could probably get it to work, but I suspect there is an elegant way to achieve this. I need to figure out where an index falls in a grid of checkboxes. ex: 5 questions, 3 possible answers for each question. Looping through the checkboxes, left to right, top to bottom 1,2,3 4,5,6 7,8,9 10,11,12 13,14,15 What equation do I use to determine which set of answers 8 is in? I think I would divide by 3, rounding up if there is a remainder? 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From johnathan.kemp at ntlworld.com Sat Oct 22 19:15:06 2011 From: johnathan.kemp at ntlworld.com (Kemp Johnathan) Date: Sat, 22 Oct 2011 19:15:06 +0100 Subject: [Xerte] Re: Is scripting possible in xerte online toolkits? In-Reply-To: References: Message-ID: My work on the Page Wizards is tied up with the work on internationalisation and modularisation so unfortunately I am not in a position to provide an ETA for the scenario page at this time. Kind regards Johnathan On 19 October 2011 17:28, moxitron wrote: > Hi, > Thanks for the responses. I look forward to seeing some of these > interesting new developments with xerte online toolkits. > Do you have any rough timescale for when these will start to appear? > > > Thanks, > Stephen > > 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/xerte > > 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. > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From Julian.Tenney at nottingham.ac.uk Sat Oct 22 19:23:27 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Sat, 22 Oct 2011 19:23:27 +0100 Subject: [Xerte] Re: Q for math heads In-Reply-To: <5fdf2f43-25ef-4f9b-85da-c28b8c8f91ae@email.android.com> References: , <5fdf2f43-25ef-4f9b-85da-c28b8c8f91ae@email.android.com> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A61885E8@EXCHANGE1.ad.nottingham.ac.uk> math.ceil(index / numItemsPerQ) You can do other stuff with the % operator, which returns the remainder. ________________________________________ From: xerte-bounces at lists.nottingham.ac.uk [xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Tom Reijnders [reijnders at tor.nl] Sent: 22 October 2011 18:59 To: Xerte discussion list Subject: [Xerte] Re: Q for math heads If x is the number than the formula is: Math.floor((x-1)/3) + 1 For 8 this is floor(7/3)+1 = 2+1 -- Verzonden van mijn Android telefoon met K-9 Mail. Dave Burnett wrote: I know what I want to do and could probably get it to work, but I suspect there is an elegant way to achieve this. I need to figure out where an index falls in a grid of checkboxes. ex: 5 questions, 3 possible answers for each question. Looping through the checkboxes, left to right, top to bottom 1,2,3 4,5,6 7,8,9 10,11,12 13,14,15 What equation do I use to determine which set of answers 8 is in? I think I would divide by 3, rounding up if there is a remainder? 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. From shirley.crawford at st-austell.ac.uk Sat Oct 22 19:44:37 2011 From: shirley.crawford at st-austell.ac.uk (Shirley Crawford) Date: Sat, 22 Oct 2011 19:44:37 +0100 Subject: [Xerte] test please ignore References: , <5fdf2f43-25ef-4f9b-85da-c28b8c8f91ae@email.android.com> <12C67A1EEC419342AF5E59DA31562C3F06A61885E8@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <8B6D69C81759694E92E48C18738CF3AFAE8090@exchange5.cornwall.ac.uk> Shirley Crawford E-Learning Teaching Mentor (Room J449 Tel:external: 01726 226755 ext 2755) Cornwall College - St Austell -------------- next part -------------- A non-text attachment was scrubbed... Name: winmail.dat Type: application/ms-tnef Size: 3623 bytes Desc: not available URL: From shirley.crawford at st-austell.ac.uk Sat Oct 22 19:56:21 2011 From: shirley.crawford at st-austell.ac.uk (Shirley Crawford) Date: Sat, 22 Oct 2011 19:56:21 +0100 Subject: [Xerte] testing please ignore Message-ID: <8B6D69C81759694E92E48C18738CF3AFAE8091@exchange5.cornwall.ac.uk> testing why I cannot send message, please ignore. Shirley Crawford E-Learning Teaching Mentor (Room J449 Tel:external: 01726 226755 ext 2755) Cornwall College - St Austell From shirley.crawford at st-austell.ac.uk Sat Oct 22 20:00:08 2011 From: shirley.crawford at st-austell.ac.uk (Shirley Crawford) Date: Sat, 22 Oct 2011 20:00:08 +0100 Subject: [Xerte] FW: [CHAMP-CURRICULUM] Xerte Export Problem References: <8B6D69C81759694E92E48C18738CF3AFDDDF54@exchange5.cornwall.ac.uk> Message-ID: <8B6D69C81759694E92E48C18738CF3AFAE8092@exchange5.cornwall.ac.uk> Hi This was posted on the teachers' Xerte site (message from Andy Clowe), I would be interested to know the answer to this question as I posted a similar question some while ago. I too have tried different browsers, as Ron suggest but it still does not work. I should say that we are running the latest version of the XOT which is on a hosted server. Shirley Shirley Crawford E-Learning Teaching Mentor (Room J453 Tel:external: 01726 226755 ext 2755) Cornwall College - St Austell -----Original Message----- From: Curriculum Champions [mailto:CHAMP-CURRICULUM at JISCMAIL.AC.UK] On Behalf Of Ron Mitchell Sent: 21 October 2011 13:58 To: CHAMP-CURRICULUM at JISCMAIL.AC.UK Subject: Re: [CHAMP-CURRICULUM] Xerte Export Problem This isn't really the list for that kind of technical xerte problem - or at least the likely technical responses so ideally you should repost at http://lists.nottingham.ac.uk/mailman/listinfo/xerte However this sounds like the browser is trying to display the zip. Try a different browser or save as rather than just clicking the link. HTH Ron -----Original Message----- From: Curriculum Champions [mailto:CHAMP-CURRICULUM at JISCMAIL.AC.UK] On Behalf Of ANDY CLOWE Sent: 21 October 2011 13:47 To: CHAMP-CURRICULUM at JISCMAIL.AC.UK Subject: [CHAMP-CURRICULUM] Xerte Export Problem Hi all, We've managed to install the Xerte online toolkits and get LDAP working (after a bit of work on the code). All seems to be well until we try to do a SCORM export, as it just returns a screen full of jibberish. Has anyone else had / got the same issue or even better a solution? Thanks Andy Andy Clowe e-learning manager City College Brighton and Hove ext: 506 ***************** List information: ***************** Access the list, archives and filestore via the web on http://www.jiscmail.ac.uk/lists/champ-curriculum.html To unsubscribe, email jiscmail at jiscmail.ac.uk with the message: leave champ-curriculum ***************** List information: ***************** Access the list, archives and filestore via the web on http://www.jiscmail.ac.uk/lists/champ-curriculum.html To unsubscribe, email jiscmail at jiscmail.ac.uk with the message: leave champ-curriculum From patrick.lockley at googlemail.com Sat Oct 22 20:04:24 2011 From: patrick.lockley at googlemail.com (Pat Lockley) Date: Sat, 22 Oct 2011 20:04:24 +0100 Subject: [Xerte] Re: FW: [CHAMP-CURRICULUM] Xerte Export Problem In-Reply-To: <8B6D69C81759694E92E48C18738CF3AFAE8092@exchange5.cornwall.ac.uk> References: <8B6D69C81759694E92E48C18738CF3AFDDDF54@exchange5.cornwall.ac.uk> <8B6D69C81759694E92E48C18738CF3AFAE8092@exchange5.cornwall.ac.uk> Message-ID: As mentioned earlier, the headers stuff alters depending on servers and other settings. It's not gibberish you're seeing, but the contents of the zip file. Can you edit the code? On Sat, Oct 22, 2011 at 8:00 PM, Shirley Crawford wrote: > Hi > > This was posted on the teachers' Xerte site (message from Andy Clowe), I would be interested to know the answer to this question as I posted a similar question some while ago. ?I too have tried different browsers, as Ron suggest but it still does not work. > > I should say that we are running the latest version of the XOT which is on a hosted server. > > Shirley > > Shirley Crawford > E-Learning Teaching Mentor > (Room J453 Tel:external: 01726 226755 ext 2755) > Cornwall College - St Austell > > > -----Original Message----- > From: Curriculum Champions [mailto:CHAMP-CURRICULUM at JISCMAIL.AC.UK] On Behalf Of Ron Mitchell > Sent: 21 October 2011 13:58 > To: CHAMP-CURRICULUM at JISCMAIL.AC.UK > Subject: Re: [CHAMP-CURRICULUM] Xerte Export Problem > > This isn't really the list for that kind of technical xerte problem - or at least the likely technical responses so ideally you should repost at http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > However this sounds like the browser is trying to display the zip. Try a different browser or save as rather than just clicking the link. > HTH > Ron > > -----Original Message----- > From: Curriculum Champions [mailto:CHAMP-CURRICULUM at JISCMAIL.AC.UK] On Behalf Of ANDY CLOWE > Sent: 21 October 2011 13:47 > To: CHAMP-CURRICULUM at JISCMAIL.AC.UK > Subject: [CHAMP-CURRICULUM] Xerte Export Problem > > Hi all, > > We've managed to install the Xerte online toolkits and get LDAP working (after a bit of work on the code). All seems to be well until we try to do a SCORM export, as it just returns a screen full of jibberish. > > Has anyone else had / got the same issue or even better a solution? > > Thanks > Andy > > > > Andy Clowe > > e-learning manager > City College Brighton and Hove > ext: 506 > > ***************** List information: ***************** Access the list, archives and filestore via the web on http://www.jiscmail.ac.uk/lists/champ-curriculum.html > > To unsubscribe, email jiscmail at jiscmail.ac.uk with the message: leave champ-curriculum > > ***************** List information: ***************** Access the list, archives and filestore via the web on http://www.jiscmail.ac.uk/lists/champ-curriculum.html > > To unsubscribe, email jiscmail at jiscmail.ac.uk with the message: leave champ-curriculum > > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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. > > From shirley.crawford at st-austell.ac.uk Sat Oct 22 20:56:08 2011 From: shirley.crawford at st-austell.ac.uk (Shirley Crawford) Date: Sat, 22 Oct 2011 20:56:08 +0100 Subject: [Xerte] Re: FW: [CHAMP-CURRICULUM] Xerte Export Problem References: <8B6D69C81759694E92E48C18738CF3AFDDDF54@exchange5.cornwall.ac.uk><8B6D69C81759694E92E48C18738CF3AFAE8092@exchange5.cornwall.ac.uk> Message-ID: <8B6D69C81759694E92E48C18738CF3AFAE8093@exchange5.cornwall.ac.uk> I can't would not have a clue but I might know someone who can, what do we have to do? At last my posts are getting through :-) Shirley Shirley Crawford E-Learning Teaching Mentor (Room J449 Tel:external: 01726 226755 ext 2755) Cornwall College - St Austell ________________________________ From: xerte-bounces at lists.nottingham.ac.uk on behalf of Pat Lockley Sent: Sat 22/10/2011 20:04 To: Xerte discussion list Subject: [Xerte] Re: FW: [CHAMP-CURRICULUM] Xerte Export Problem As mentioned earlier, the headers stuff alters depending on servers and other settings. It's not gibberish you're seeing, but the contents of the zip file. Can you edit the code? On Sat, Oct 22, 2011 at 8:00 PM, Shirley Crawford wrote: > Hi > > This was posted on the teachers' Xerte site (message from Andy Clowe), I would be interested to know the answer to this question as I posted a similar question some while ago. I too have tried different browsers, as Ron suggest but it still does not work. > > I should say that we are running the latest version of the XOT which is on a hosted server. > > Shirley > > Shirley Crawford > E-Learning Teaching Mentor > (Room J453 Tel:external: 01726 226755 ext 2755) > Cornwall College - St Austell > > > -----Original Message----- > From: Curriculum Champions [mailto:CHAMP-CURRICULUM at JISCMAIL.AC.UK] On Behalf Of Ron Mitchell > Sent: 21 October 2011 13:58 > To: CHAMP-CURRICULUM at JISCMAIL.AC.UK > Subject: Re: [CHAMP-CURRICULUM] Xerte Export Problem > > This isn't really the list for that kind of technical xerte problem - or at least the likely technical responses so ideally you should repost at http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > However this sounds like the browser is trying to display the zip. Try a different browser or save as rather than just clicking the link. > HTH > Ron > > -----Original Message----- > From: Curriculum Champions [mailto:CHAMP-CURRICULUM at JISCMAIL.AC.UK] On Behalf Of ANDY CLOWE > Sent: 21 October 2011 13:47 > To: CHAMP-CURRICULUM at JISCMAIL.AC.UK > Subject: [CHAMP-CURRICULUM] Xerte Export Problem > > Hi all, > > We've managed to install the Xerte online toolkits and get LDAP working (after a bit of work on the code). All seems to be well until we try to do a SCORM export, as it just returns a screen full of jibberish. > > Has anyone else had / got the same issue or even better a solution? > > Thanks > Andy > > > > Andy Clowe > > e-learning manager > City College Brighton and Hove > ext: 506 > > ***************** List information: ***************** Access the list, archives and filestore via the web on http://www.jiscmail.ac.uk/lists/champ-curriculum.html > > To unsubscribe, email jiscmail at jiscmail.ac.uk with the message: leave champ-curriculum > > ***************** List information: ***************** Access the list, archives and filestore via the web on http://www.jiscmail.ac.uk/lists/champ-curriculum.html > > To unsubscribe, email jiscmail at jiscmail.ac.uk with the message: leave champ-curriculum > > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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/xerte 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. -------------- next part -------------- A non-text attachment was scrubbed... Name: winmail.dat Type: application/ms-tnef Size: 8032 bytes Desc: not available URL: From patrick.lockley at googlemail.com Sat Oct 22 21:14:47 2011 From: patrick.lockley at googlemail.com (Pat Lockley) Date: Sat, 22 Oct 2011 21:14:47 +0100 Subject: [Xerte] Re: FW: [CHAMP-CURRICULUM] Xerte Export Problem In-Reply-To: <8B6D69C81759694E92E48C18738CF3AFAE8093@exchange5.cornwall.ac.uk> References: <8B6D69C81759694E92E48C18738CF3AFDDDF54@exchange5.cornwall.ac.uk> <8B6D69C81759694E92E48C18738CF3AFAE8092@exchange5.cornwall.ac.uk> <8B6D69C81759694E92E48C18738CF3AFAE8093@exchange5.cornwall.ac.uk> Message-ID: <6093B144-E718-4E95-8A1D-DC0F6501B199@googlemail.com> In website_code/php/scorm/export.php or archive.php are a series of lines of code with the word "headers" in Comment a line out and see what happens On 22 Oct 2011, at 20:56, "Shirley Crawford" wrote: > I can't would not have a clue but I might know someone who can, what do we have to do? > > At last my posts are getting through :-) > > Shirley > > Shirley Crawford > E-Learning Teaching Mentor > (Room J449 Tel:external: 01726 226755 ext 2755) > Cornwall College - St Austell > > ________________________________ > > From: xerte-bounces at lists.nottingham.ac.uk on behalf of Pat Lockley > Sent: Sat 22/10/2011 20:04 > To: Xerte discussion list > Subject: [Xerte] Re: FW: [CHAMP-CURRICULUM] Xerte Export Problem > > > > As mentioned earlier, the headers stuff alters depending on servers > and other settings. It's not gibberish you're seeing, but the contents > of the zip file. > > Can you edit the code? > > On Sat, Oct 22, 2011 at 8:00 PM, Shirley Crawford > wrote: >> Hi >> >> This was posted on the teachers' Xerte site (message from Andy Clowe), I would be interested to know the answer to this question as I posted a similar question some while ago. I too have tried different browsers, as Ron suggest but it still does not work. >> >> I should say that we are running the latest version of the XOT which is on a hosted server. >> >> Shirley >> >> Shirley Crawford >> E-Learning Teaching Mentor >> (Room J453 Tel:external: 01726 226755 ext 2755) >> Cornwall College - St Austell >> >> >> -----Original Message----- >> From: Curriculum Champions [mailto:CHAMP-CURRICULUM at JISCMAIL.AC.UK] On Behalf Of Ron Mitchell >> Sent: 21 October 2011 13:58 >> To: CHAMP-CURRICULUM at JISCMAIL.AC.UK >> Subject: Re: [CHAMP-CURRICULUM] Xerte Export Problem >> >> This isn't really the list for that kind of technical xerte problem - or at least the likely technical responses so ideally you should repost at http://lists.nottingham.ac.uk/mailman/listinfo/xerte >> >> However this sounds like the browser is trying to display the zip. Try a different browser or save as rather than just clicking the link. >> HTH >> Ron >> >> -----Original Message----- >> From: Curriculum Champions [mailto:CHAMP-CURRICULUM at JISCMAIL.AC.UK] On Behalf Of ANDY CLOWE >> Sent: 21 October 2011 13:47 >> To: CHAMP-CURRICULUM at JISCMAIL.AC.UK >> Subject: [CHAMP-CURRICULUM] Xerte Export Problem >> >> Hi all, >> >> We've managed to install the Xerte online toolkits and get LDAP working (after a bit of work on the code). All seems to be well until we try to do a SCORM export, as it just returns a screen full of jibberish. >> >> Has anyone else had / got the same issue or even better a solution? >> >> Thanks >> Andy >> >> >> >> Andy Clowe >> >> e-learning manager >> City College Brighton and Hove >> ext: 506 >> >> ***************** List information: ***************** Access the list, archives and filestore via the web on http://www.jiscmail.ac.uk/lists/champ-curriculum.html >> >> To unsubscribe, email jiscmail at jiscmail.ac.uk with the message: leave champ-curriculum >> >> ***************** List information: ***************** Access the list, archives and filestore via the web on http://www.jiscmail.ac.uk/lists/champ-curriculum.html >> >> To unsubscribe, email jiscmail at jiscmail.ac.uk with the message: leave champ-curriculum >> >> >> _______________________________________________ >> Xerte mailing list >> Xerte at lists.nottingham.ac.uk >> http://lists.nottingham.ac.uk/mailman/listinfo/xerte >> >> 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/xerte > 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/xerte > > 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. > From Julian.Tenney at nottingham.ac.uk Sun Oct 23 17:49:34 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Sun, 23 Oct 2011 17:49:34 +0100 Subject: [Xerte] Re: xerte3 problem with preview In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F06A61885E6@EXCHANGE1.ad.nottingham.ac.uk> References: , <12C67A1EEC419342AF5E59DA31562C3F06A61885E6@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A61885EA@EXCHANGE1.ad.nottingham.ac.uk> Does it work on a new project? Create a new project, add a button, and then compile it and see. Some of the old samples predate project.xml ________________________________________ From: xerte-bounces at lists.nottingham.ac.uk [xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney [Julian.Tenney at nottingham.ac.uk] Sent: 21 October 2011 16:59 To: Xerte discussion list Subject: [Xerte] Re: xerte3 problem with preview Set the path to your sdk in settings.xml ______________________________________ From: xerte-bounces at lists.nottingham.ac.uk [xerte-bounces at lists.nottingham.ac.uk] On Behalf Of moxitron [moxitron at gmail.com] Sent: 21 October 2011 16:36 To: xerte Subject: [Xerte] xerte3 problem with preview Hi, I'm trying to use xerte3 beta for the first time. I've downloaded the beta installer and also the Flex sdk 4.5.1. I'm trying to use the examples from svn, but am not getting any output. The output window shows the mxmlc command but nothing after it, and nothing appears in the browser. I executed the mxmlc command in a separate command window and got the following error: command line: Error: unable to open 'nullframeworks/libs/mobile' It seems related to the mxmlc command parameter: -library-path+=nullframeworks/libs/mobile Anyone know why I'm getting this or how to fix it? Thanks, Stephen _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte From moxitron at gmail.com Sun Oct 23 20:27:42 2011 From: moxitron at gmail.com (moxitron) Date: Sun, 23 Oct 2011 20:27:42 +0100 Subject: [Xerte] Re: xerte3 problem with preview Message-ID: Hi Julian, Perhaps, as I'm so new to xerte, I'm doing in incorrectly. Here is what I did just now: 1. Create a new project 2. Add a button, and give a name and label 3. Save and publish The publish causes IE to launch and I get a msg asking if I want to allow blocked content. I agree, and a blank page is shown. I then use Windows' browser to go to the directory holding the project files, and in the bin directory I see a file index.html, which I open in Firefox, and it shows the button. When I try to open the same file in IE9, I get the same as before (allow blocked content, I allow it and I see a blank page). Is there a problem showing content in IE9? - Stephen -------------- next part -------------- An HTML attachment was scrubbed... URL: From thomas.rochford at cambridge-serendipity.com Sun Oct 23 21:44:01 2011 From: thomas.rochford at cambridge-serendipity.com (Thomas Rochford) Date: Sun, 23 Oct 2011 21:44:01 +0100 Subject: [Xerte] Re: Bug in XOT 1.7 ldap authentication Message-ID: <005401cc91c4$7fac2f30$7f048d90$@cambridge-serendipity.com> HI, I've been able to get some more testing done on this and have now got the following information via 'echo' statements in the login scripts. (NB the actual value used by the institution has been replaced by 'zzz' and the actual username by '1234'). We're using XoT 1.7 [config.php] xerte_toolkits_site->basedn: OU= Staff, OU= ZZZ_Users, DC=zzz, DC=lan; Attempting authentication ... // This shows that the basedn is being read correctly from the MySQL database before the call to 'valid_login()' from index.php. [login_library.php - valid_login()] host['ldap_basedn']: OU= Staff,OU= ZZZ_Users,DC=zzz,DC=lan; OU=ZZZ_Users,DC=zzz,DC=lan; OU=ZZZ_AdminAccounts,DC=zzz,DC=lan // However when the function is invoked the basedn has grown and now includes the bind_dn (ZZZ_AdminAccounts) [login_library.php - authenticate_to_host()] LDAP bind successful to ldap://172.16.8.47 // The script thinks it is able to bind successfully to the internal address of the ldap server on the LAN (this is all that is required at present) Search: 1234... // The string '1234' has been substituted for the actual username sought for the purposes of this email BaseDN: OU= Staff,OU= ZZZ_Users,DC=zzz,DC=lan; OU=ZZZ_Users,DC=zzz,DC=lan; OU=ZZZ_AdminAccounts,DC=zzz,DC=lan // The BaseDN has been has handed over to the function as passed, although, of course, it is still incorrect // the call is being made from the block at the end of the routine which uses parameters grabbed from the mysql database by the following call // while($host = mysql_fetch_array($ldap_hosts)) // rather than reading them from the values already stored in $xerte_toolkits_site->basedn. // I'm not sure why this should be Filter: sAMAccountName=1234 // ... and the Filter string is being passed correctly and has the correct field ' sAMAccountName'. [login_library.php - authenticate_to_host()] Login Failed (295) // The username *IS* visible in the Active directory tree although not in the AdminAccounts container - this is only used for the 'bind' account. // However the login is failing at this point I don't know much about Active directory but I'm not sure how well it can cope with multiple BaseDNs. Could this be why the search is failing? How/where is the bind_dn getting attached to the base_dn? Any help or suggestions would be really appreciated! Kindest Regards, Thomas _____________________________________________ Eml: thomas.rochford at cambridge-serendipity.com Web: http://www.cambridge-serendipity.com/ Skype: cambridge.serendipity Mob: 07500 669 002 Fax: 01223 563142 Description: cid:image002.jpg at 01C8A62B.F6CF3B80 Please consider your environmental responsibility before printing this e-mail -----Original Message----- From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Pat Lockley Sent: 22 September 2011 17:32 To: Xerte discussion list Subject: [Xerte] Re: Bug in XOT 1.7 ldap authentication ooops, if only it didn't say eureka_site i could have blamed some one else. the ldap table should come in version 1.7? Is your install without an ldap table (as this removes the $$$ ugliness)? The installer should add one entry to the ldap table (if entered in the installer). I haven't got an ldap to test against anymore, but I would suggest altering the code within valid login so as to leave authenticate to host valid in case you switch to the ldap table (in future, assuming the same bug isn't there). Pat On Thu, Sep 22, 2011 at 5:19 PM, wrote: > Hello > > I think I've found a bug in the LDAP Authentication code in Xerte > Online Toolkits version 1.7. When I try to log in with my LDAP > credentials, I get a blank screen. If I turn on error_reporting in > config.php, I see the following errors in the log: > > "PHP Warning: Missing argument 9 for authenticate_to_host(), called > in \xertenew\website_code\php\login_library.php on line 448 and > defined in \xertenew\website_code\php\login_library.php on line 270" > > "PHP Warning: Missing argument 10 for authenticate_to_host(), called > in \xertenew\website_code\php\login_library.php on line 448 and > defined in \xertenew\website_code\php\login_library.php on line 270" > > In our database, sitedetails.ldap_host contains a $$$-separated list > of directory servers, rather than anything in a table called "ldap". > So this places us in a particular branch within function valid_login(). > > Line 448 of website_code\php\login_library.php is: > > $login_check = > authenticate_to_host($host[$x],$port[$x],$bind_pwd[$x],$basedn[$x],$bi > nd > _dn[$x],$username,$password,$xerte_toolkits_site) > > But the function authenticate_to_host on line 270 expects 10 > arguments, and they are in a different order: > > function > authenticate_to_host($host,$port,$bind_pwd,$bind_dn,$basedn,$ldap_filt > er > ,$ldap_filter_attr,$eureka_username,$password,$eureka_site) > > I am not sure whether it would be better to modify valid_login() so it > passes the correct arguments, or authenticate_to_host() itself, so the > arguments are handled differently. > > Chris > > > > Please access the attached hyperlink for an important electronic > communications disclaimer: http://lse.ac.uk/emailDisclaimer > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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/xerte 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.jpg Type: image/jpeg Size: 843 bytes Desc: not available URL: From patrick.lockley at googlemail.com Sun Oct 23 22:02:38 2011 From: patrick.lockley at googlemail.com (Pat Lockley) Date: Sun, 23 Oct 2011 22:02:38 +0100 Subject: [Xerte] Re: Bug in XOT 1.7 ldap authentication In-Reply-To: <005401cc91c4$7fac2f30$7f048d90$@cambridge-serendipity.com> References: <005401cc91c4$7fac2f30$7f048d90$@cambridge-serendipity.com> Message-ID: <9E3FFF71-BAC7-49CC-BCC9-D0D27639DAB6@googlemail.com> The base dn is where to search from The bind dn is used when authenticating an account for secure ldap I think On 23 Oct 2011, at 21:44, "Thomas Rochford" wrote: > HI, > > > > I've been able to get some more testing done on this and have now got the following information via 'echo' statements in the login scripts. (NB the actual value used by the institution has been replaced by 'zzz' and the actual username by '1234'). We're using XoT 1.7 > > > > [config.php] xerte_toolkits_site->basedn: OU= Staff, OU= ZZZ_Users, DC=zzz, DC=lan; Attempting authentication ... > > // This shows that the basedn is being read correctly from the MySQL database before the call to 'valid_login()' from index.php. > > > > [login_library.php - valid_login()] host['ldap_basedn']: OU= Staff,OU= ZZZ_Users,DC=zzz,DC=lan; OU=ZZZ_Users,DC=zzz,DC=lan; OU=ZZZ_AdminAccounts,DC=zzz,DC=lan > > // However when the function is invoked the basedn has grown and now includes the bind_dn (ZZZ_AdminAccounts) > > > > [login_library.php - authenticate_to_host()] LDAP bind successful to ldap://172.16.8.47 // The script thinks it is able to bind successfully to the internal address of the ldap server on the LAN (this is all that is required at present) > > Search: 1234... > > // The string '1234' has been substituted for the actual username sought for the purposes of this email > > BaseDN: OU= Staff,OU= ZZZ_Users,DC=zzz,DC=lan; OU=ZZZ_Users,DC=zzz,DC=lan; OU=ZZZ_AdminAccounts,DC=zzz,DC=lan > > // The BaseDN has been has handed over to the function as passed, although, of course, it is still incorrect // the call is being made from the block at the end of the routine which uses parameters grabbed from the mysql database by the following call > > // while($host = mysql_fetch_array($ldap_hosts)) > > // rather than reading them from the values already stored in $xerte_toolkits_site->basedn. > > // I'm not sure why this should be > > > > Filter: sAMAccountName=1234 > > // ... and the Filter string is being passed correctly and has the correct field ' sAMAccountName'. > > > > [login_library.php - authenticate_to_host()] Login Failed (295) // The username *IS* visible in the Active directory tree although not in the AdminAccounts container - this is only used for the 'bind' account. > > // However the login is failing at this point > > > > I don't know much about Active directory but I'm not sure how well it can cope with multiple BaseDNs. Could this be why the search is failing? How/where is the bind_dn getting attached to the base_dn? > > > > Any help or suggestions would be really appreciated! > > > > Kindest Regards, > Thomas > _____________________________________________ > Eml: thomas.rochford at cambridge-serendipity.com > Web: http://www.cambridge-serendipity.com/ > > Skype: cambridge.serendipity > Mob: 07500 669 002 > Fax: 01223 563142 > Please consider your environmental responsibility before printing this e-mail > > > > > > > > -----Original Message----- > > From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Pat Lockley > > Sent: 22 September 2011 17:32 > > To: Xerte discussion list > > Subject: [Xerte] Re: Bug in XOT 1.7 ldap authentication > > > > ooops, if only it didn't say eureka_site i could have blamed some one else. > > > > the ldap table should come in version 1.7? > > > > Is your install without an ldap table (as this removes the $$$ ugliness)? The installer should add one entry to the ldap table (if entered in the installer). > > > > I haven't got an ldap to test against anymore, but I would suggest altering the code within valid login so as to leave authenticate to host valid in case you switch to the ldap table (in future, assuming the same bug isn't there). > > > > Pat > > > > On Thu, Sep 22, 2011 at 5:19 PM, wrote: > > > Hello > > > > > > I think I've found a bug in the LDAP Authentication code in Xerte > > > Online Toolkits version 1.7. When I try to log in with my LDAP > > > credentials, I get a blank screen. If I turn on error_reporting in > > > config.php, I see the following errors in the log: > > > > > > "PHP Warning: Missing argument 9 for authenticate_to_host(), called > > > in \xertenew\website_code\php\login_library.php on line 448 and > > > defined in \xertenew\website_code\php\login_library.php on line 270" > > > > > > "PHP Warning: Missing argument 10 for authenticate_to_host(), called > > > in \xertenew\website_code\php\login_library.php on line 448 and > > > defined in \xertenew\website_code\php\login_library.php on line 270" > > > > > > In our database, sitedetails.ldap_host contains a $$$-separated list > > > of directory servers, rather than anything in a table called "ldap". > > > So this places us in a particular branch within function valid_login(). > > > > > > Line 448 of website_code\php\login_library.php is: > > > > > > $login_check = > > > authenticate_to_host($host[$x],$port[$x],$bind_pwd[$x],$basedn[$x],$bi > > > nd > > > _dn[$x],$username,$password,$xerte_toolkits_site) > > > > > > But the function authenticate_to_host on line 270 expects 10 > > > arguments, and they are in a different order: > > > > > > function > > > authenticate_to_host($host,$port,$bind_pwd,$bind_dn,$basedn,$ldap_filt > > > er > > > ,$ldap_filter_attr,$eureka_username,$password,$eureka_site) > > > > > > I am not sure whether it would be better to modify valid_login() so it > > > passes the correct arguments, or authenticate_to_host() itself, so the > > > arguments are handled differently. > > > > > > Chris > > > > > > > > > > > > Please access the attached hyperlink for an important electronic > > > communications disclaimer: http://lse.ac.uk/emailDisclaimer > > > > > > _______________________________________________ > > > Xerte mailing list > > > Xerte at lists.nottingham.ac.uk > > > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > > > > > 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/xerte > > 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. > > > > > > > > > > > > > > > > > > > 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/xerte > > 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. > -------------- next part -------------- An HTML attachment was scrubbed... URL: From huisnieuws at gmail.com Mon Oct 24 09:55:41 2011 From: huisnieuws at gmail.com (Twan) Date: Mon, 24 Oct 2011 10:55:41 +0200 Subject: [Xerte] Problem embedding youtube video Message-ID: Hi, I am working on a project for my schoolclasses. I downloaded the xampp and xertetoolkits and that works fine. Exporting to scorm works okay and I can read, view and listen to the texts in our Teletop/it'sLearning programm However, I can't get a working embedding code for a youtube movie I CAN embed the code. I CAN see a youtube screen in the project IN the screen I can see a nice picture with the well known arrow However, when I hit the play button the screen stays blank And.....when I than click on the YOUTUBE word in the screen, the video opens and plays... This is the embedding code I get from the youtube website. However, I can't get it the working in Xertetoolkits. with regards huisnieuws -------------- next part -------------- An HTML attachment was scrubbed... URL: From andrew.lian at andrewlian.com Mon Oct 24 12:32:08 2011 From: andrew.lian at andrewlian.com (A-P. Lian) Date: Mon, 24 Oct 2011 18:32:08 +0700 Subject: [Xerte] Quiz query Message-ID: Hello, I am not sure where to ask this question. So... here goes: I am trying to write a quiz using (XOT) which I want to export using SCORM in due course. I am using an xampp installation. Here is what happens in PREVIEW mode (maybe it will not happen in the exported version?) (a) I turn on tracking (b) I choose Track First Score (c) I do the quiz (d) Whatever I do, it is always the last selection which is scored. AND (e) There is no limit to the number of times a person can re-do the question. I cannot find a way of controlling this -also no way of setting a time limit AND there is a restart button which appears at the end of the quiz. AND Is there a way of displaying a different video for each question (not necessarily a video but some other stimulus)??? Finally, is there somewhere where i can find detailed documentation about quizzes and other components of objects? I have been to techdis. Thank you and apologies if all of this seems a bit obvious. Andrew -- Professor Dr. Andrew Lian School of English Institute of Social Technology Suranaree University of Technology 111 University Avenue Muang District Nakhon Ratchasima, Thailand, 30000 Emeritus Professor , University of Canberra, Canberra, ACT, Australia Vice-President of AsiaCALL e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com We don't see things as they are, we see things as we are. (Ana?s Nin) The universe is made up of stories, not atoms (Muriel Rukeyser) When you change the way you look at things, the things you look at change (Max Planck) -------------- next part -------------- An HTML attachment was scrubbed... URL: From reijnders at tor.nl Mon Oct 24 13:20:33 2011 From: reijnders at tor.nl (Tom Reijnders) Date: Mon, 24 Oct 2011 14:20:33 +0200 Subject: [Xerte] Re: Quiz query In-Reply-To: References: Message-ID: <4EA55811.4050803@tor.nl> Hello, The score you see at the end of the quiz, is the score of the last try. Always. When you select 'Track first Score', only the first score is sent to SCORM. Normally you would set the settings LMS that people can do the test only once. We are busy to improve SCORM, but there will always be a difference between Preview and actully doing the test within a SCORM player. Regards, Tom Op 24-10-2011 13:32, A-P. Lian schreef: > Hello, > > I am not sure where to ask this question. So... here goes: > > I am trying to write a quiz using (XOT) which I want to export using > SCORM in due course. I am using an xampp installation. > > Here is what happens in PREVIEW mode (maybe it will not happen in the > exported version?) > > (a) I turn on tracking > (b) I choose Track First Score > (c) I do the quiz > (d) Whatever I do, it is always the last selection which is scored. > > AND > > (e) There is no limit to the number of times a person can re-do the > question. I cannot find a way of controlling this -also no way of > setting a time limit > > AND > > there is a restart button which appears at the end of the quiz. > > AND > > Is there a way of displaying a different video for each question (not > necessarily a video but some other stimulus)??? > > Finally, is there somewhere where i can find detailed documentation > about quizzes and other components of objects? I have been to techdis. > > Thank you and apologies if all of this seems a bit obvious. > > Andrew > > > > > > > > -- > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of Canberra, Canberra, ACT, Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com > ; website: > http://www.andrewlian.com > > We don't see things as they are, we see things as we are. (Ana?s Nin) > The universe is made up of stories, not atoms (Muriel Rukeyser) > When you change the way you look at things, the things you look at > change (Max Planck) > > 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/xerte > > 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. > > -- -- Tom Reijnders TOR Informatica Chopinlaan 27 5242HM Rosmalen Tel: 073 5226191 Fax: 073 5226196 -------------- next part -------------- An HTML attachment was scrubbed... URL: From andrew.lian at andrewlian.com Mon Oct 24 13:32:00 2011 From: andrew.lian at andrewlian.com (A-P. Lian) Date: Mon, 24 Oct 2011 19:32:00 +0700 Subject: [Xerte] Re: Quiz query In-Reply-To: <4EA55811.4050803@tor.nl> References: <4EA55811.4050803@tor.nl> Message-ID: OK - thanks - it seems, by inference from what you write, that limits etc. are set by the LMS rather than the LO. Am I right? Thanks andrew -- Professor Dr. Andrew Lian School of English Institute of Social Technology Suranaree University of Technology 111 University Avenue Muang District Nakhon Ratchasima, Thailand, 30000 Emeritus Professor , University of Canberra, Canberra, ACT, Australia Vice-President of AsiaCALL e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com We don't see things as they are, we see things as we are. (Ana?s Nin) The universe is made up of stories, not atoms (Muriel Rukeyser) When you change the way you look at things, the things you look at change (Max Planck) On Mon, Oct 24, 2011 at 19:20, Tom Reijnders wrote: > ** > Hello, > > The score you see at the end of the quiz, is the score of the last try. > Always. > > When you select 'Track first Score', only the first score is sent to SCORM. > Normally you would set the settings LMS that people can do the test only > once. > > We are busy to improve SCORM, but there will always be a difference between > Preview and actully doing the test within a SCORM player. > > Regards, > > Tom > > Op 24-10-2011 13:32, A-P. Lian schreef: > > Hello, > > I am not sure where to ask this question. So... here goes: > > I am trying to write a quiz using (XOT) which I want to export using > SCORM in due course. I am using an xampp installation. > > Here is what happens in PREVIEW mode (maybe it will not happen in the > exported version?) > > (a) I turn on tracking > (b) I choose Track First Score > (c) I do the quiz > (d) Whatever I do, it is always the last selection which is scored. > > AND > > (e) There is no limit to the number of times a person can re-do the > question. I cannot find a way of controlling this -also no way of setting a > time limit > > AND > > there is a restart button which appears at the end of the quiz. > > AND > > Is there a way of displaying a different video for each question (not > necessarily a video but some other stimulus)??? > > Finally, is there somewhere where i can find detailed documentation about > quizzes and other components of objects? I have been to techdis. > > Thank you and apologies if all of this seems a bit obvious. > > Andrew > > > > > > > > -- > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of Canberra, Canberra, ACT, Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com > > We don't see things as they are, we see things as we are. (Ana?s Nin) > The universe is made up of stories, not atoms (Muriel Rukeyser) > When you change the way you look at things, the things you look at change > (Max Planck) > > 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 listXerte at lists.nottingham.ac.ukhttp://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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. > > > > > -- > -- > > Tom Reijnders > TOR Informatica > Chopinlaan 27 > 5242HM Rosmalen > Tel: 073 5226191 > Fax: 073 5226196 > > > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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. > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From i.donkervoort at tor.nl Mon Oct 24 13:48:16 2011 From: i.donkervoort at tor.nl (Inge Donkervoort) Date: Mon, 24 Oct 2011 14:48:16 +0200 Subject: [Xerte] Xerte in Belgium In-Reply-To: <6093B144-E718-4E95-8A1D-DC0F6501B199@googlemail.com> References: <8B6D69C81759694E92E48C18738CF3AFDDDF54@exchange5.cornwall.ac.uk> <8B6D69C81759694E92E48C18738CF3AFAE8092@exchange5.cornwall.ac.uk> <8B6D69C81759694E92E48C18738CF3AFAE8093@exchange5.cornwall.ac.uk> <6093B144-E718-4E95-8A1D-DC0F6501B199@googlemail.com> Message-ID: <4EA55E90.4030502@tor.nl> Hi, A network organisation for teachers, ICT-coordinators, school managers and pedagogical leaders in adult education in Belgium have compared authoring tools (commercial and open source) and Xerte was the most complete! They really like and look forward to the internationalisation and till that is finished they will use the Dutch Xerte template. A lot of teachers will be trained in using Xerte. **Complements for the Xerte team for developing such a nice tool! Bye, Inge Donkervoort 1 2 Change Chopinlaan 27 5242 HM Rosmalen T 073-5226195 F 073-5226196 E i.donkervoort at 12change.eu I www.12change.eu T twitter L linkedIn -------------- next part -------------- An HTML attachment was scrubbed... URL: From reijnders at tor.nl Mon Oct 24 13:49:07 2011 From: reijnders at tor.nl (Tom Reijnders) Date: Mon, 24 Oct 2011 14:49:07 +0200 Subject: [Xerte] Re: Quiz query In-Reply-To: References: <4EA55811.4050803@tor.nl> Message-ID: <4EA55EC3.8000805@tor.nl> Limits are set by the LMS, yes. And one of the things we want to do, for example, is make sure that if for example Scorm tracking is switched on, that the text of the last button changes to 'Done', Or 'Finish' or something like that i.s.o. 'Restart' But even if you don't set a limit, still, only the first try is scored within SCORM. if you choose 'Track First Score'. Op 24-10-2011 14:32, A-P. Lian schreef: > OK - thanks - it seems, by inference from what you write, that limits > etc. are set by the LMS rather than the LO. Am I right? > > Thanks > andrew > > -- > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of Canberra, Canberra, ACT, Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com > ; website: > http://www.andrewlian.com > > We don't see things as they are, we see things as we are. (Ana?s Nin) > The universe is made up of stories, not atoms (Muriel Rukeyser) > When you change the way you look at things, the things you look at > change (Max Planck) > > > On Mon, Oct 24, 2011 at 19:20, Tom Reijnders > wrote: > > Hello, > > The score you see at the end of the quiz, is the score of the last > try. Always. > > When you select 'Track first Score', only the first score is sent > to SCORM. Normally you would set the settings LMS that people can > do the test only once. > > We are busy to improve SCORM, but there will always be a > difference between Preview and actully doing the test within a > SCORM player. > > Regards, > > Tom > > Op 24-10-2011 13:32, A-P. Lian schreef: >> Hello, >> >> I am not sure where to ask this question. So... here goes: >> >> I am trying to write a quiz using (XOT) which I want to export >> using SCORM in due course. I am using an xampp installation. >> >> Here is what happens in PREVIEW mode (maybe it will not happen in >> the exported version?) >> >> (a) I turn on tracking >> (b) I choose Track First Score >> (c) I do the quiz >> (d) Whatever I do, it is always the last selection which is scored. >> >> AND >> >> (e) There is no limit to the number of times a person can re-do >> the question. I cannot find a way of controlling this -also no >> way of setting a time limit >> >> AND >> >> there is a restart button which appears at the end of the quiz. >> >> AND >> >> Is there a way of displaying a different video for each question >> (not necessarily a video but some other stimulus)??? >> >> Finally, is there somewhere where i can find detailed >> documentation about quizzes and other components of objects? I >> have been to techdis. >> >> Thank you and apologies if all of this seems a bit obvious. >> >> Andrew >> >> >> >> >> >> >> >> -- >> Professor Dr. Andrew Lian >> School of English >> Institute of Social Technology >> Suranaree University of Technology >> 111 University Avenue >> Muang District >> Nakhon Ratchasima, Thailand, 30000 >> Emeritus Professor , University of Canberra, Canberra, ACT, Australia >> Vice-President of AsiaCALL >> e-mail: andrew.lian at andrewlian.com >> ; website: >> http://www.andrewlian.com >> >> We don't see things as they are, we see things as we are. (Ana?s Nin) >> The universe is made up of stories, not atoms (Muriel Rukeyser) >> When you change the way you look at things, the things you look >> at change (Max Planck) >> >> 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/xerte >> >> 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. >> >> > > -- > -- > > Tom Reijnders > TOR Informatica > Chopinlaan 27 > 5242HM Rosmalen > Tel: 073 5226191 > Fax: 073 5226196 > > > > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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/xerte > > 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. > > -- -- Tom Reijnders TOR Informatica Chopinlaan 27 5242HM Rosmalen Tel: 073 5226191 Fax: 073 5226196 -------------- next part -------------- An HTML attachment was scrubbed... URL: From d_b_burnett at hotmail.com Mon Oct 24 13:49:51 2011 From: d_b_burnett at hotmail.com (Dave Burnett) Date: Mon, 24 Oct 2011 08:49:51 -0400 Subject: [Xerte] Re: Quiz query In-Reply-To: References: , <4EA55811.4050803@tor.nl>, Message-ID: Not really familiar with the XOT stuff, but my guess would be: - if the quiz is a standalone page, then the LMS would classify it as a discrete learning object and you could limit access to it on that basis via the LMS. - if the quiz is just a part of a larger LO, if you set "Track first score", then the results will be sent the first time the quiz is encountered. A variable is then set which does not preclude coming back to the quiz and redoing it, but the SCORM function to send the results will not be invoked. If "Track first score" is not set, then the quiz results will be sent via the SCORM function each time the quiz is encountered (no doubt overwriting the previous score). Dave From: andrew.lian at andrewlian.com Date: Mon, 24 Oct 2011 19:32:00 +0700 To: xerte at lists.nottingham.ac.uk Subject: [Xerte] Re: Quiz query OK - thanks - it seems, by inference from what you write, that limits etc. are set by the LMS rather than the LO. Am I right? Thanksandrew-- Professor Dr. Andrew Lian School of English Institute of Social Technology Suranaree University of Technology 111 University Avenue Muang District Nakhon Ratchasima, Thailand, 30000 Emeritus Professor , University of Canberra, Canberra, ACT, Australia Vice-President of AsiaCALL e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com We don't see things as they are, we see things as we are. (Ana?s Nin) The universe is made up of stories, not atoms (Muriel Rukeyser) When you change the way you look at things, the things you look at change (Max Planck) On Mon, Oct 24, 2011 at 19:20, Tom Reijnders wrote: Hello, The score you see at the end of the quiz, is the score of the last try. Always. When you select 'Track first Score', only the first score is sent to SCORM. Normally you would set the settings LMS that people can do the test only once. We are busy to improve SCORM, but there will always be a difference between Preview and actully doing the test within a SCORM player. Regards, Tom Op 24-10-2011 13:32, A-P. Lian schreef: Hello, I am not sure where to ask this question. So... here goes: I am trying to write a quiz using (XOT) which I want to export using SCORM in due course. I am using an xampp installation. Here is what happens in PREVIEW mode (maybe it will not happen in the exported version?) (a) I turn on tracking (b) I choose Track First Score (c) I do the quiz (d) Whatever I do, it is always the last selection which is scored. AND (e) There is no limit to the number of times a person can re-do the question. I cannot find a way of controlling this -also no way of setting a time limit AND there is a restart button which appears at the end of the quiz. AND Is there a way of displaying a different video for each question (not necessarily a video but some other stimulus)??? Finally, is there somewhere where i can find detailed documentation about quizzes and other components of objects? I have been to techdis. Thank you and apologies if all of this seems a bit obvious. Andrew -- Professor Dr. Andrew Lian School of English Institute of Social Technology Suranaree University of Technology 111 University Avenue Muang District Nakhon Ratchasima, Thailand, 30000 Emeritus Professor , University of Canberra, Canberra, ACT, Australia Vice-President of AsiaCALL e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com We don't see things as they are, we see things as we are. (Ana?s Nin) The universe is made up of stories, not atoms (Muriel Rukeyser) When you change the way you look at things, the things you look at change (Max Planck) 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/xerte 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. -- -- Tom Reijnders TOR Informatica Chopinlaan 27 5242HM Rosmalen Tel: 073 5226191 Fax: 073 5226196 _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte 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/xerte 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From andrew.lian at andrewlian.com Mon Oct 24 14:06:06 2011 From: andrew.lian at andrewlian.com (A-P. Lian) Date: Mon, 24 Oct 2011 20:06:06 +0700 Subject: [Xerte] Re: Quiz query In-Reply-To: References: <4EA55811.4050803@tor.nl> Message-ID: Thank you both Andrew -- Professor Dr. Andrew Lian School of English Institute of Social Technology Suranaree University of Technology 111 University Avenue Muang District Nakhon Ratchasima, Thailand, 30000 Emeritus Professor , University of Canberra, Canberra, ACT, Australia Vice-President of AsiaCALL e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com We don't see things as they are, we see things as we are. (Ana?s Nin) The universe is made up of stories, not atoms (Muriel Rukeyser) When you change the way you look at things, the things you look at change (Max Planck) On Mon, Oct 24, 2011 at 19:49, Dave Burnett wrote: > > > Not really familiar with the XOT stuff, but my guess would be: > > - if the quiz is a standalone page, then the LMS would classify it as a > discrete learning object and you could limit access to it on that basis via > the LMS. > > - if the quiz is just a part of a larger LO, if you set "Track first > score", then the results will be sent the first time the quiz is > encountered. A variable is then set which does not preclude coming back to > the quiz and redoing it, but the SCORM function to send the results will not > be invoked. > > If "Track first score" is not set, then the quiz results will be sent via > the SCORM function each time the quiz is encountered (no doubt overwriting > the previous score). > > Dave > > > ------------------------------ > From: andrew.lian at andrewlian.com > Date: Mon, 24 Oct 2011 19:32:00 +0700 > To: xerte at lists.nottingham.ac.uk > Subject: [Xerte] Re: Quiz query > > > OK - thanks - it seems, by inference from what you write, that limits etc. > are set by the LMS rather than the LO. Am I right? > > Thanks > andrew > > -- > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of Canberra, Canberra, ACT, Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com > > We don't see things as they are, we see things as we are. (Ana?s Nin) > The universe is made up of stories, not atoms (Muriel Rukeyser) > When you change the way you look at things, the things you look at change > (Max Planck) > > > On Mon, Oct 24, 2011 at 19:20, Tom Reijnders wrote: > > ** > Hello, > > The score you see at the end of the quiz, is the score of the last try. > Always. > > When you select 'Track first Score', only the first score is sent to SCORM. > Normally you would set the settings LMS that people can do the test only > once. > > We are busy to improve SCORM, but there will always be a difference between > Preview and actully doing the test within a SCORM player. > > Regards, > > Tom > > Op 24-10-2011 13:32, A-P. Lian schreef: > > Hello, > > I am not sure where to ask this question. So... here goes: > > I am trying to write a quiz using (XOT) which I want to export using > SCORM in due course. I am using an xampp installation. > > Here is what happens in PREVIEW mode (maybe it will not happen in the > exported version?) > > (a) I turn on tracking > (b) I choose Track First Score > (c) I do the quiz > (d) Whatever I do, it is always the last selection which is scored. > > AND > > (e) There is no limit to the number of times a person can re-do the > question. I cannot find a way of controlling this -also no way of setting a > time limit > > AND > > there is a restart button which appears at the end of the quiz. > > AND > > Is there a way of displaying a different video for each question (not > necessarily a video but some other stimulus)??? > > Finally, is there somewhere where i can find detailed documentation about > quizzes and other components of objects? I have been to techdis. > > Thank you and apologies if all of this seems a bit obvious. > > Andrew > > > > > > > > -- > Professor Dr. Andrew Lian > School of English > Institute of Social Technology > Suranaree University of Technology > 111 University Avenue > Muang District > Nakhon Ratchasima, Thailand, 30000 > Emeritus Professor , University of Canberra, Canberra, ACT, Australia > Vice-President of AsiaCALL > e-mail: andrew.lian at andrewlian.com; website: http://www.andrewlian.com > > We don't see things as they are, we see things as we are. (Ana?s Nin) > The universe is made up of stories, not atoms (Muriel Rukeyser) > When you change the way you look at things, the things you look at change > (Max Planck) > > 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 listXerte at lists.nottingham.ac.ukhttp://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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. > > > > > -- > -- > > Tom Reijnders > TOR Informatica > Chopinlaan 27 > 5242HM Rosmalen > Tel: 073 5226191 > Fax: 073 5226196 > > > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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/xerte 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/xerte > > 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. > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From C.A.Rees at swansea.ac.uk Mon Oct 24 14:28:05 2011 From: C.A.Rees at swansea.ac.uk (REES C.A.) Date: Mon, 24 Oct 2011 14:28:05 +0100 Subject: [Xerte] Re: Error: The model data has failed to load Message-ID: <9F7FA2E0294A934CA0CD9E97BD580F840E6E75C6@CCS-EXCHANGE1.brynmill.swan.ac.uk> Hi Johnathan Thanks for your suggestions. Unfortunately I have tried all of them already with no success. I have also uninstalled and re-installed and also tried downloading the older versions of the wizards. If I try to create the page then say not to open the wizard I still get the message "Error: data model....." and I then I have to control + alt + delete. If I then try to create the wizard page again using the empty folder created during the previous failed attempt, it works, but this is a very time-consuming work-around. Thanks for your suggestions Chris Rees Online Learning Technologist/ Technolegydd Dysgu Ar-lein Advanced Professional Training in Bioscience/ Hyfforddiant Proffesiynol Uwch mewn Biowyddoniaeth Room 127 Wallace Building / Ystafell 127 Adeilad Wallace College of Science / Coleg Gwyddoniaeth Swansea University / Prifysgol Abertawe SA2 8PP Work / Gwaith : (01792) 295379 Mobile / Symudol : 07969087419 Website / Gwefan : http://APTbioscience.swansea.ac.uk -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.jpg Type: image/jpeg Size: 15470 bytes Desc: image001.jpg URL: From Phil at environmental-academy.co.uk Mon Oct 24 14:31:15 2011 From: Phil at environmental-academy.co.uk (Phil Clothier) Date: Mon, 24 Oct 2011 14:31:15 +0100 Subject: [Xerte] Customising the Xerte UI Message-ID: <15D9977AFE9E1D4FA7B2EE6225FD790F567789@SERVER.theenvironmentpractice.local> Hello everyone, is there any guidance available anywhere on how to create a new flash interface for Xerte? I've been looking with google for a while for still no luck. Thanks, Phil -------------- next part -------------- An HTML attachment was scrubbed... URL: From d_b_burnett at hotmail.com Mon Oct 24 15:16:21 2011 From: d_b_burnett at hotmail.com (Dave Burnett) Date: Mon, 24 Oct 2011 10:16:21 -0400 Subject: [Xerte] Re: Customising the Xerte UI In-Reply-To: <15D9977AFE9E1D4FA7B2EE6225FD790F567789@SERVER.theenvironmentpractice.local> References: <15D9977AFE9E1D4FA7B2EE6225FD790F567789@SERVER.theenvironmentpractice.local> Message-ID: ".. a new flash interface .." What exactly would you like to do? There is a difference between creating a new interface and replacing the interface. The main point being if you want to truly *replace* the existing interface with a swf, it means establishing communication between that swf and the LO. If you just want to create a new "skin" to appear in place of the default interface, that is relatively easy. Dave Date: Mon, 24 Oct 2011 14:31:15 +0100 From: Phil at environmental-academy.co.uk To: xerte at lists.nottingham.ac.uk Subject: [Xerte] Customising the Xerte UI Hello everyone, is there any guidance available anywhere on how to create a new flash interface for Xerte? I?ve been looking with google for a while for still no luck. Thanks, Phil 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/xerte 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From Phil at environmental-academy.co.uk Mon Oct 24 15:24:38 2011 From: Phil at environmental-academy.co.uk (Phil Clothier) Date: Mon, 24 Oct 2011 15:24:38 +0100 Subject: [Xerte] Re: Customising the Xerte UI In-Reply-To: References: <15D9977AFE9E1D4FA7B2EE6225FD790F567789@SERVER.theenvironmentpractice.local> Message-ID: <15D9977AFE9E1D4FA7B2EE6225FD790F56778F@SERVER.theenvironmentpractice.local> Hi Dave, it's probably best if I explain what I'd like to achieve. Basically, I'd like to change the look of the skin, without really changing the interface as such. I assume this would just be a new "skin"? However, I'd also be interested in a much simplified interface which just had a "back" and "forward" button. I've got this set up in the default Xerte skin and removed sections with certain scripts. Would this still be possible in a new skin? Or would I need to create an entire new template which simply had "back" and "forward"? Thanks for any help, Phil From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 24 October 2011 15:16 To: Xerte list Subject: [Xerte] Re: Customising the Xerte UI ".. a new flash interface .." What exactly would you like to do? There is a difference between creating a new interface and replacing the interface. The main point being if you want to truly *replace* the existing interface with a swf, it means establishing communication between that swf and the LO. If you just want to create a new "skin" to appear in place of the default interface, that is relatively easy. Dave ________________________________ Date: Mon, 24 Oct 2011 14:31:15 +0100 From: Phil at environmental-academy.co.uk To: xerte at lists.nottingham.ac.uk Subject: [Xerte] Customising the Xerte UI Hello everyone, is there any guidance available anywhere on how to create a new flash interface for Xerte? I've been looking with google for a while for still no luck. Thanks, Phil 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/xerte 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From d_b_burnett at hotmail.com Mon Oct 24 15:35:27 2011 From: d_b_burnett at hotmail.com (Dave Burnett) Date: Mon, 24 Oct 2011 10:35:27 -0400 Subject: [Xerte] Re: Customising the Xerte UI In-Reply-To: <15D9977AFE9E1D4FA7B2EE6225FD790F56778F@SERVER.theenvironmentpractice.local> References: <15D9977AFE9E1D4FA7B2EE6225FD790F567789@SERVER.theenvironmentpractice.local>, , <15D9977AFE9E1D4FA7B2EE6225FD790F56778F@SERVER.theenvironmentpractice.local> Message-ID: Look at the properties of the Interface icon. Set visuals to 0 Run. Now right click the Interface icon and choose Add Entry Frame. In that entry frame you start building your new interface. Add a background, add a few buttons etc Date: Mon, 24 Oct 2011 15:24:38 +0100 From: Phil at environmental-academy.co.uk To: xerte at lists.nottingham.ac.uk Subject: [Xerte] Re: Customising the Xerte UI Hi Dave, it?s probably best if I explain what I?d like to achieve. Basically, I?d like to change the look of the skin, without really changing the interface as such. I assume this would just be a new ?skin?? However, I?d also be interested in a much simplified interface which just had a ?back? and ?forward? button. I?ve got this set up in the default Xerte skin and removed sections with certain scripts. Would this still be possible in a new skin? Or would I need to create an entire new template which simply had ?back? and ?forward?? Thanks for any help, Phil From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 24 October 2011 15:16 To: Xerte list Subject: [Xerte] Re: Customising the Xerte UI ".. a new flash interface .." What exactly would you like to do? There is a difference between creating a new interface and replacing the interface. The main point being if you want to truly *replace* the existing interface with a swf, it means establishing communication between that swf and the LO. If you just want to create a new "skin" to appear in place of the default interface, that is relatively easy. Dave Date: Mon, 24 Oct 2011 14:31:15 +0100 From: Phil at environmental-academy.co.uk To: xerte at lists.nottingham.ac.uk Subject: [Xerte] Customising the Xerte UIHello everyone, is there any guidance available anywhere on how to create a new flash interface for Xerte? I?ve been looking with google for a while for still no luck. Thanks, Phil 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/xerte 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/xerte 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From johnathan.kemp at ntlworld.com Mon Oct 24 15:46:03 2011 From: johnathan.kemp at ntlworld.com (Kemp Johnathan) Date: Mon, 24 Oct 2011 15:46:03 +0100 Subject: [Xerte] Re: Error: The model data has failed to load In-Reply-To: <9F7FA2E0294A934CA0CD9E97BD580F840E6E75C6@CCS-EXCHANGE1.brynmill.swan.ac.uk> References: <9F7FA2E0294A934CA0CD9E97BD580F840E6E75C6@CCS-EXCHANGE1.brynmill.swan.ac.uk> Message-ID: Hello Chris, Just for clarification. Have you tried saving your project and then copying the project folder over to your colleague's computer? Will the project then open in Xerte and allow the creation of pages using the same wizards, without the problems you are having? I know a fair bit about the workings of the Page Wizards (I have used them for several years), but Julian is the one who knows what happens behind the scenes in the Xerte engine. Unfortunately I think he is away this week so may not be able to chip in at present. I am sorry you are having these difficulties, but it may be that if they continue to happen consistently that this will give Julian something to work with so that this bug can be nailed once and for all. Kind regards Johnathan On 24 October 2011 14:28, REES C.A. wrote: > Hi Johnathan > > > > Thanks for your suggestions. Unfortunately I have tried all of them > already with no success. I have also uninstalled and re-installed and also > tried downloading the older versions of the wizards. If I try to create > the page then say not to open the wizard I still get the message ?Error: > data model.....? and I then I have to control + alt + delete. If I then try > to create the wizard page again using the empty folder created during the > previous failed attempt, it works, but this is a very time-consuming > work-around. > > > > Thanks for your suggestions > > > > > > > > *Chris Rees* > > *Online Learning Technologist/** Technolegydd Dysgu Ar-lein* > > *Advanced Professional Training in Bioscience/ **Hyfforddiant Proffesiynol > Uwch mewn Biowyddoniaeth* > > *Room 127 Wallace Building / **Ystafell 127 Adeilad Wallace* > > *College of Science / **Coleg Gwyddoniaeth* > > *Swansea University / **Prifysgol Abertawe* > > *SA2 8PP* > > > > *Work /** Gwaith** :** (01792) 295379* > > *Mobile /** Symudol** :** 07969087419* > > *Website / Gwefan : **http://APTbioscience.swansea.ac.uk > * > > * * > > [image: email signiture logo's.jpg] > > > > 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/xerte > > 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. > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From C.A.Rees at swansea.ac.uk Mon Oct 24 15:55:50 2011 From: C.A.Rees at swansea.ac.uk (REES C.A.) Date: Mon, 24 Oct 2011 15:55:50 +0100 Subject: [Xerte] Re: Error: The model data has failed to load Message-ID: <9F7FA2E0294A934CA0CD9E97BD580F840E6E77F3@CCS-EXCHANGE1.brynmill.swan.ac.uk> Hi Johnathan, Yep I have tried this, my colleague can open the xerte projects I have created and has no problems at all creating new wizard pages. Thanks for the reply, hopefully Julian will be able to help shed some light on this. I think it is probably something to do with my PCs settings or something. Cheers -------------- next part -------------- An HTML attachment was scrubbed... URL: From Phil at environmental-academy.co.uk Mon Oct 24 15:55:07 2011 From: Phil at environmental-academy.co.uk (Phil Clothier) Date: Mon, 24 Oct 2011 15:55:07 +0100 Subject: [Xerte] Re: Customising the Xerte UI In-Reply-To: References: <15D9977AFE9E1D4FA7B2EE6225FD790F567789@SERVER.theenvironmentpractice.local>, , <15D9977AFE9E1D4FA7B2EE6225FD790F56778F@SERVER.theenvironmentpractice.local> Message-ID: <15D9977AFE9E1D4FA7B2EE6225FD790F56779A@SERVER.theenvironmentpractice.local> Ahh that's useful to know, I'll have a play about with that, it should suit my needs in the short term. Thanks Dave. For future reference, I assume there is no online documentation about skin/template creation? There's isn't much showing up in google or the xert wiki with those terms. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 24 October 2011 15:35 To: Xerte list Subject: [Xerte] Re: Customising the Xerte UI Look at the properties of the Interface icon. Set visuals to 0 Run. Now right click the Interface icon and choose Add Entry Frame. In that entry frame you start building your new interface. Add a background, add a few buttons etc ________________________________ Date: Mon, 24 Oct 2011 15:24:38 +0100 From: Phil at environmental-academy.co.uk To: xerte at lists.nottingham.ac.uk Subject: [Xerte] Re: Customising the Xerte UI Hi Dave, it's probably best if I explain what I'd like to achieve. Basically, I'd like to change the look of the skin, without really changing the interface as such. I assume this would just be a new "skin"? However, I'd also be interested in a much simplified interface which just had a "back" and "forward" button. I've got this set up in the default Xerte skin and removed sections with certain scripts. Would this still be possible in a new skin? Or would I need to create an entire new template which simply had "back" and "forward"? Thanks for any help, Phil From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 24 October 2011 15:16 To: Xerte list Subject: [Xerte] Re: Customising the Xerte UI ".. a new flash interface .." What exactly would you like to do? There is a difference between creating a new interface and replacing the interface. The main point being if you want to truly *replace* the existing interface with a swf, it means establishing communication between that swf and the LO. If you just want to create a new "skin" to appear in place of the default interface, that is relatively easy. Dave ________________________________ Date: Mon, 24 Oct 2011 14:31:15 +0100 From: Phil at environmental-academy.co.uk To: xerte at lists.nottingham.ac.uk Subject: [Xerte] Customising the Xerte UI Hello everyone, is there any guidance available anywhere on how to create a new flash interface for Xerte? I've been looking with google for a while for still no luck. Thanks, Phil 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/xerte 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/xerte 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From d_b_burnett at hotmail.com Mon Oct 24 16:07:52 2011 From: d_b_burnett at hotmail.com (Dave Burnett) Date: Mon, 24 Oct 2011 11:07:52 -0400 Subject: [Xerte] Re: Customising the Xerte UI In-Reply-To: <15D9977AFE9E1D4FA7B2EE6225FD790F56779A@SERVER.theenvironmentpractice.local> References: <15D9977AFE9E1D4FA7B2EE6225FD790F567789@SERVER.theenvironmentpractice.local>, , , , <15D9977AFE9E1D4FA7B2EE6225FD790F56778F@SERVER.theenvironmentpractice.local>, , <15D9977AFE9E1D4FA7B2EE6225FD790F56779A@SERVER.theenvironmentpractice.local> Message-ID: >For future reference, I assume there is no online documentation about skin/template creation? Correct. If you are already hiding/disabling buttons with script, and now you know how to defeat the existing interface and where to add the new stuff, it's pretty much standard "add a background, add some swf based buttons" etc. Just for chuckles, think about reading in some parameters and using those to define the bg, button, button position etc. That's the way I set up so I can "brand" the same content with multiple look/feel/function layouts. rom: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 24 October 2011 15:35 To: Xerte list Subject: [Xerte] Re: Customising the Xerte UI Look at the properties of the Interface icon. Set visuals to 0 Run. Now right click the Interface icon and choose Add Entry Frame. In that entry frame you start building your new interface. Add a background, add a few buttons etc Date: Mon, 24 Oct 2011 15:24:38 +0100 From: Phil at environmental-academy.co.uk To: xerte at lists.nottingham.ac.uk Subject: [Xerte] Re: Customising the Xerte UIHi Dave, it?s probably best if I explain what I?d like to achieve. Basically, I?d like to change the look of the skin, without really changing the interface as such. I assume this would just be a new ?skin?? However, I?d also be interested in a much simplified interface which just had a ?back? and ?forward? button. I?ve got this set up in the default Xerte skin and removed sections with certain scripts. Would this still be possible in a new skin? Or would I need to create an entire new template which simply had ?back? and ?forward?? Thanks for any help, Phil From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 24 October 2011 15:16 To: Xerte list Subject: [Xerte] Re: Customising the Xerte UI ".. a new flash interface .." What exactly would you like to do? There is a difference between creating a new interface and replacing the interface. The main point being if you want to truly *replace* the existing interface with a swf, it means establishing communication between that swf and the LO. If you just want to create a new "skin" to appear in place of the default interface, that is relatively easy. Dave Date: Mon, 24 Oct 2011 14:31:15 +0100 From: Phil at environmental-academy.co.uk To: xerte at lists.nottingham.ac.uk Subject: [Xerte] Customising the Xerte UIHello everyone, is there any guidance available anywhere on how to create a new flash interface for Xerte? I?ve been looking with google for a while for still no luck. Thanks, Phil 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/xerte 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/xerte 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/xerte 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From Phil at environmental-academy.co.uk Mon Oct 24 16:13:00 2011 From: Phil at environmental-academy.co.uk (Phil Clothier) Date: Mon, 24 Oct 2011 16:13:00 +0100 Subject: [Xerte] Re: Customising the Xerte UI In-Reply-To: References: <15D9977AFE9E1D4FA7B2EE6225FD790F567789@SERVER.theenvironmentpractice.local>, , <15D9977AFE9E1D4FA7B2EE6225FD790F56778F@SERVER.theenvironmentpractice.local> Message-ID: <15D9977AFE9E1D4FA7B2EE6225FD790F5677A0@SERVER.theenvironmentpractice.local> As a side note, I've just noticed the "Custom Interface" property in Xerte Online Toolkits. Is there a generic .fla file anywhere in the Xerte or XOT installation I can tweak and play about with for this property? From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 24 October 2011 15:35 To: Xerte list Subject: [Xerte] Re: Customising the Xerte UI Look at the properties of the Interface icon. Set visuals to 0 Run. Now right click the Interface icon and choose Add Entry Frame. In that entry frame you start building your new interface. Add a background, add a few buttons etc ________________________________ Date: Mon, 24 Oct 2011 15:24:38 +0100 From: Phil at environmental-academy.co.uk To: xerte at lists.nottingham.ac.uk Subject: [Xerte] Re: Customising the Xerte UI Hi Dave, it's probably best if I explain what I'd like to achieve. Basically, I'd like to change the look of the skin, without really changing the interface as such. I assume this would just be a new "skin"? However, I'd also be interested in a much simplified interface which just had a "back" and "forward" button. I've got this set up in the default Xerte skin and removed sections with certain scripts. Would this still be possible in a new skin? Or would I need to create an entire new template which simply had "back" and "forward"? Thanks for any help, Phil From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 24 October 2011 15:16 To: Xerte list Subject: [Xerte] Re: Customising the Xerte UI ".. a new flash interface .." What exactly would you like to do? There is a difference between creating a new interface and replacing the interface. The main point being if you want to truly *replace* the existing interface with a swf, it means establishing communication between that swf and the LO. If you just want to create a new "skin" to appear in place of the default interface, that is relatively easy. Dave ________________________________ Date: Mon, 24 Oct 2011 14:31:15 +0100 From: Phil at environmental-academy.co.uk To: xerte at lists.nottingham.ac.uk Subject: [Xerte] Customising the Xerte UI Hello everyone, is there any guidance available anywhere on how to create a new flash interface for Xerte? I've been looking with google for a while for still no luck. Thanks, Phil 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/xerte 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/xerte 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From d_b_burnett at hotmail.com Mon Oct 24 16:19:15 2011 From: d_b_burnett at hotmail.com (Dave Burnett) Date: Mon, 24 Oct 2011 11:19:15 -0400 Subject: [Xerte] Re: Customising the Xerte UI In-Reply-To: <15D9977AFE9E1D4FA7B2EE6225FD790F5677A0@SERVER.theenvironmentpractice.local> References: <15D9977AFE9E1D4FA7B2EE6225FD790F567789@SERVER.theenvironmentpractice.local>, , , , <15D9977AFE9E1D4FA7B2EE6225FD790F56778F@SERVER.theenvironmentpractice.local>, , <15D9977AFE9E1D4FA7B2EE6225FD790F5677A0@SERVER.theenvironmentpractice.local> Message-ID: Xerte desktop help file: Usage Set on the document tree. Description Set this to the .swf file you'd like to use as the Learning Object's custom interface. Notes You must develop the custom.swf file yourself. You can access the properties and methods of the interface icon that loads the swf file from code in your .swf using the _parent property. An example can be found in the templates folder of Xerte's installation directory. Examples To use a file called interface.swf as the Learning Object's custom interface, set the swf property to: FileLocation + 'custom.swf' To call methods of the interface icon that loads the swf Date: Mon, 24 Oct 2011 16:13:00 +0100 From: Phil at environmental-academy.co.uk To: xerte at lists.nottingham.ac.uk Subject: [Xerte] Re: Customising the Xerte UI As a side note, I?ve just noticed the ?Custom Interface? property in Xerte Online Toolkits. Is there a generic .fla file anywhere in the Xerte or XOT installation I can tweak and play about with for this property? From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 24 October 2011 15:35 To: Xerte list Subject: [Xerte] Re: Customising the Xerte UI Look at the properties of the Interface icon. Set visuals to 0 Run. Now right click the Interface icon and choose Add Entry Frame. In that entry frame you start building your new interface. Add a background, add a few buttons etc Date: Mon, 24 Oct 2011 15:24:38 +0100 From: Phil at environmental-academy.co.uk To: xerte at lists.nottingham.ac.uk Subject: [Xerte] Re: Customising the Xerte UIHi Dave, it?s probably best if I explain what I?d like to achieve. Basically, I?d like to change the look of the skin, without really changing the interface as such. I assume this would just be a new ?skin?? However, I?d also be interested in a much simplified interface which just had a ?back? and ?forward? button. I?ve got this set up in the default Xerte skin and removed sections with certain scripts. Would this still be possible in a new skin? Or would I need to create an entire new template which simply had ?back? and ?forward?? Thanks for any help, Phil From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 24 October 2011 15:16 To: Xerte list Subject: [Xerte] Re: Customising the Xerte UI ".. a new flash interface .." What exactly would you like to do? There is a difference between creating a new interface and replacing the interface. The main point being if you want to truly *replace* the existing interface with a swf, it means establishing communication between that swf and the LO. If you just want to create a new "skin" to appear in place of the default interface, that is relatively easy. Dave Date: Mon, 24 Oct 2011 14:31:15 +0100 From: Phil at environmental-academy.co.uk To: xerte at lists.nottingham.ac.uk Subject: [Xerte] Customising the Xerte UIHello everyone, is there any guidance available anywhere on how to create a new flash interface for Xerte? I?ve been looking with google for a while for still no luck. Thanks, Phil 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/xerte 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/xerte 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/xerte 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From d_b_burnett at hotmail.com Mon Oct 24 16:21:19 2011 From: d_b_burnett at hotmail.com (Dave Burnett) Date: Mon, 24 Oct 2011 11:21:19 -0400 Subject: [Xerte] Re: Customising the Xerte UI In-Reply-To: <15D9977AFE9E1D4FA7B2EE6225FD790F5677A0@SERVER.theenvironmentpractice.local> References: <15D9977AFE9E1D4FA7B2EE6225FD790F567789@SERVER.theenvironmentpractice.local>, , , , <15D9977AFE9E1D4FA7B2EE6225FD790F56778F@SERVER.theenvironmentpractice.local>, , <15D9977AFE9E1D4FA7B2EE6225FD790F5677A0@SERVER.theenvironmentpractice.local> Message-ID: But as mentioned, if you use a separate swf as the interface, you are going to have to deal with the parent/child communication issue. That's why I just set visuals off and use the native Xerte stuff with a bit of code. Dave Date: Mon, 24 Oct 2011 16:13:00 +0100 From: Phil at environmental-academy.co.uk To: xerte at lists.nottingham.ac.uk Subject: [Xerte] Re: Customising the Xerte UI As a side note, I?ve just noticed the ?Custom Interface? property in Xerte Online Toolkits. Is there a generic .fla file anywhere in the Xerte or XOT installation I can tweak and play about with for this property? From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 24 October 2011 15:35 To: Xerte list Subject: [Xerte] Re: Customising the Xerte UI Look at the properties of the Interface icon. Set visuals to 0 Run. Now right click the Interface icon and choose Add Entry Frame. In that entry frame you start building your new interface. Add a background, add a few buttons etc Date: Mon, 24 Oct 2011 15:24:38 +0100 From: Phil at environmental-academy.co.uk To: xerte at lists.nottingham.ac.uk Subject: [Xerte] Re: Customising the Xerte UIHi Dave, it?s probably best if I explain what I?d like to achieve. Basically, I?d like to change the look of the skin, without really changing the interface as such. I assume this would just be a new ?skin?? However, I?d also be interested in a much simplified interface which just had a ?back? and ?forward? button. I?ve got this set up in the default Xerte skin and removed sections with certain scripts. Would this still be possible in a new skin? Or would I need to create an entire new template which simply had ?back? and ?forward?? Thanks for any help, Phil From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 24 October 2011 15:16 To: Xerte list Subject: [Xerte] Re: Customising the Xerte UI ".. a new flash interface .." What exactly would you like to do? There is a difference between creating a new interface and replacing the interface. The main point being if you want to truly *replace* the existing interface with a swf, it means establishing communication between that swf and the LO. If you just want to create a new "skin" to appear in place of the default interface, that is relatively easy. Dave Date: Mon, 24 Oct 2011 14:31:15 +0100 From: Phil at environmental-academy.co.uk To: xerte at lists.nottingham.ac.uk Subject: [Xerte] Customising the Xerte UIHello everyone, is there any guidance available anywhere on how to create a new flash interface for Xerte? I?ve been looking with google for a while for still no luck. Thanks, Phil 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/xerte 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/xerte 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/xerte 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From Phil at environmental-academy.co.uk Mon Oct 24 16:21:30 2011 From: Phil at environmental-academy.co.uk (Phil Clothier) Date: Mon, 24 Oct 2011 16:21:30 +0100 Subject: [Xerte] Re: Customising the Xerte UI In-Reply-To: References: <15D9977AFE9E1D4FA7B2EE6225FD790F567789@SERVER.theenvironmentpractice.local>, , , , <15D9977AFE9E1D4FA7B2EE6225FD790F56778F@SERVER.theenvironmentpractice.local>, , <15D9977AFE9E1D4FA7B2EE6225FD790F56779A@SERVER.theenvironmentpractice.local> Message-ID: <15D9977AFE9E1D4FA7B2EE6225FD790F5677A2@SERVER.theenvironmentpractice.local> Cool, cheers Dave. I may in fact be able to achieve at least a v1 interface with just scripting in and out certain features! Unfortunately I'm by no means a scripting expert, but I'll give it a shot. Extending another email I sent a few minutes ago about XOT's "Custom Interface" property, would this file be suitable to create the swf: http://code.google.com/p/xerte/source/browse/trunk/runtime/templates/fra meworks/frameworkTemplate.fla?r=253 ? I've seen on a few archived Xerte lists that people have been using it as a base to customise the UI. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 24 October 2011 16:08 To: Xerte list Subject: [Xerte] Re: Customising the Xerte UI >For future reference, I assume there is no online documentation about skin/template creation? Correct. If you are already hiding/disabling buttons with script, and now you know how to defeat the existing interface and where to add the new stuff, it's pretty much standard "add a background, add some swf based buttons" etc. Just for chuckles, think about reading in some parameters and using those to define the bg, button, button position etc. That's the way I set up so I can "brand" the same content with multiple look/feel/function layouts. rom: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 24 October 2011 15:35 To: Xerte list Subject: [Xerte] Re: Customising the Xerte UI Look at the properties of the Interface icon. Set visuals to 0 Run. Now right click the Interface icon and choose Add Entry Frame. In that entry frame you start building your new interface. Add a background, add a few buttons etc ________________________________ Date: Mon, 24 Oct 2011 15:24:38 +0100 From: Phil at environmental-academy.co.uk To: xerte at lists.nottingham.ac.uk Subject: [Xerte] Re: Customising the Xerte UI Hi Dave, it's probably best if I explain what I'd like to achieve. Basically, I'd like to change the look of the skin, without really changing the interface as such. I assume this would just be a new "skin"? However, I'd also be interested in a much simplified interface which just had a "back" and "forward" button. I've got this set up in the default Xerte skin and removed sections with certain scripts. Would this still be possible in a new skin? Or would I need to create an entire new template which simply had "back" and "forward"? Thanks for any help, Phil From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 24 October 2011 15:16 To: Xerte list Subject: [Xerte] Re: Customising the Xerte UI ".. a new flash interface .." What exactly would you like to do? There is a difference between creating a new interface and replacing the interface. The main point being if you want to truly *replace* the existing interface with a swf, it means establishing communication between that swf and the LO. If you just want to create a new "skin" to appear in place of the default interface, that is relatively easy. Dave ________________________________ Date: Mon, 24 Oct 2011 14:31:15 +0100 From: Phil at environmental-academy.co.uk To: xerte at lists.nottingham.ac.uk Subject: [Xerte] Customising the Xerte UI Hello everyone, is there any guidance available anywhere on how to create a new flash interface for Xerte? I've been looking with google for a while for still no luck. Thanks, Phil 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/xerte 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/xerte 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/xerte 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From reijnders at tor.nl Mon Oct 24 16:27:24 2011 From: reijnders at tor.nl (Tom Reijnders) Date: Mon, 24 Oct 2011 17:27:24 +0200 Subject: [Xerte] Re: Customising the Xerte UI In-Reply-To: References: <15D9977AFE9E1D4FA7B2EE6225FD790F567789@SERVER.theenvironmentpractice.local>, , , , <15D9977AFE9E1D4FA7B2EE6225FD790F56778F@SERVER.theenvironmentpractice.local>, , <15D9977AFE9E1D4FA7B2EE6225FD790F5677A0@SERVER.theenvironmentpractice.local> Message-ID: <4EA583DC.6030008@tor.nl> Ehmm, as Xerte is open source, nothing is stopping you at modifying the original player.... So you could grab a copy of the original .fla and modify it to your needs.... Please try visuals = 2 (clean interface) too and see whether you like that. You can get a copy of the engine .fla from svn Tom Op 24-10-2011 17:19, Dave Burnett schreef: > > Xerte desktop help file: > > *Usage* > Set on the document tree. > > *Description* > Set this to the .swf file you'd like to use as the Learning Object's > custom interface. > > *Notes* > You must develop the custom.swf file yourself. You can access the > properties and methods of the interface icon that loads the swf file > from code in your .swf using the _parent property. An example can be > found in the templates folder of Xerte's installation directory. > > *Examples* > To use a file called interface.swf as the Learning Object's custom > interface, set the swf property to: > > FileLocation + 'custom.swf' > > To call methods of the interface icon that loads the swf > > > > > > > > ------------------------------------------------------------------------ > Date: Mon, 24 Oct 2011 16:13:00 +0100 > From: Phil at environmental-academy.co.uk > To: xerte at lists.nottingham.ac.uk > Subject: [Xerte] Re: Customising the Xerte UI > > As a side note, I?ve just noticed the ?Custom Interface? property in > Xerte Online Toolkits. > > Is there a generic .fla file anywhere in the Xerte or XOT installation > I can tweak and play about with for this property? > > *From:* xerte-bounces at lists.nottingham.ac.uk > [mailto:xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *Dave Burnett > *Sent:* 24 October 2011 15:35 > *To:* Xerte list > *Subject:* [Xerte] Re: Customising the Xerte UI > > Look at the properties of the Interface icon. > Set visuals to 0 > Run. > > Now right click the Interface icon and choose Add Entry Frame. > In that entry frame you start building your new interface. > Add a background, add a few buttons etc > > ------------------------------------------------------------------------ > > Date: Mon, 24 Oct 2011 15:24:38 +0100 > From: Phil at environmental-academy.co.uk > To: xerte at lists.nottingham.ac.uk > Subject: [Xerte] Re: Customising the Xerte UI > > Hi Dave, it?s probably best if I explain what I?d like to achieve. > Basically, I?d like to change the look of the skin, without really > changing the interface as such. I assume this would just be a new ?skin?? > > However, I?d also be interested in a much simplified interface which > just had a ?back? and ?forward? button. I?ve got this set up in the > default Xerte skin and removed sections with certain scripts. Would > this still be possible in a new skin? Or would I need to create an > entire new template which simply had ?back? and ?forward?? > > Thanks for any help, > > Phil > > *From:* xerte-bounces at lists.nottingham.ac.uk > [mailto:xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *Dave Burnett > *Sent:* 24 October 2011 15:16 > *To:* Xerte list > *Subject:* [Xerte] Re: Customising the Xerte UI > > > ".. a new flash interface .." > > What exactly would you like to do? > There is a difference between creating a new interface and replacing > the interface. > > The main point being if you want to truly *replace* the existing > interface with a swf, it means establishing communication between that > swf and the LO. > > If you just want to create a new "skin" to appear in place of the > default interface, that is relatively easy. > > Dave > > ------------------------------------------------------------------------ > > Date: Mon, 24 Oct 2011 14:31:15 +0100 > From: Phil at environmental-academy.co.uk > To: xerte at lists.nottingham.ac.uk > Subject: [Xerte] Customising the Xerte UI > > Hello everyone, is there any guidance available anywhere on how to > create a new flash interface for Xerte? > > I?ve been looking with google for a while for still no luck. > > Thanks, > > Phil > > > 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/xerte 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/xerte 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/xerte 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/xerte > > 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. > > -- -- Tom Reijnders TOR Informatica Chopinlaan 27 5242HM Rosmalen Tel: 073 5226191 Fax: 073 5226196 -------------- next part -------------- An HTML attachment was scrubbed... URL: From d_b_burnett at hotmail.com Mon Oct 24 16:27:34 2011 From: d_b_burnett at hotmail.com (Dave Burnett) Date: Mon, 24 Oct 2011 11:27:34 -0400 Subject: [Xerte] Re: Customising the Xerte UI In-Reply-To: <15D9977AFE9E1D4FA7B2EE6225FD790F5677A2@SERVER.theenvironmentpractice.local> References: <15D9977AFE9E1D4FA7B2EE6225FD790F567789@SERVER.theenvironmentpractice.local>, , , , , , <15D9977AFE9E1D4FA7B2EE6225FD790F56778F@SERVER.theenvironmentpractice.local>, , , , <15D9977AFE9E1D4FA7B2EE6225FD790F56779A@SERVER.theenvironmentpractice.local>, , <15D9977AFE9E1D4FA7B2EE6225FD790F5677A2@SERVER.theenvironmentpractice.local> Message-ID: Could very well be. I've not seen it or used it. Because of the aforementioned comm issues, I have always just set visuals to 0 and built my own interface. Date: Mon, 24 Oct 2011 16:21:30 +0100 From: Phil at environmental-academy.co.uk To: xerte at lists.nottingham.ac.uk Subject: [Xerte] Re: Customising the Xerte UI Cool, cheers Dave. I may in fact be able to achieve at least a v1 interface with just scripting in and out certain features! Unfortunately I?m by no means a scripting expert, but I?ll give it a shot. Extending another email I sent a few minutes ago about XOT?s ?Custom Interface? property, would this file be suitable to create the swf: http://code.google.com/p/xerte/source/browse/trunk/runtime/templates/frameworks/frameworkTemplate.fla?r=253 ? I?ve seen on a few archived Xerte lists that people have been using it as a base to customise the UI. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 24 October 2011 16:08 To: Xerte list Subject: [Xerte] Re: Customising the Xerte UI >For future reference, I assume there is no online documentation about skin/template creation? Correct. If you are already hiding/disabling buttons with script, and now you know how to defeat the existing interface and where to add the new stuff, it's pretty much standard "add a background, add some swf based buttons" etc. Just for chuckles, think about reading in some parameters and using those to define the bg, button, button position etc. That's the way I set up so I can "brand" the same content with multiple look/feel/function layouts. rom: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave BurnettSent: 24 October 2011 15:35 To: Xerte list Subject: [Xerte] Re: Customising the Xerte UI Look at the properties of the Interface icon. Set visuals to 0 Run. Now right click the Interface icon and choose Add Entry Frame. In that entry frame you start building your new interface. Add a background, add a few buttons etc Date: Mon, 24 Oct 2011 15:24:38 +0100 From: Phil at environmental-academy.co.uk To: xerte at lists.nottingham.ac.uk Subject: [Xerte] Re: Customising the Xerte UIHi Dave, it?s probably best if I explain what I?d like to achieve. Basically, I?d like to change the look of the skin, without really changing the interface as such. I assume this would just be a new ?skin?? However, I?d also be interested in a much simplified interface which just had a ?back? and ?forward? button. I?ve got this set up in the default Xerte skin and removed sections with certain scripts. Would this still be possible in a new skin? Or would I need to create an entire new template which simply had ?back? and ?forward?? Thanks for any help, Phil From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 24 October 2011 15:16 To: Xerte list Subject: [Xerte] Re: Customising the Xerte UI ".. a new flash interface .." What exactly would you like to do? There is a difference between creating a new interface and replacing the interface. The main point being if you want to truly *replace* the existing interface with a swf, it means establishing communication between that swf and the LO. If you just want to create a new "skin" to appear in place of the default interface, that is relatively easy. DaveDate: Mon, 24 Oct 2011 14:31:15 +0100 From: Phil at environmental-academy.co.uk To: xerte at lists.nottingham.ac.uk Subject: [Xerte] Customising the Xerte UIHello everyone, is there any guidance available anywhere on how to create a new flash interface for Xerte? I?ve been looking with google for a while for still no luck. Thanks, Phil 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/xerte 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/xerte 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/xerte 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/xerte 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From Phil at environmental-academy.co.uk Mon Oct 24 17:05:08 2011 From: Phil at environmental-academy.co.uk (Phil Clothier) Date: Mon, 24 Oct 2011 17:05:08 +0100 Subject: [Xerte] Re: Customising the Xerte UI In-Reply-To: References: <15D9977AFE9E1D4FA7B2EE6225FD790F567789@SERVER.theenvironmentpractice.local>, , , , , , <15D9977AFE9E1D4FA7B2EE6225FD790F56778F@SERVER.theenvironmentpractice.local>, , , , <15D9977AFE9E1D4FA7B2EE6225FD790F56779A@SERVER.theenvironmentpractice.local>, , <15D9977AFE9E1D4FA7B2EE6225FD790F5677A2@SERVER.theenvironmentpractice.local> Message-ID: <15D9977AFE9E1D4FA7B2EE6225FD790F5677A7@SERVER.theenvironmentpractice.local> Sorry Dave, getting a bit of lag with these emails. Thanks for pointing out the Xerte Help file. I always forget to check help files these days and opt for Google. Not sure what that says about my psychology... From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 24 October 2011 16:28 To: Xerte list Subject: [Xerte] Re: Customising the Xerte UI Could very well be. I've not seen it or used it. Because of the aforementioned comm issues, I have always just set visuals to 0 and built my own interface. ________________________________ Date: Mon, 24 Oct 2011 16:21:30 +0100 From: Phil at environmental-academy.co.uk To: xerte at lists.nottingham.ac.uk Subject: [Xerte] Re: Customising the Xerte UI Cool, cheers Dave. I may in fact be able to achieve at least a v1 interface with just scripting in and out certain features! Unfortunately I'm by no means a scripting expert, but I'll give it a shot. Extending another email I sent a few minutes ago about XOT's "Custom Interface" property, would this file be suitable to create the swf: http://code.google.com/p/xerte/source/browse/trunk/runtime/templates/fra meworks/frameworkTemplate.fla?r=253 ? I've seen on a few archived Xerte lists that people have been using it as a base to customise the UI. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 24 October 2011 16:08 To: Xerte list Subject: [Xerte] Re: Customising the Xerte UI >For future reference, I assume there is no online documentation about skin/template creation? Correct. If you are already hiding/disabling buttons with script, and now you know how to defeat the existing interface and where to add the new stuff, it's pretty much standard "add a background, add some swf based buttons" etc. Just for chuckles, think about reading in some parameters and using those to define the bg, button, button position etc. That's the way I set up so I can "brand" the same content with multiple look/feel/function layouts. rom: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 24 October 2011 15:35 To: Xerte list Subject: [Xerte] Re: Customising the Xerte UI Look at the properties of the Interface icon. Set visuals to 0 Run. Now right click the Interface icon and choose Add Entry Frame. In that entry frame you start building your new interface. Add a background, add a few buttons etc ________________________________ Date: Mon, 24 Oct 2011 15:24:38 +0100 From: Phil at environmental-academy.co.uk To: xerte at lists.nottingham.ac.uk Subject: [Xerte] Re: Customising the Xerte UI Hi Dave, it's probably best if I explain what I'd like to achieve. Basically, I'd like to change the look of the skin, without really changing the interface as such. I assume this would just be a new "skin"? However, I'd also be interested in a much simplified interface which just had a "back" and "forward" button. I've got this set up in the default Xerte skin and removed sections with certain scripts. Would this still be possible in a new skin? Or would I need to create an entire new template which simply had "back" and "forward"? Thanks for any help, Phil From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 24 October 2011 15:16 To: Xerte list Subject: [Xerte] Re: Customising the Xerte UI ".. a new flash interface .." What exactly would you like to do? There is a difference between creating a new interface and replacing the interface. The main point being if you want to truly *replace* the existing interface with a swf, it means establishing communication between that swf and the LO. If you just want to create a new "skin" to appear in place of the default interface, that is relatively easy. Dave ________________________________ Date: Mon, 24 Oct 2011 14:31:15 +0100 From: Phil at environmental-academy.co.uk To: xerte at lists.nottingham.ac.uk Subject: [Xerte] Customising the Xerte UI Hello everyone, is there any guidance available anywhere on how to create a new flash interface for Xerte? I've been looking with google for a while for still no luck. Thanks, Phil 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/xerte 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/xerte 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/xerte 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/xerte 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From Phil at environmental-academy.co.uk Mon Oct 24 17:11:29 2011 From: Phil at environmental-academy.co.uk (Phil Clothier) Date: Mon, 24 Oct 2011 17:11:29 +0100 Subject: [Xerte] Re: Customising the Xerte UI In-Reply-To: <4EA583DC.6030008@tor.nl> References: <15D9977AFE9E1D4FA7B2EE6225FD790F567789@SERVER.theenvironmentpractice.local>, , , , <15D9977AFE9E1D4FA7B2EE6225FD790F56778F@SERVER.theenvironmentpractice.local>, , <15D9977AFE9E1D4FA7B2EE6225FD790F5677A0@SERVER.theenvironmentpractice.local> <4EA583DC.6030008@tor.nl> Message-ID: <15D9977AFE9E1D4FA7B2EE6225FD790F5677A9@SERVER.theenvironmentpractice.local> Hi Tom, newbie alert: what's svn? From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Tom Reijnders Sent: 24 October 2011 16:27 To: Xerte discussion list Subject: [Xerte] Re: Customising the Xerte UI Ehmm, as Xerte is open source, nothing is stopping you at modifying the original player.... So you could grab a copy of the original .fla and modify it to your needs.... Please try visuals = 2 (clean interface) too and see whether you like that. You can get a copy of the engine .fla from svn Tom Op 24-10-2011 17:19, Dave Burnett schreef: Xerte desktop help file: Usage Set on the document tree. Description Set this to the .swf file you'd like to use as the Learning Object's custom interface. Notes You must develop the custom.swf file yourself. You can access the properties and methods of the interface icon that loads the swf file from code in your .swf using the _parent property. An example can be found in the templates folder of Xerte's installation directory. Examples To use a file called interface.swf as the Learning Object's custom interface, set the swf property to: FileLocation + 'custom.swf' To call methods of the interface icon that loads the swf ________________________________ Date: Mon, 24 Oct 2011 16:13:00 +0100 From: Phil at environmental-academy.co.uk To: xerte at lists.nottingham.ac.uk Subject: [Xerte] Re: Customising the Xerte UI As a side note, I've just noticed the "Custom Interface" property in Xerte Online Toolkits. Is there a generic .fla file anywhere in the Xerte or XOT installation I can tweak and play about with for this property? From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 24 October 2011 15:35 To: Xerte list Subject: [Xerte] Re: Customising the Xerte UI Look at the properties of the Interface icon. Set visuals to 0 Run. Now right click the Interface icon and choose Add Entry Frame. In that entry frame you start building your new interface. Add a background, add a few buttons etc ________________________________ Date: Mon, 24 Oct 2011 15:24:38 +0100 From: Phil at environmental-academy.co.uk To: xerte at lists.nottingham.ac.uk Subject: [Xerte] Re: Customising the Xerte UI Hi Dave, it's probably best if I explain what I'd like to achieve. Basically, I'd like to change the look of the skin, without really changing the interface as such. I assume this would just be a new "skin"? However, I'd also be interested in a much simplified interface which just had a "back" and "forward" button. I've got this set up in the default Xerte skin and removed sections with certain scripts. Would this still be possible in a new skin? Or would I need to create an entire new template which simply had "back" and "forward"? Thanks for any help, Phil From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 24 October 2011 15:16 To: Xerte list Subject: [Xerte] Re: Customising the Xerte UI ".. a new flash interface .." What exactly would you like to do? There is a difference between creating a new interface and replacing the interface. The main point being if you want to truly *replace* the existing interface with a swf, it means establishing communication between that swf and the LO. If you just want to create a new "skin" to appear in place of the default interface, that is relatively easy. Dave ________________________________ Date: Mon, 24 Oct 2011 14:31:15 +0100 From: Phil at environmental-academy.co.uk To: xerte at lists.nottingham.ac.uk Subject: [Xerte] Customising the Xerte UI Hello everyone, is there any guidance available anywhere on how to create a new flash interface for Xerte? I've been looking with google for a while for still no luck. Thanks, Phil 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/xerte 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/xerte 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/xerte 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/xerte 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. -- -- Tom Reijnders TOR Informatica Chopinlaan 27 5242HM Rosmalen Tel: 073 5226191 Fax: 073 5226196 -------------- next part -------------- An HTML attachment was scrubbed... URL: From reijnders at tor.nl Mon Oct 24 17:24:50 2011 From: reijnders at tor.nl (Tom Reijnders) Date: Mon, 24 Oct 2011 18:24:50 +0200 Subject: [Xerte] Re: Customising the Xerte UI In-Reply-To: <15D9977AFE9E1D4FA7B2EE6225FD790F5677A9@SERVER.theenvironmentpractice.local> References: <15D9977AFE9E1D4FA7B2EE6225FD790F567789@SERVER.theenvironmentpractice.local>, , , , <15D9977AFE9E1D4FA7B2EE6225FD790F56778F@SERVER.theenvironmentpractice.local>, , <15D9977AFE9E1D4FA7B2EE6225FD790F5677A0@SERVER.theenvironmentpractice.local> <4EA583DC.6030008@tor.nl> <15D9977AFE9E1D4FA7B2EE6225FD790F5677A9@SERVER.theenvironmentpractice.local> Message-ID: <4EA59152.2020809@tor.nl> The google code link you had for the custom interfcae is a link to (part of) the source repository. Google code uses svn. It enables a progreammers to cooperate together and distribute code to others. Try visuals =2 and see if that gives you something. Changing the current engine requires soem good insight into Xerte itself. However, if you want to give it a go, you can find it here: http://code.google.com/p/xerte/source/browse/#svn%2Ftrunk%2FEngine Regards, Tom Op 24-10-2011 18:11, Phil Clothier schreef: > > Hi Tom, newbie alert: what's svn? > > *From:* xerte-bounces at lists.nottingham.ac.uk > [mailto:xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *Tom Reijnders > *Sent:* 24 October 2011 16:27 > *To:* Xerte discussion list > *Subject:* [Xerte] Re: Customising the Xerte UI > > Ehmm, as Xerte is open source, nothing is stopping you at modifying > the original player.... So you could grab a copy of the original .fla > and modify it to your needs.... > > Please try visuals = 2 (clean interface) too and see whether you like > that. > > You can get a copy of the engine .fla from svn > > Tom > > Op 24-10-2011 17:19, Dave Burnett schreef: > > > Xerte desktop help file: > > *Usage* > > Set on the document tree. > > *Description* > > Set this to the .swf file you'd like to use as the Learning Object's > custom interface. > > *Notes* > > You must develop the custom.swf file yourself. You can access the > properties and methods of the interface icon that loads the swf file > from code in your .swf using the _parent property. An example can be > found in the templates folder of Xerte's installation directory. > > *Examples* > > To use a file called interface.swf as the Learning Object's custom > interface, set the swf property to: > > FileLocation + 'custom.swf' > > To call methods of the interface icon that loads the swf > > > > > > > > ------------------------------------------------------------------------ > > Date: Mon, 24 Oct 2011 16:13:00 +0100 > From: Phil at environmental-academy.co.uk > > To: xerte at lists.nottingham.ac.uk > Subject: [Xerte] Re: Customising the Xerte UI > > As a side note, I've just noticed the "Custom Interface" property in > Xerte Online Toolkits. > > Is there a generic .fla file anywhere in the Xerte or XOT installation > I can tweak and play about with for this property? > > *From:* xerte-bounces at lists.nottingham.ac.uk > > [mailto:xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *Dave Burnett > *Sent:* 24 October 2011 15:35 > *To:* Xerte list > *Subject:* [Xerte] Re: Customising the Xerte UI > > Look at the properties of the Interface icon. > Set visuals to 0 > Run. > > Now right click the Interface icon and choose Add Entry Frame. > In that entry frame you start building your new interface. > Add a background, add a few buttons etc > > ------------------------------------------------------------------------ > > Date: Mon, 24 Oct 2011 15:24:38 +0100 > From: Phil at environmental-academy.co.uk > > To: xerte at lists.nottingham.ac.uk > Subject: [Xerte] Re: Customising the Xerte UI > > Hi Dave, it's probably best if I explain what I'd like to achieve. > Basically, I'd like to change the look of the skin, without really > changing the interface as such. I assume this would just be a new "skin"? > > However, I'd also be interested in a much simplified interface which > just had a "back" and "forward" button. I've got this set up in the > default Xerte skin and removed sections with certain scripts. Would > this still be possible in a new skin? Or would I need to create an > entire new template which simply had "back" and "forward"? > > Thanks for any help, > > Phil > > *From:* xerte-bounces at lists.nottingham.ac.uk > > [mailto:xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *Dave Burnett > *Sent:* 24 October 2011 15:16 > *To:* Xerte list > *Subject:* [Xerte] Re: Customising the Xerte UI > > > ".. a new flash interface .." > > What exactly would you like to do? > There is a difference between creating a new interface and replacing > the interface. > > The main point being if you want to truly *replace* the existing > interface with a swf, it means establishing communication between that > swf and the LO. > > If you just want to create a new "skin" to appear in place of the > default interface, that is relatively easy. > > Dave > > ------------------------------------------------------------------------ > > Date: Mon, 24 Oct 2011 14:31:15 +0100 > From: Phil at environmental-academy.co.uk > > To: xerte at lists.nottingham.ac.uk > Subject: [Xerte] Customising the Xerte UI > > Hello everyone, is there any guidance available anywhere on how to > create a new flash interface for Xerte? > > I've been looking with google for a while for still no luck. > > Thanks, > > Phil > > > 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/xerte 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/xerte 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/xerte 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/xerte > > 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. > > > > > > -- > -- > > Tom Reijnders > TOR Informatica > Chopinlaan 27 > 5242HM Rosmalen > Tel: 073 5226191 > Fax: 073 5226196 > > > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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. > > -- -- Tom Reijnders TOR Informatica Chopinlaan 27 5242HM Rosmalen Tel: 073 5226191 Fax: 073 5226196 -------------- next part -------------- An HTML attachment was scrubbed... URL: From Phil at environmental-academy.co.uk Mon Oct 24 17:32:31 2011 From: Phil at environmental-academy.co.uk (Phil Clothier) Date: Mon, 24 Oct 2011 17:32:31 +0100 Subject: [Xerte] Re: Customising the Xerte UI In-Reply-To: <4EA59152.2020809@tor.nl> References: <15D9977AFE9E1D4FA7B2EE6225FD790F567789@SERVER.theenvironmentpractice.local>, , , , <15D9977AFE9E1D4FA7B2EE6225FD790F56778F@SERVER.theenvironmentpractice.local>, , <15D9977AFE9E1D4FA7B2EE6225FD790F5677A0@SERVER.theenvironmentpractice.local> <4EA583DC.6030008@tor.nl><15D9977AFE9E1D4FA7B2EE6225FD790F5677A9@SERVER.theenvironmentpractice.local> <4EA59152.2020809@tor.nl> Message-ID: <15D9977AFE9E1D4FA7B2EE6225FD790F5677AA@SERVER.theenvironmentpractice.local> Thanks Tom, I'll try having a play about with the visuals property value and see if I can come up with something. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Tom Reijnders Sent: 24 October 2011 17:25 To: Xerte discussion list Subject: [Xerte] Re: Customising the Xerte UI The google code link you had for the custom interfcae is a link to (part of) the source repository. Google code uses svn. It enables a progreammers to cooperate together and distribute code to others. Try visuals =2 and see if that gives you something. Changing the current engine requires soem good insight into Xerte itself. However, if you want to give it a go, you can find it here: http://code.google.com/p/xerte/source/browse/#svn%2Ftrunk%2FEngine Regards, Tom Op 24-10-2011 18:11, Phil Clothier schreef: Hi Tom, newbie alert: what's svn? From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Tom Reijnders Sent: 24 October 2011 16:27 To: Xerte discussion list Subject: [Xerte] Re: Customising the Xerte UI Ehmm, as Xerte is open source, nothing is stopping you at modifying the original player.... So you could grab a copy of the original .fla and modify it to your needs.... Please try visuals = 2 (clean interface) too and see whether you like that. You can get a copy of the engine .fla from svn Tom Op 24-10-2011 17:19, Dave Burnett schreef: Xerte desktop help file: Usage Set on the document tree. Description Set this to the .swf file you'd like to use as the Learning Object's custom interface. Notes You must develop the custom.swf file yourself. You can access the properties and methods of the interface icon that loads the swf file from code in your .swf using the _parent property. An example can be found in the templates folder of Xerte's installation directory. Examples To use a file called interface.swf as the Learning Object's custom interface, set the swf property to: FileLocation + 'custom.swf' To call methods of the interface icon that loads the swf ________________________________ Date: Mon, 24 Oct 2011 16:13:00 +0100 From: Phil at environmental-academy.co.uk To: xerte at lists.nottingham.ac.uk Subject: [Xerte] Re: Customising the Xerte UI As a side note, I've just noticed the "Custom Interface" property in Xerte Online Toolkits. Is there a generic .fla file anywhere in the Xerte or XOT installation I can tweak and play about with for this property? From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 24 October 2011 15:35 To: Xerte list Subject: [Xerte] Re: Customising the Xerte UI Look at the properties of the Interface icon. Set visuals to 0 Run. Now right click the Interface icon and choose Add Entry Frame. In that entry frame you start building your new interface. Add a background, add a few buttons etc ________________________________ Date: Mon, 24 Oct 2011 15:24:38 +0100 From: Phil at environmental-academy.co.uk To: xerte at lists.nottingham.ac.uk Subject: [Xerte] Re: Customising the Xerte UI Hi Dave, it's probably best if I explain what I'd like to achieve. Basically, I'd like to change the look of the skin, without really changing the interface as such. I assume this would just be a new "skin"? However, I'd also be interested in a much simplified interface which just had a "back" and "forward" button. I've got this set up in the default Xerte skin and removed sections with certain scripts. Would this still be possible in a new skin? Or would I need to create an entire new template which simply had "back" and "forward"? Thanks for any help, Phil From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 24 October 2011 15:16 To: Xerte list Subject: [Xerte] Re: Customising the Xerte UI ".. a new flash interface .." What exactly would you like to do? There is a difference between creating a new interface and replacing the interface. The main point being if you want to truly *replace* the existing interface with a swf, it means establishing communication between that swf and the LO. If you just want to create a new "skin" to appear in place of the default interface, that is relatively easy. Dave ________________________________ Date: Mon, 24 Oct 2011 14:31:15 +0100 From: Phil at environmental-academy.co.uk To: xerte at lists.nottingham.ac.uk Subject: [Xerte] Customising the Xerte UI Hello everyone, is there any guidance available anywhere on how to create a new flash interface for Xerte? I've been looking with google for a while for still no luck. Thanks, Phil 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/xerte 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/xerte 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/xerte 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/xerte 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. -- -- Tom Reijnders TOR Informatica Chopinlaan 27 5242HM Rosmalen Tel: 073 5226191 Fax: 073 5226196 _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte 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. -- -- Tom Reijnders TOR Informatica Chopinlaan 27 5242HM Rosmalen Tel: 073 5226191 Fax: 073 5226196 -------------- next part -------------- An HTML attachment was scrubbed... URL: From Julian.Tenney at nottingham.ac.uk Mon Oct 24 19:56:48 2011 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Mon, 24 Oct 2011 19:56:48 +0100 Subject: [Xerte] Re: xerte3 problem with preview In-Reply-To: References: Message-ID: <12C67A1EEC419342AF5E59DA31562C3F06A61885ED@EXCHANGE1.ad.nottingham.ac.uk> You have to build it. Hit the play arrow in the control panel. ________________________________________ From: xerte-bounces at lists.nottingham.ac.uk [xerte-bounces at lists.nottingham.ac.uk] On Behalf Of moxitron [moxitron at gmail.com] Sent: 23 October 2011 20:27 To: xerte Subject: [Xerte] Re: xerte3 problem with preview Hi Julian, Perhaps, as I'm so new to xerte, I'm doing in incorrectly. Here is what I did just now: 1. Create a new project 2. Add a button, and give a name and label 3. Save and publish The publish causes IE to launch and I get a msg asking if I want to allow blocked content. I agree, and a blank page is shown. I then use Windows' browser to go to the directory holding the project files, and in the bin directory I see a file index.html, which I open in Firefox, and it shows the button. When I try to open the same file in IE9, I get the same as before (allow blocked content, I allow it and I see a blank page). Is there a problem showing content in IE9? - Stephen From moxitron at gmail.com Mon Oct 24 22:52:09 2011 From: moxitron at gmail.com (moxitron) Date: Mon, 24 Oct 2011 22:52:09 +0100 Subject: [Xerte] Re: xerte3 problem with preview Message-ID: Hi Julian, I tried that too. I got the same behaviour. IE starts, asks if I want to allow blocked content, I agree and I get a blank screen. Only with IE. I tried with Firefox and Google Chrome and they show the page. Which browser are you using? - Stephen -------------- next part -------------- An HTML attachment was scrubbed... URL: From patrick.lockley at googlemail.com Mon Oct 24 23:20:22 2011 From: patrick.lockley at googlemail.com (Pat Lockley) Date: Mon, 24 Oct 2011 23:20:22 +0100 Subject: [Xerte] Re: xerte3 problem with preview In-Reply-To: References: Message-ID: <52FF56BC-79AD-44CE-8BF5-E7BEE81A1BC5@googlemail.com> Is this the flash security model setting thing? On 24 Oct 2011, at 22:52, moxitron wrote: > Hi Julian, > I tried that too. I got the same behaviour. IE starts, asks if I want to allow blocked content, I agree and I get a blank screen. Only with IE. I tried with Firefox and Google Chrome and they show the page. Which browser are you using? > > - Stephen > > 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/xerte > > 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. > -------------- next part -------------- An HTML attachment was scrubbed... URL: From timwee at sina.com Tue Oct 25 04:44:56 2011 From: timwee at sina.com (timwee at sina.com) Date: Tue, 25 Oct 2011 11:44:56 +0800 Subject: [Xerte] Create a Wide Stage Template:Shareing with Everyone Message-ID: <20111025034456.55FF82F703B@mail2-121.sinamail.sina.com.cn> Hi from China. Follow the instruction from Pat, Take a copy of the modules/xerte/parent_templates/Nottingham and modules/xerte/templates/Nottingham folders. Then rename the Nottingham part to something else, such as WideStage. (http://lists.nottingham.ac.uk/pipermail/xerte/2009-July/002293.html) Edit the file modules/xerte/parent_templates/WideStage/WideStage.rlt, add two line under 'linkIndex = -1;':     stage.stageWidth=1024;     stage.stageHeight=600; save the file. Change all files in modules/xerte/parent_templates/WideStage/models to fit your new template. Insert a new record for your new template into originaltemplatedetails table. Now you can use a wide stage template.   Regards, Tiwee -------------- next part -------------- An HTML attachment was scrubbed... URL: From shirley.crawford at st-austell.ac.uk Tue Oct 25 11:33:04 2011 From: shirley.crawford at st-austell.ac.uk (Shirley Crawford) Date: Tue, 25 Oct 2011 11:33:04 +0100 Subject: [Xerte] text size on tab navigator References: <15D9977AFE9E1D4FA7B2EE6225FD790F567789@SERVER.theenvironmentpractice.local>, , , , <15D9977AFE9E1D4FA7B2EE6225FD790F56778F@SERVER.theenvironmentpractice.local>, , <15D9977AFE9E1D4FA7B2EE6225FD790F5677A0@SERVER.theenvironmentpractice.local> Message-ID: <8B6D69C81759694E92E48C18738CF3AFAE80AC@exchange5.cornwall.ac.uk> Hi I would have searched this discussion list but cannot find a search button. Is there any way to force a scroll bar to appear on a tab navigator page as a colleague has text which will only fit on the page if it is 10 point, also the full screen option or fit to window does not seem to work? Shirley Shirley Crawford E-Learning Teaching Mentor (Room J449 Tel:external: 01726 226755 ext 2755) Cornwall College - St Austell -------------- next part -------------- A non-text attachment was scrubbed... Name: winmail.dat Type: application/ms-tnef Size: 4383 bytes Desc: not available URL: From shirley.crawford at st-austell.ac.uk Tue Oct 25 11:43:26 2011 From: shirley.crawford at st-austell.ac.uk (Shirley Crawford) Date: Tue, 25 Oct 2011 11:43:26 +0100 Subject: [Xerte] Re: text size on tab navigator References: <15D9977AFE9E1D4FA7B2EE6225FD790F567789@SERVER.theenvironmentpractice.local>, , , , <15D9977AFE9E1D4FA7B2EE6225FD790F56778F@SERVER.theenvironmentpractice.local>, , <15D9977AFE9E1D4FA7B2EE6225FD790F5677A0@SERVER.theenvironmentpractice.local> <8B6D69C81759694E92E48C18738CF3AFAE80AC@exchange5.cornwall.ac.uk> Message-ID: <8B6D69C81759694E92E48C18738CF3AFAE80AD@exchange5.cornwall.ac.uk> A copy of the LO can be found here to see what I mean http://xerte5.techdis.palepurple.co.uk/play_10107 Shirley Shirley Crawford E-Learning Teaching Mentor (Room J449 Tel:external: 01726 226755 ext 2755) Cornwall College - St Austell ________________________________ From: xerte-bounces at lists.nottingham.ac.uk on behalf of Shirley Crawford Sent: Tue 25/10/2011 11:33 To: Xerte discussion list Subject: text size on tab navigator Hi I would have searched this discussion list but cannot find a search button. Is there any way to force a scroll bar to appear on a tab navigator page as a colleague has text which will only fit on the page if it is 10 point, also the full screen option or fit to window does not seem to work? Shirley Shirley Crawford E-Learning Teaching Mentor (Room J449 Tel:external: 01726 226755 ext 2755) Cornwall College - St Austell From ronm at mitchellmedia.co.uk Tue Oct 25 12:15:51 2011 From: ronm at mitchellmedia.co.uk (Ron Mitchell) Date: Tue, 25 Oct 2011 12:15:51 +0100 Subject: [Xerte] Re: text size on tab navigator In-Reply-To: <8B6D69C81759694E92E48C18738CF3AFAE80AD@exchange5.cornwall.ac.uk> References: <15D9977AFE9E1D4FA7B2EE6225FD790F567789@SERVER.theenvironmentpractice.local>, , , , <15D9977AFE9E1D4FA7B2EE6225FD790F56778F@SERVER.theenvironmentpractice.local>, , <15D9977AFE9E1D4FA7B2EE6225FD790F5677A0@SERVER.theenvironmentpractice.local> <8B6D69C81759694E92E48C18738CF3AFAE80AC@exchange5.cornwall.ac.uk> <8B6D69C81759694E92E48C18738CF3AFAE80AD@exchange5.cornwall.ac.uk> Message-ID: <002401cc9307$76adfd70$6409f850$@co.uk> 1. The list archive search is at http://www.nottingham.ac.uk/xerte/community.htm 2. The full screen/fill window option work fine http://xerte5.techdis.palepurple.co.uk/play_10107 3. The whole point of the navigators is to chunk up content into more bite-size easier to read/follow sections so scrollbars aren't part of those page types. HTH Ron -----Original Message----- From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Shirley Crawford Sent: 25 October 2011 11:43 To: Xerte discussion list; Xerte discussion list Subject: [Xerte] Re: text size on tab navigator A copy of the LO can be found here to see what I mean http://xerte5.techdis.palepurple.co.uk/play_10107 Shirley Shirley Crawford E-Learning Teaching Mentor (Room J449 Tel:external: 01726 226755 ext 2755) Cornwall College - St Austell ________________________________ From: xerte-bounces at lists.nottingham.ac.uk on behalf of Shirley Crawford Sent: Tue 25/10/2011 11:33 To: Xerte discussion list Subject: text size on tab navigator Hi I would have searched this discussion list but cannot find a search button. Is there any way to force a scroll bar to appear on a tab navigator page as a colleague has text which will only fit on the page if it is 10 point, also the full screen option or fit to window does not seem to work? Shirley Shirley Crawford E-Learning Teaching Mentor (Room J449 Tel:external: 01726 226755 ext 2755) Cornwall College - St Austell _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte 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. From nyree.williams at googlemail.com Tue Oct 25 12:55:09 2011 From: nyree.williams at googlemail.com (nwilliams) Date: Tue, 25 Oct 2011 13:55:09 +0200 Subject: [Xerte] Images in multiple choice Message-ID: <4EA6A39D.5050100@googlemail.com> Hello Is it possible to add an image to the multiple choice template question? Thanks Nyree From xt4mhz at yahoo.com Tue Oct 25 13:36:08 2011 From: xt4mhz at yahoo.com (=?utf-8?B?Sm9zw6kgR3JlZ29yaW8gRMOtYXogVW5kYQ==?=) Date: Tue, 25 Oct 2011 12:36:08 +0000 Subject: [Xerte] Re: Customising the Xerte UI In-Reply-To: References: <15D9977AFE9E1D4FA7B2EE6225FD790F567789@SERVER.theenvironmentpractice.local> , , , , <15D9977AFE9E1D4FA7B2EE6225FD790F56778F@SERVER.theenvironmentpractice.local> , , <15D9977AFE9E1D4FA7B2EE6225FD790F56779A@SERVER.theenvironmentpractice.local> Message-ID: <804858776-1319546170-cardhu_decombobulator_blackberry.rim.net-36860769-@b26.c29.bise6.blackberry> Is it possible create an screencast with an example? I can translate it to spanish. Jos?. Enviado desde mi dispositivo movil BlackBerry? de Digitel. -----Original Message----- From: Dave Burnett Sender: xerte-bounces at lists.nottingham.ac.uk Date: Mon, 24 Oct 2011 11:07:52 To: Xerte list Reply-To: Xerte discussion list Subject: [Xerte] Re: Customising the Xerte UI _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte 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. From patrick.lockley at googlemail.com Tue Oct 25 13:41:01 2011 From: patrick.lockley at googlemail.com (Pat Lockley) Date: Tue, 25 Oct 2011 13:41:01 +0100 Subject: [Xerte] Re: Images in multiple choice In-Reply-To: <4EA6A39D.5050100@googlemail.com> References: <4EA6A39D.5050100@googlemail.com> Message-ID: it should support i think On Tue, Oct 25, 2011 at 12:55 PM, nwilliams wrote: > Hello > Is it possible to add an image to the multiple choice template question? > > Thanks > Nyree > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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. > > From joanne.shirley at snc.ac.uk Tue Oct 25 14:22:14 2011 From: joanne.shirley at snc.ac.uk (Joanne Shirley) Date: Tue, 25 Oct 2011 14:22:14 +0100 Subject: [Xerte] Re: Xerte version 1.6 Flash Video In-Reply-To: <311ED7080A145C47A11D45765F1505F379D6675FB5@wbmail-01.snc.ac.uk> References: <311ED7080A145C47A11D45765F1505F379D6675FB5@wbmail-01.snc.ac.uk> Message-ID: <311ED7080A145C47A11D45765F1505F379D6675FB6@wbmail-01.snc.ac.uk> From: Joanne Shirley Sent: 25 October 2011 14:17 To: 'Xerte discussion list' Subject: Xerte version 1.6 Flash Video Hi I wondered if you could give me a quick solution here. Is it the video size in Xerte I have one of many short videos I have made (they are in flash) THEY ARE HIGH QUALITY [cid:image005.png at 01CC9321.7DF761B0] [cid:image006.png at 01CC9321.7DF761B0] I have created a Xerte learning object and uploaded it into a Video page [cid:image007.png at 01CC9321.7DF761B0] [cid:image008.png at 01CC9321.7DF761B0] The video uploads fine but when I come to play it I get this a blank page no video [cid:image009.png at 01CC9321.7DF761B0] THANKS Jo Shirley E-Trainer South Nottingham College West Bridgford Centre Greythorn Drive West Bridgford Nottingham NG2 7GA Tel: 0115 914 6419 Mob: 07816 225476 Email: joanne.shirley at snc.ac.uk [cid:image010.jpg at 01CC9321.7DF761B0] Castle College Nottingham and South Nottingham College merged on Friday 1 July 2011. Please note our new Telephone Enquiry Centre number which is now in operation 0115 914 6414 This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the originator of the message. Any views expressed in this message are those of the individual sender. This message has been scanned for viruses and spam by SurfControl RiskFilter - E-mail. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image005.png Type: image/png Size: 2145 bytes Desc: image005.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image006.png Type: image/png Size: 11897 bytes Desc: image006.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image007.png Type: image/png Size: 3231 bytes Desc: image007.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image008.png Type: image/png Size: 16274 bytes Desc: image008.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image009.png Type: image/png Size: 69152 bytes Desc: image009.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image010.jpg Type: image/jpeg Size: 2652 bytes Desc: image010.jpg URL: From patrick.lockley at googlemail.com Tue Oct 25 14:33:52 2011 From: patrick.lockley at googlemail.com (Pat Lockley) Date: Tue, 25 Oct 2011 14:33:52 +0100 Subject: [Xerte] Re: Xerte version 1.6 Flash Video In-Reply-To: <311ED7080A145C47A11D45765F1505F379D6675FB6@wbmail-01.snc.ac.uk> References: <311ED7080A145C47A11D45765F1505F379D6675FB5@wbmail-01.snc.ac.uk> <311ED7080A145C47A11D45765F1505F379D6675FB6@wbmail-01.snc.ac.uk> Message-ID: if you go into media and quota (under the properties window) does the file appear? It might not be being uploaded due to being too big for the website. On Tue, Oct 25, 2011 at 2:22 PM, Joanne Shirley wrote: > *From:* Joanne Shirley > *Sent:* 25 October 2011 14:17 > *To:* 'Xerte discussion list' > *Subject:* Xerte version 1.6 Flash Video**** > > ** ** > > Hi I wondered if you could give me a quick solution here. Is it the video > size in Xerte**** > > ** ** > > I have one of many short videos I have made (they are in flash) **** > > ** ** > > THEY ARE HIGH QUALITY**** > > ** ** > > **** > > ** ** > > **** > > ** ** > > I have created a Xerte learning object and uploaded it into a Video page** > ** > > ** ** > > **** > > ** ** > > ** ** > > **** > > ** ** > > The video uploads fine but when I come to play it I get this a blank page > no video**** > > ** ** > > **** > > ** ** > > THANKS**** > > *Jo Shirley* > > *E-Trainer* > > *South Nottingham College* > > *West Bridgford Centre > Greythorn Drive > West Bridgford > Nottingham > NG2 7GA > Tel: 0115 914 6419* > > *Mob: 07816 225476* > > *Email: joanne.shirley at snc.ac.uk * > > *[image: Description: Small single logo]* > > ** ** > > ** ** > > Castle College Nottingham and South Nottingham College merged on Friday 1 July 2011. > > Please note our new Telephone Enquiry Centre number which is now in operation 0115 914 6414 > > > This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. > If you have received this email in error please notify the originator of the message. > Any views expressed in this message are those of the individual sender. > This message has been scanned for viruses and spam by SurfControl RiskFilter - E-mail. > > > > 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/xerte > > 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. > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image009.png Type: image/png Size: 69152 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image010.jpg Type: image/jpeg Size: 2652 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image005.png Type: image/png Size: 2145 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image007.png Type: image/png Size: 3231 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image008.png Type: image/png Size: 16274 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image006.png Type: image/png Size: 11897 bytes Desc: not available URL: From d_b_burnett at hotmail.com Tue Oct 25 14:38:57 2011 From: d_b_burnett at hotmail.com (Dave Burnett) Date: Tue, 25 Oct 2011 09:38:57 -0400 Subject: [Xerte] Re: Xerte version 1.6 Flash Video In-Reply-To: References: <311ED7080A145C47A11D45765F1505F379D6675FB5@wbmail-01.snc.ac.uk>, <311ED7080A145C47A11D45765F1505F379D6675FB6@wbmail-01.snc.ac.uk>, Message-ID: .flv MIME type set on server? Date: Tue, 25 Oct 2011 14:33:52 +0100 From: patrick.lockley at googlemail.com To: xerte at lists.nottingham.ac.uk Subject: [Xerte] Re: Xerte version 1.6 Flash Video if you go into media and quota (under the properties window) does the file appear? It might not be being uploaded due to being too big for the website. On Tue, Oct 25, 2011 at 2:22 PM, Joanne Shirley wrote: From: Joanne Shirley Sent: 25 October 2011 14:17 To: 'Xerte discussion list' Subject: Xerte version 1.6 Flash Video Hi I wondered if you could give me a quick solution here. Is it the video size in Xerte I have one of many short videos I have made (they are in flash) THEY ARE HIGH QUALITY I have created a Xerte learning object and uploaded it into a Video page The video uploads fine but when I come to play it I get this a blank page no video THANKSJo ShirleyE-Trainer South Nottingham CollegeWest Bridgford Centre Greythorn Drive West Bridgford Nottingham NG2 7GA Tel: 0115 914 6419Mob: 07816 225476 Email: joanne.shirley at snc.ac.uk Castle College Nottingham and South Nottingham College merged on Friday 1 July 2011. Please note our new Telephone Enquiry Centre number which is now in operation 0115 914 6414 This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the originator of the message. Any views expressed in this message are those of the individual sender. This message has been scanned for viruses and spam by SurfControl RiskFilter - E-mail. 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/xerte 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/xerte 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image009.png Type: image/png Size: 69152 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image010.jpg Type: image/jpeg Size: 2652 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image005.png Type: image/png Size: 2145 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image007.png Type: image/png Size: 3231 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image008.png Type: image/png Size: 16274 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image006.png Type: image/png Size: 11897 bytes Desc: not available URL: From shirley.crawford at st-austell.ac.uk Tue Oct 25 16:14:14 2011 From: shirley.crawford at st-austell.ac.uk (Shirley Crawford) Date: Tue, 25 Oct 2011 16:14:14 +0100 Subject: [Xerte] Re: text size on tab navigator References: <15D9977AFE9E1D4FA7B2EE6225FD790F567789@SERVER.theenvironmentpractice.local>, , , , <15D9977AFE9E1D4FA7B2EE6225FD790F56778F@SERVER.theenvironmentpractice.local>, , <15D9977AFE9E1D4FA7B2EE6225FD790F5677A0@SERVER.theenvironmentpractice.local> <8B6D69C81759694E92E48C18738CF3AFAE80AC@exchange5.cornwall.ac.uk><8B6D69C81759694E92E48C18738CF3AFAE80AD@exchange5.cornwall.ac.uk> <002401cc9307$76adfd70$6409f850$@co.uk> Message-ID: <8B6D69C81759694E92E48C18738CF3AFAE80AF@exchange5.cornwall.ac.uk> Thanks Ron I was looking for the search box on actual mailing list page not on the Xerte website. Shirley Crawford E-Learning Teaching Mentor (Room J449 Tel:external: 01726 226755 ext 2755) Cornwall College - St Austell ________________________________ From: xerte-bounces at lists.nottingham.ac.uk on behalf of Ron Mitchell Sent: Tue 25/10/2011 12:15 To: 'Xerte discussion list' Subject: [Xerte] Re: text size on tab navigator 1. The list archive search is at http://www.nottingham.ac.uk/xerte/community.htm 2. The full screen/fill window option work fine http://xerte5.techdis.palepurple.co.uk/play_10107 3. The whole point of the navigators is to chunk up content into more bite-size easier to read/follow sections so scrollbars aren't part of those page types. HTH Ron -----Original Message----- From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Shirley Crawford Sent: 25 October 2011 11:43 To: Xerte discussion list; Xerte discussion list Subject: [Xerte] Re: text size on tab navigator A copy of the LO can be found here to see what I mean http://xerte5.techdis.palepurple.co.uk/play_10107 Shirley Shirley Crawford E-Learning Teaching Mentor (Room J449 Tel:external: 01726 226755 ext 2755) Cornwall College - St Austell ________________________________ From: xerte-bounces at lists.nottingham.ac.uk on behalf of Shirley Crawford Sent: Tue 25/10/2011 11:33 To: Xerte discussion list Subject: text size on tab navigator Hi I would have searched this discussion list but cannot find a search button. Is there any way to force a scroll bar to appear on a tab navigator page as a colleague has text which will only fit on the page if it is 10 point, also the full screen option or fit to window does not seem to work? Shirley Shirley Crawford E-Learning Teaching Mentor (Room J449 Tel:external: 01726 226755 ext 2755) Cornwall College - St Austell _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte 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/xerte -------------- next part -------------- A non-text attachment was scrubbed... Name: winmail.dat Type: application/ms-tnef Size: 6755 bytes Desc: not available URL: From Alistair.McNaught at HEAcademy.ac.uk Tue Oct 25 17:50:24 2011 From: Alistair.McNaught at HEAcademy.ac.uk (Alistair McNaught) Date: Tue, 25 Oct 2011 16:50:24 +0000 Subject: [Xerte] Re: text size on tab navigator In-Reply-To: <002401cc9307$76adfd70$6409f850$@co.uk> References: <15D9977AFE9E1D4FA7B2EE6225FD790F567789@SERVER.theenvironmentpractice.local>, , , , <15D9977AFE9E1D4FA7B2EE6225FD790F56778F@SERVER.theenvironmentpractice.local>, , <15D9977AFE9E1D4FA7B2EE6225FD790F5677A0@SERVER.theenvironmentpractice.local> <8B6D69C81759694E92E48C18738CF3AFAE80AC@exchange5.cornwall.ac.uk> <8B6D69C81759694E92E48C18738CF3AFAE80AD@exchange5.cornwall.ac.uk> <002401cc9307$76adfd70$6409f850$@co.uk> Message-ID: The other thing I often do with navigators is adapt the kind of navigator I use to make best use of the space. In your colleague's example on "Why run" I'd have split the text into tabs labelled Practical Body Mind Downside? And therefore had just a little text (and maybe an image) for each of those tabs. A -----Original Message----- From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Ron Mitchell Sent: 25 October 2011 12:16 To: 'Xerte discussion list' Subject: [Xerte] Re: text size on tab navigator 1. The list archive search is at http://www.nottingham.ac.uk/xerte/community.htm 2. The full screen/fill window option work fine http://xerte5.techdis.palepurple.co.uk/play_10107 3. The whole point of the navigators is to chunk up content into more bite-size easier to read/follow sections so scrollbars aren't part of those page types. HTH Ron -----Original Message----- From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Shirley Crawford Sent: 25 October 2011 11:43 To: Xerte discussion list; Xerte discussion list Subject: [Xerte] Re: text size on tab navigator A copy of the LO can be found here to see what I mean http://xerte5.techdis.palepurple.co.uk/play_10107 Shirley Shirley Crawford E-Learning Teaching Mentor (Room J449 Tel:external: 01726 226755 ext 2755) Cornwall College - St Austell ________________________________ From: xerte-bounces at lists.nottingham.ac.uk on behalf of Shirley Crawford Sent: Tue 25/10/2011 11:33 To: Xerte discussion list Subject: text size on tab navigator Hi I would have searched this discussion list but cannot find a search button. Is there any way to force a scroll bar to appear on a tab navigator page as a colleague has text which will only fit on the page if it is 10 point, also the full screen option or fit to window does not seem to work? Shirley Shirley Crawford E-Learning Teaching Mentor (Room J449 Tel:external: 01726 226755 ext 2755) Cornwall College - St Austell _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte 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/xerte This email is confidential and may be privileged. If you are not the intended recipient please accept our apologies. Please do not disclose, copy, or distribute information in this email nor take any action in reliance on its contents: to do so is strictly prohibited and may be unlawful. Please inform us that this message has gone astray before deleting it. Please note that views expressed in this email are those of the author and do not necessarily represent those of the Higher Education Academy. Please note that this e-mail has been created in the knowledge that Internet e-mail is not a secure communications medium. We advise that you understand and observe this lack of security when e-mailing us. Although we have taken steps to ensure this e-mail and attachments are free from any virus, we advise that in keeping with good computing practice the recipient should ensure they are actually virus free. The Higher Education Academy Registered No 4930131 From Alistair.McNaught at HEAcademy.ac.uk Tue Oct 25 18:30:04 2011 From: Alistair.McNaught at HEAcademy.ac.uk (Alistair McNaught) Date: Tue, 25 Oct 2011 17:30:04 +0000 Subject: [Xerte] Re: Images in multiple choice In-Reply-To: References: <4EA6A39D.5050100@googlemail.com> Message-ID: Use the Quiz template in Xerte Online Toolkit rather than the Multiple Choice option. The quiz template offers you the option of a video in the main question and images in the subquestions - See slide 9 in http://itq.jisctechdis.ac.uk/xerte/play_40 (images in subquestion) - I've got a quiz with video in too but can't find it at the moment! A -----Original Message----- From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Pat Lockley Sent: 25 October 2011 13:41 To: Xerte discussion list Subject: [Xerte] Re: Images in multiple choice it should support i think On Tue, Oct 25, 2011 at 12:55 PM, nwilliams wrote: > Hello > Is it possible to add an image to the multiple choice template question? > > Thanks > Nyree > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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/xerte 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. This email is confidential and may be privileged. If you are not the intended recipient please accept our apologies. Please do not disclose, copy, or distribute information in this email nor take any action in reliance on its contents: to do so is strictly prohibited and may be unlawful. Please inform us that this message has gone astray before deleting it. Please note that views expressed in this email are those of the author and do not necessarily represent those of the Higher Education Academy. Please note that this e-mail has been created in the knowledge that Internet e-mail is not a secure communications medium. We advise that you understand and observe this lack of security when e-mailing us. Although we have taken steps to ensure this e-mail and attachments are free from any virus, we advise that in keeping with good computing practice the recipient should ensure they are actually virus free. The Higher Education Academy Registered No 4930131 From matis25 at yahoo.com Wed Oct 26 12:56:53 2011 From: matis25 at yahoo.com (pippo pluto) Date: Wed, 26 Oct 2011 12:56:53 +0100 (BST) Subject: [Xerte] multiple choice page In-Reply-To: References: <4EA6A39D.5050100@googlemail.com> Message-ID: <1319630213.17182.YahooMailNeo@web24107.mail.ird.yahoo.com> looking at this work http://itq.jisctechdis.ac.uk/xerte/play_40? I wanted to know how to make the slide 2/24 in particular which script code was used. Yours sincerely matteo ________________________________ Da: Alistair McNaught A: Xerte discussion list Inviato: Marted? 25 Ottobre 2011 19:30 Oggetto: [Xerte] Re: Images in multiple choice Use the Quiz template in Xerte Online Toolkit rather than the Multiple Choice option. The quiz template offers you the option of a video in the main question and images in the subquestions - See slide 9 in http://itq.jisctechdis.ac.uk/xerte/play_40 (images in subquestion) - I've got a quiz with video in too but can't find it at the moment! A -----Original Message----- From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Pat Lockley Sent: 25 October 2011 13:41 To: Xerte discussion list Subject: [Xerte] Re: Images in multiple choice it should support i think On Tue, Oct 25, 2011 at 12:55 PM, nwilliams wrote: > Hello > Is it possible to add an image to the multiple choice template question? > > Thanks > Nyree > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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/xerte 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. This email is confidential and may be privileged. If you are not the intended recipient please accept our apologies. Please do not disclose, copy, or distribute information in this email nor take any action in reliance on its contents: to do so is strictly prohibited and may be unlawful. Please inform us that this message has gone astray before deleting it. Please note that views expressed in this email are those of the author and do not necessarily represent those of the Higher Education Academy. Please note that this e-mail has been created in the knowledge that Internet e-mail is not a secure communications medium. We advise that you understand and observe this lack of security when e-mailing us. Although we have taken steps to ensure this e-mail and attachments are free from any virus, we advise that in keeping with good computing practice the recipient should ensure they are actually virus free. The Higher Education Academy Registered No 4930131 _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte -------------- next part -------------- An HTML attachment was scrubbed... URL: From Fay.Cross at nottingham.ac.uk Wed Oct 26 13:23:49 2011 From: Fay.Cross at nottingham.ac.uk (Fay Cross) Date: Wed, 26 Oct 2011 13:23:49 +0100 Subject: [Xerte] Re: multiple choice page In-Reply-To: <1319630213.17182.YahooMailNeo@web24107.mail.ird.yahoo.com> References: <4EA6A39D.5050100@googlemail.com> <1319630213.17182.YahooMailNeo@web24107.mail.ird.yahoo.com> Message-ID: It uses the Tabbed Navigator page template From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of pippo pluto Sent: 26 October 2011 12:57 To: xerte at lists.nottingham.ac.uk Subject: [Xerte] multiple choice page looking at this work http://itq.jisctechdis.ac.uk/xerte/play_40 I wanted to know how to make the slide 2/24 in particular which script code was used. Yours sincerely matteo ________________________________ Da: Alistair McNaught A: Xerte discussion list Inviato: Marted? 25 Ottobre 2011 19:30 Oggetto: [Xerte] Re: Images in multiple choice Use the Quiz template in Xerte Online Toolkit rather than the Multiple Choice option. The quiz template offers you the option of a video in the main question and images in the subquestions - See slide 9 in http://itq.jisctechdis.ac.uk/xerte/play_40 (images in subquestion) - I've got a quiz with video in too but can't find it at the moment! A -----Original Message----- From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Pat Lockley Sent: 25 October 2011 13:41 To: Xerte discussion list Subject: [Xerte] Re: Images in multiple choice it should support i think On Tue, Oct 25, 2011 at 12:55 PM, nwilliams > wrote: > Hello > Is it possible to add an image to the multiple choice template question? > > Thanks > Nyree > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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/xerte 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. This email is confidential and may be privileged. If you are not the intended recipient please accept our apologies. Please do not disclose, copy, or distribute information in this email nor take any action in reliance on its contents: to do so is strictly prohibited and may be unlawful. Please inform us that this message has gone astray before deleting it. Please note that views expressed in this email are those of the author and do not necessarily represent those of the Higher Education Academy. Please note that this e-mail has been created in the knowledge that Internet e-mail is not a secure communications medium. We advise that you understand and observe this lack of security when e-mailing us. Although we have taken steps to ensure this e-mail and attachments are free from any virus, we advise that in keeping with good computing practice the recipient should ensure they are actually virus free. The Higher Education Academy Registered No 4930131 _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte -------------- next part -------------- An HTML attachment was scrubbed... URL: From Alistair.McNaught at HEAcademy.ac.uk Thu Oct 27 15:35:16 2011 From: Alistair.McNaught at HEAcademy.ac.uk (Alistair McNaught) Date: Thu, 27 Oct 2011 14:35:16 +0000 Subject: [Xerte] FW: Text to speech Message-ID: See query below from Teachers list; I'm on XP so can't help. Any Win 7 users working with Xerte Toolkits? Can you try text to speech setting? Thanks A From: A list to facilitate and support teachers using Xerte Online Toolkits [mailto:XERTEFORTEACHERS at JISCMAIL.AC.UK] On Behalf Of Hickey, Kevin Sent: 27 October 2011 15:05 To: XERTEFORTEACHERS at JISCMAIL.AC.UK Subject: Text to speech Hi, Is anyone having a problem using text to speech in internet explorer 9 ( V. 9.0.8112 to be precise) ? There are a couple of us who are trying it and it doesn't seem to be working. If others have managed to get it to work in this version of IE, at least we can rule that out as the problem. We have set the activeX controls. There seems to be an additional ActiveX control "allow ActiveX filtering" we have tried this disabled and enabled and neither option seems to make a difference. Can anyone suggest any other reasons why voice to text won't work? I have been told that it might not work if we have Skype open, although we have closed Skype and it still won't work. Kevin Hickey eLearning Advisor (inclusion) JISC RSC NorthWest 01524 510 064 This email is confidential and may be privileged. If you are not the intended recipient please accept our apologies. Please do not disclose, copy, or distribute information in this email nor take any action in reliance on its contents: to do so is strictly prohibited and may be unlawful. Please inform us that this message has gone astray before deleting it. Please note that views expressed in this email are those of the author and do not necessarily represent those of the Higher Education Academy. Please note that this e-mail has been created in the knowledge that Internet e-mail is not a secure communications medium. We advise that you understand and observe this lack of security when e-mailing us. Although we have taken steps to ensure this e-mail and attachments are free from any virus, we advise that in keeping with good computing practice the recipient should ensure they are actually virus free. The Higher Education Academy Registered No 4930131 -------------- next part -------------- An HTML attachment was scrubbed... URL: From huisnieuws at gmail.com Thu Oct 27 17:38:13 2011 From: huisnieuws at gmail.com (Twan) Date: Thu, 27 Oct 2011 18:38:13 +0200 Subject: [Xerte] Change language? Message-ID: Already looked around, but till now, the answer has not been found. The whole Xerte online toolkit is in the English language. There is a folder with several language files, like dutch and german. How can I activate these files. I guess that's the way to make a project "look" dutch or german. with regards, A. Huiskes Netherlands -------------- next part -------------- An HTML attachment was scrubbed... URL: From ronm at mitchellmedia.co.uk Thu Oct 27 17:51:37 2011 From: ronm at mitchellmedia.co.uk (Ron Mitchell) Date: Thu, 27 Oct 2011 17:51:37 +0100 Subject: [Xerte] Re: Change language? In-Reply-To: References: Message-ID: <00d701cc94c8$b39888f0$1ac99ad0$@co.uk> I think this is still be worked on and not yet fully implemented. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Twan Sent: 27 October 2011 17:38 To: xerte at lists.nottingham.ac.uk Subject: [Xerte] Change language? Already looked around, but till now, the answer has not been found. The whole Xerte online toolkit is in the English language. There is a folder with several language files, like dutch and german. How can I activate these files. I guess that's the way to make a project "look" dutch or german. with regards, A. Huiskes Netherlands 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From reijnders at tor.nl Thu Oct 27 18:17:56 2011 From: reijnders at tor.nl (Tom Reijnders) Date: Thu, 27 Oct 2011 19:17:56 +0200 Subject: [Xerte] Re: Change language? In-Reply-To: References: Message-ID: <4EA99244.5060603@tor.nl> We zijn (als community) heel erg hard aan het werk om dat voor elkaar te krijgen.... Tot die tijd hebben we eventueel wel een nederlandse template. Zie http://www.pedit-nederland.nl en dan het artikle over Xerte en Pedit. In dat artikel staan links naar de Nederlandse templates for Xerte Standalone, maar we we hebben ze evt. ook voor toolkits. De verwachting is dat we eind dit jaar een volledige multi- language omgeving hebben voor Xerte, waaronder Nederlands. Op 27-10-2011 18:38, Twan schreef: > Already looked around, but till now, the answer has not been found. > > The whole Xerte online toolkit is in the English language. There is a > folder with several language files, like dutch and german. How can I > activate these files. I guess that's the way to make a project "look" > dutch or german. > > with regards, > A. Huiskes > Netherlands > > 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/xerte > > 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. > > -- -- Tom Reijnders TOR Informatica Chopinlaan 27 5242HM Rosmalen Tel: 073 5226191 Fax: 073 5226196 -------------- next part -------------- An HTML attachment was scrubbed... URL: From patrick.lockley at googlemail.com Thu Oct 27 18:51:51 2011 From: patrick.lockley at googlemail.com (Pat Lockley) Date: Thu, 27 Oct 2011 18:51:51 +0100 Subject: [Xerte] Re: Change language? In-Reply-To: <00d701cc94c8$b39888f0$1ac99ad0$@co.uk> References: <00d701cc94c8$b39888f0$1ac99ad0$@co.uk> Message-ID: <81E4E382-5AD8-4C4E-B81E-CA4FB5BEE93B@googlemail.com> If you'd like to help translate then you can On 27 Oct 2011, at 17:51, "Ron Mitchell" wrote: > I think this is still be worked on and not yet fully implemented. > > > > From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Twan > Sent: 27 October 2011 17:38 > To: xerte at lists.nottingham.ac.uk > Subject: [Xerte] Change language? > > > > Already looked around, but till now, the answer has not been found. > > > > The whole Xerte online toolkit is in the English language. There is a folder with several language files, like dutch and german. How can I activate these files. I guess that's the way to make a project "look" dutch or german. > > > > with regards, > > A. Huiskes > > Netherlands > > > > 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/xerte > > 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. > -------------- next part -------------- An HTML attachment was scrubbed... URL: From henk at fortean.org Thu Oct 27 19:59:16 2011 From: henk at fortean.org (Henk Klopping) Date: Thu, 27 Oct 2011 20:59:16 +0200 Subject: [Xerte] Re: Can't get export to work In-Reply-To: <6D37487E-6DF0-4A29-B671-4B47AE77E0CC@palepurple.co.uk> References: <4E9AE068.4050802@fortean.org> <4EA130E0.8010702@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C5AD@EXCHANGE1.ad.nottingham.ac.uk> <4EA17F40.9070703@fortean.org> <49105CDE-E7A5-4D9D-B467-F0491AA8D5AB@palepurple.co.uk> <12C67A1EEC419342AF5E59DA31562C3F06A645C8A7@EXCHANGE1.ad.nottingham.ac.uk> <4EA1 C1FF.1070505@fortean.org> <4EA1F64A.5050506 @fortean.org> <77B634FD-D145-4060-9E5E-1CEE506FE2CA@palepurple.co.uk> <4EA 46967.60508@fortean.org> <4EA71369.5070304@fortea n.org> <9B788EA6-68FA-4F8F-8623-C119BC429668@palepurple.co.uk> <4EA73035.4010900@fortean.org> <6D37487E-6DF0-4A29-B671-4B47AE77E0CC@palepurple.co.uk> Message-ID: <4EA9AA04.7040101@fortean.org> David Goodwin wrote: > I created an export of your template, and I do indeed see lots of > 'undefined' things in the footer of the LO when I open it from > within the zip file So, the problem can be reproducted, good. We seem to agree that this is a bug (or sets of bugs), do we? Now, for me the 'export' option is important: without it I need to do full installs of Xerte (and so of PHP, MySQL etc.) on simple servers on which I simply would like to tack on an LO or two. What will be done next? Is there anybody that feels the urge to repair this, or should I just give up on it? I'd like to help, buf if you're right, I can't, as I don't know much about Flash development either. > I can't really diagnose the issue(s) any further as they're > flash based, and I know absolutely nothing about flash BTW: I haven't subscribed to the Xerte development list, so would anybody replying to this post please reply to me too..? Also, I will include the 'regular' xerte list here, as maybe some folks have ran into this issue too - at least they now know that this seem to be a proper bug and not something they did wrong whilst installing / generating the export. Suuuomikkie vinnouuven, -- Henk Kloepping Voice : +31 598 42 31 31 European Fortean Foundation e-mail : henk at fortean.org To join ISOC.NL: http://www.isoc.nl From reijnders at tor.nl Thu Oct 27 20:10:39 2011 From: reijnders at tor.nl (Tom Reijnders) Date: Thu, 27 Oct 2011 21:10:39 +0200 Subject: [Xerte] Re: Can't get export to work In-Reply-To: <4EA9AA04.7040101@fortean.org> References: <4E9AE068.4050802@fortean.org> <4EA130E0.8010702@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C5AD@EXCHANGE1.ad.nottingham.ac.uk> <4EA17F40.9070703@fortean.org> <49105CDE-E7A5-4D9D-B467-F0491AA8D5AB@palepurple.co.uk> <12C67A1EEC419342AF5E59DA31562C3F06A645C8A7@EXCHANGE1.ad.nottingham.ac.uk> <4EA1 C1FF.1070505@fortean.org> <4EA1F64A.5050506 @fortean.org> <77B634FD-D145-4060-9E5E-1CEE506FE2CA@palepurple.co.uk> <4EA 46967.60508@fortean.org> <4EA71369.5070304@fortea n.org> <9B788EA6-68FA-4F8F-8623-C119BC429668@palepurple.co.uk> <4EA73035.4010900@fortean.org> <6D37487E-6DF0-4A29-B671-4B47AE77E0CC@palepurple.co.uk> <4EA9AA04.7040101@fortean.org> Message-ID: <4EA9ACAF.8020202@tor.nl> No, this will definitely be solved a.s.a.p. Probably not tomorrow but next week for sure. Op 27-10-2011 20:59, Henk Klopping schreef: > David Goodwin wrote: >> I created an export of your template, and I do indeed see lots of > > 'undefined' things in the footer of the LO when I open it from > > within the zip file > > So, the problem can be reproducted, good. > > We seem to agree that this is a bug (or sets of bugs), do we? > > Now, for me the 'export' option is important: without it I need to > do full installs of Xerte (and so of PHP, MySQL etc.) on simple > servers on which I simply would like to tack on an LO or two. > > What will be done next? Is there anybody that feels the urge > to repair this, or should I just give up on it? I'd like to help, > buf if you're right, I can't, as I don't know much about > Flash development either. > >> I can't really diagnose the issue(s) any further as they're > > flash based, and I know absolutely nothing about flash > > BTW: I haven't subscribed to the Xerte development list, > so would anybody replying to this post please reply to me > too..? > > Also, I will include the 'regular' xerte list here, as maybe > some folks have ran into this issue too - at least they now > know that this seem to be a proper bug and not something they > did wrong whilst installing / generating the export. > > Suuuomikkie vinnouuven, -- -- Tom Reijnders TOR Informatica Chopinlaan 27 5242HM Rosmalen Tel: 073 5226191 Fax: 073 5226196 From huisnieuws at gmail.com Thu Oct 27 20:38:27 2011 From: huisnieuws at gmail.com (Twan) Date: Thu, 27 Oct 2011 21:38:27 +0200 Subject: [Xerte] Size of pictures in memory game Message-ID: Working with Xerte works good so far. The major problems, language, video embedding, have been solved. However, one of the last parts in the project is a memory game. The pictures are being resized by the programm, that's understandable. But,..... what is size (height and width) of the pictures you should use 200x150 ? or 400x300. Can't find any documentation about this, and after trying for over one hour, I'm still not satisfied. Thanks for helping me out. A. Huiskes Netherlands -------------- next part -------------- An HTML attachment was scrubbed... URL: From Colleen.Mccants at nottingham.ac.uk Thu Oct 27 21:02:55 2011 From: Colleen.Mccants at nottingham.ac.uk (Colleen Mccants) Date: Thu, 27 Oct 2011 21:02:55 +0100 Subject: [Xerte] Re: Size of pictures in memory game In-Reply-To: References: Message-ID: <3D51A286-D932-43D6-BA9C-73E4DF3BFAA8@ad.nottingham.ac.uk> Don't try to make the image height greater than 450 pixels, and sometimes, no more than 430, if flicking between sub-pages (with the little black triangles-sorry can't remember the name of that feature). Saving art as png file often looks better, especially if it is line art. If in doubt, do a screen capture and resize the image to the dimensions Xerte actually shows it, so you'll get a sharper image. I don't tend to use images wider than 600 pixels, unless as a splash screen or watermark, but it depends on where you want your text to appear. Hope this helps a bit. Colleen M. Nottingham On 27 Oct 2011, at 20:39, Twan wrote: > Working with Xerte works good so far. The major problems, language, video embedding, have been solved. However, one of the last parts in the project is a memory game. > > The pictures are being resized by the programm, that's understandable. > > But,..... what is size (height and width) of the pictures you should use 200x150 ? or 400x300. Can't find any documentation about this, and after trying for over one hour, I'm still not satisfied. > > Thanks for helping me out. > > A. Huiskes > Netherlands > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte From reijnders at tor.nl Thu Oct 27 21:13:38 2011 From: reijnders at tor.nl (Tom Reijnders) Date: Thu, 27 Oct 2011 22:13:38 +0200 Subject: [Xerte] Re: Size of pictures in memory game In-Reply-To: References: Message-ID: <4EA9BB72.4060901@tor.nl> Don't know where to find the memory game.... Op 27-10-2011 21:38, Twan schreef: > Working with Xerte works good so far. The major problems, language, > video embedding, have been solved. However, one of the last parts in > the project is a memory game. > The pictures are being resized by the programm, that's understandable. > But,..... what is size (height and width) of the pictures you should > use 200x150 ? or 400x300. Can't find any documentation about this, and > after trying for over one hour, I'm still not satisfied. > Thanks for helping me out. > A. Huiskes > Netherlands > > 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/xerte > > 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. > > -- -- Tom Reijnders TOR Informatica Chopinlaan 27 5242HM Rosmalen Tel: 073 5226191 Fax: 073 5226196 -------------- next part -------------- An HTML attachment was scrubbed... URL: From henk at fortean.org Thu Oct 27 21:14:00 2011 From: henk at fortean.org (Henk Klopping) Date: Thu, 27 Oct 2011 22:14:00 +0200 Subject: [Xerte] Re: Can't get export to work In-Reply-To: <4EA9ACAF.8020202@tor.nl> References: <4E9AE068.4050802@fortean.org> <4EA130E0.8010702@fortean.org> <12C67A1EEC419342AF5E59DA31562C3F06A645C5AD@EXCHANGE1.ad.nottingham.ac.uk> <4EA17F40.9070703@fortean.org> <49105CDE-E7A5-4D9D-B467-F0491AA8D5AB@palepurple.co.uk> <12C67A1EEC419342AF5E59DA31562C3F06A645C8A7@EXCHANGE1.ad.nottingham.ac.uk> <4EA1 C1FF.1070505@fortean.org> <4EA1F64A.5050506 @fortean.org> <77B634FD-D145-4060-9E5E-1CEE506FE2CA@palepurple.co.uk> <4EA 46967.60508@fortean.org> <4EA71369.5070304@fortea n.org> <9B788EA6-68FA-4F8F-8623-C119BC429668@palepurple.co.uk> <4EA73035.4010900@fortean.org> <6D37487E-6DF0-4A29-B671-4B47AE77E0CC@palepurple.co.uk> <4EA9AA04.7040101@fortean.org> <4EA9ACAF.8020202@tor.nl> Message-ID: <4EA9BB88.8090309@fortean.org> Tom Reijnders wrote: > No, this will definitely be solved a.s.a.p. > Probably not tomorrow but next week for sure. Kudo's in advance. I will of course test it when available and report back. Thanks again folks. Suuuomikkie vinnouuven, -- Henk Kloepping Voice : +31 598 42 31 31 European Fortean Foundation e-mail : henk at fortean.org To join ISOC.NL: http://www.isoc.nl From robert at chalmers.com.au Mon Oct 31 03:13:41 2011 From: robert at chalmers.com.au (Robert Chalmers) Date: Mon, 31 Oct 2011 13:13:41 +1000 Subject: [Xerte] Installed Xertetoolkits - Can't connect? Message-ID: <02b101cc977b$17fed510$47fc7f30$@com.au> Hi folks, Tried installing the Xertetoolikts, and to the best of my knowledge all is fine. Apart from the following that show in the final screen. I?m running the latest PHP, the latest MySQL, and I guess the latest XerteToolkit. =============== The sitedetails site ID query insert into sitedetails(site_id) VALUES ( "1") has failed due to Duplicate entry '1' for key 'PRIMARY' The sitedetails LDAP preference query insert into ldap(ldap_filter)values('cn=') has failed due to Field 'ldap_knownname' doesn't have a default value The sitedetails copyright query update sitedetails set copyright="? Copyright University of Nottingham 2008" where site_id="1" has failed due to Incorrect string value: '\xA9 Copy...' for column 'copyright' at row 1 These failures may affect your site, please see if they can be rectified using the management tools or altering the database directly. I go to the web page ? index.php, and it shows the root login and password ? however, it tells me that it?s the wrong combination anyway. The setup creates the xerte database ok, and populates it ? but that?s it. I can?t get any further with this. Any help would be greatly appreciated. Thanks Robert --- PinPoint Premium on iPhone. Know where your loved ones are. >From Shanghai PC -------------- next part -------------- An HTML attachment was scrubbed... URL: From patrick.lockley at googlemail.com Mon Oct 31 10:18:21 2011 From: patrick.lockley at googlemail.com (Pat Lockley) Date: Mon, 31 Oct 2011 10:18:21 +0000 Subject: [Xerte] Re: Installed Xertetoolkits - Can't connect? In-Reply-To: <02b101cc977b$17fed510$47fc7f30$@com.au> References: <02b101cc977b$17fed510$47fc7f30$@com.au> Message-ID: Hello, The duplicate ID looks like the system tried to install twice? if you go to management.php, or use phpmyadmin you should be able to set the values that way. Pat On Mon, Oct 31, 2011 at 3:13 AM, Robert Chalmers wrote: > Hi folks, > > Tried installing the Xertetoolikts, and to the best of my knowledge all is > fine. Apart from the following that show in the final screen. > > > > I?m running the latest PHP, the latest MySQL, and I guess the latest > XerteToolkit. > > =============== > > The sitedetails site ID query insert into sitedetails(site_id) VALUES ( "1") > has failed due to Duplicate entry '1' for key 'PRIMARY' > The sitedetails LDAP preference query insert into > ldap(ldap_filter)values('cn=') has failed due to Field 'ldap_knownname' > doesn't have a default value > The sitedetails copyright query update sitedetails set copyright="? > Copyright University of Nottingham 2008" where site_id="1" has failed due to > Incorrect string value: '\xA9 Copy...' for column 'copyright' at row 1 > These failures may affect your site, please see if they can be rectified > using the management tools or altering the database directly. > > I go to the web page ? index.php, and it shows the root login and password ? > however, it tells me that it?s the wrong combination anyway. > > > > The setup creates the xerte database ok, and populates it ? but that?s it. > > > > I can?t get any further with this. Any help would be greatly appreciated. > > > > Thanks > > Robert > > > > --- > > PinPoint Premium on iPhone. Know where your loved ones are. > > > > 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. > > From Shanghai PC > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > 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. > > > From i.donkervoort at tor.nl Mon Oct 31 16:59:37 2011 From: i.donkervoort at tor.nl (Inge Donkervoort) Date: Mon, 31 Oct 2011 17:59:37 +0100 Subject: [Xerte] Fill window in IE9 not working In-Reply-To: References: <02b101cc977b$17fed510$47fc7f30$@com.au> Message-ID: <4EAED3F9.8010909@tor.nl> Hi, When I use 'Fill window' and embed the project in my website with an I-frame, it doesn't work anymore (in *IE9*). In the older IE's it does. I have to click on this icon (see image) to get the normal view again. Can I solve this when I create my project? Bye, Inge 1 2 Change Chopinlaan 27 5242 HM Rosmalen T 073-5226195 F 073-5226196 E i.donkervoort at 12change.eu I www.12change.eu T twitter L linkedIn Op 31-10-2011 11:18, Pat Lockley schreef: > Hello, > > The duplicate ID looks like the system tried to install twice? > > if you go to management.php, or use phpmyadmin you should be able to > set the values that way. > > Pat > > On Mon, Oct 31, 2011 at 3:13 AM, Robert Chalmers wrote: > >> Hi folks, >> >> Tried installing the Xertetoolikts, and to the best of my knowledge all is >> fine. Apart from the following that show in the final screen. >> >> >> >> I?m running the latest PHP, the latest MySQL, and I guess the latest >> XerteToolkit. >> >> =============== >> >> The sitedetails site ID query insert into sitedetails(site_id) VALUES ( "1") >> has failed due to Duplicate entry '1' for key 'PRIMARY' >> The sitedetails LDAP preference query insert into >> ldap(ldap_filter)values('cn=') has failed due to Field 'ldap_knownname' >> doesn't have a default value >> The sitedetails copyright query update sitedetails set copyright="? >> Copyright University of Nottingham 2008" where site_id="1" has failed due to >> Incorrect string value: '\xA9 Copy...' for column 'copyright' at row 1 >> These failures may affect your site, please see if they can be rectified >> using the management tools or altering the database directly. >> >> I go to the web page ? index.php, and it shows the root login and password ? >> however, it tells me that it?s the wrong combination anyway. >> >> >> >> The setup creates the xerte database ok, and populates it ? but that?s it. >> >> >> >> I can?t get any further with this. Any help would be greatly appreciated. >> >> >> >> Thanks >> >> Robert >> >> >> >> --- >> >> PinPoint Premium on iPhone. Know where your loved ones are. >> >> >> >> 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. >> >> From Shanghai PC >> _______________________________________________ >> Xerte mailing list >> Xerte at lists.nottingham.ac.uk >> http://lists.nottingham.ac.uk/mailman/listinfo/xerte >> >> 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/xerte > > -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: moz-screenshot-163.png Type: image/png Size: 26498 bytes Desc: not available URL: From robert at chalmers.com.au Mon Oct 31 22:13:20 2011 From: robert at chalmers.com.au (Robert Chalmers) Date: Tue, 1 Nov 2011 08:13:20 +1000 Subject: [Xerte] Re: Fill window in IE9 not working In-Reply-To: <4EAED3F9.8010909@tor.nl> References: <02b101cc977b$17fed510$47fc7f30$@com.au> <4EAED3F9.8010909@tor.nl> Message-ID: <03b901cc981a$4d8a1b50$e89e51f0$@com.au> Ok, let me be a bit more specific now. I?ve fiddled with this xertetoolkits for a few days now. I?m on Windows XP Pro. Apache server, and visible on the internet (your-english-success.com) although I install locally of course. I?m using the latest PHP, MySQL, and so on. Constantly updated. I have tried removing everything from the install directory, and dropping the database, and re-installing from the zip archive again. I kind of have it working ? as you can see if you want to try - your-english-success.com/xertetoolkits/ However ? apart from being able to create a new project that?s it. I can create it, but not edit it. There is no login ? it just runs. /management seems to achieve nothing? Anyway ? I?m beginning to wonder if the whole thing is just too primitive to continue with? The standalone exe is fine. Very nice, but if I can?t get the web based one to work at all. What is the purpose of the ldap inclusion? What/who uses it? Should I create specific users for the xerte database in mysql first? Are these users showing up in ldap as well? And yes, I?ve read the pdf manual, and it seems to assume that I have a working installation to start with. Oh well, Cheers Robert Op 31-10-2011 11:18, Pat Lockley schreef: Hello, The duplicate ID looks like the system tried to install twice? if you go to management.php, or use phpmyadmin you should be able to set the values that way. Pat On Mon, Oct 31, 2011 at 3:13 AM, Robert Chalmers wrote: Hi folks, Tried installing the Xertetoolikts, and to the best of my knowledge all is fine. Apart from the following that show in the final screen. -------------- next part -------------- An HTML attachment was scrubbed... URL: From patrick.lockley at googlemail.com Mon Oct 31 22:32:50 2011 From: patrick.lockley at googlemail.com (Pat Lockley) Date: Mon, 31 Oct 2011 22:32:50 +0000 Subject: [Xerte] Re: Fill window in IE9 not working In-Reply-To: <03b901cc981a$4d8a1b50$e89e51f0$@com.au> References: <02b101cc977b$17fed510$47fc7f30$@com.au> <4EAED3F9.8010909@tor.nl> <03b901cc981a$4d8a1b50$e89e51f0$@com.au> Message-ID: <8305849F-0201-47E8-89FE-D1F865CCAF63@googlemail.com> Ldap exists to provide authentication for users, there isn't another option unless you have moodle or want to use switch.php. On 31 Oct 2011, at 22:13, "Robert Chalmers" wrote: > Ok, let me be a bit more specific now. > > > > I?ve fiddled with this xertetoolkits for a few days now. I?m on Windows XP Pro. Apache server, and visible on the internet (your-english-success.com) although I install locally of course. I?m using the latest PHP, MySQL, and so on. Constantly updated. > > > > I have tried removing everything from the install directory, and dropping the database, and re-installing from the zip archive again. > > > > I kind of have it working ? as you can see if you want to try - your-english-success.com/xertetoolkits/ However ? apart from being able to create a new project that?s it. I can create it, but not edit it. There is no login ? it just runs. /management seems to achieve nothing? > > > > Anyway ? I?m beginning to wonder if the whole thing is just too primitive to continue with? The standalone exe is fine. Very nice, but if I can?t get the web based one to work at all. > > > > What is the purpose of the ldap inclusion? What/who uses it? > > Should I create specific users for the xerte database in mysql first? > > Are these users showing up in ldap as well? > > > > And yes, I?ve read the pdf manual, and it seems to assume that I have a working installation to start with. > > Oh well, > > Cheers > > Robert > > > > > > > Op 31-10-2011 11:18, Pat Lockley schreef: > > Hello, > > The duplicate ID looks like the system tried to install twice? > > if you go to management.php, or use phpmyadmin you should be able to > set the values that way. > > Pat > > On Mon, Oct 31, 2011 at 3:13 AM, Robert Chalmers wrote: > > Hi folks, > > Tried installing the Xertetoolikts, and to the best of my knowledge all is > fine. Apart from the following that show in the final screen. > > 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/xerte > > 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. > -------------- next part -------------- An HTML attachment was scrubbed... URL: From robert at chalmers.com.au Mon Oct 31 22:50:42 2011 From: robert at chalmers.com.au (Robert Chalmers) Date: Tue, 1 Nov 2011 08:50:42 +1000 Subject: [Xerte] Re: not working In-Reply-To: <8305849F-0201-47E8-89FE-D1F865CCAF63@googlemail.com> References: <02b101cc977b$17fed510$47fc7f30$@com.au> <4EAED3F9.8010909@tor.nl> <03b901cc981a$4d8a1b50$e89e51f0$@com.au> <8305849F-0201-47E8-89FE-D1F865CCAF63@googlemail.com> Message-ID: <03d601cc981f$866f48f0$934ddad0$@com.au> So, what I have to do in the database if I use ldap, is to have a list of users and their credentials entered into the ldap table of the database. (If I don?t use Moodle auth.) and in this case, a potential teacher would contact me, I?d add them to the ldap data table, and they are good to go? ? Ldap exists to provide authentication for users, there isn't another option unless you have moodle or want to use switch.php. On 31 Oct 2011, at 22:13, "Robert Chalmers" wrote: Ok, let me be a bit more specific now. University of Nottingham may be monitored as permitted by UK legislation. -------------- next part -------------- An HTML attachment was scrubbed... URL: From patrick.lockley at googlemail.com Mon Oct 31 23:04:54 2011 From: patrick.lockley at googlemail.com (Pat Lockley) Date: Mon, 31 Oct 2011 23:04:54 +0000 Subject: [Xerte] Re: not working In-Reply-To: <03d601cc981f$866f48f0$934ddad0$@com.au> References: <02b101cc977b$17fed510$47fc7f30$@com.au> <4EAED3F9.8010909@tor.nl> <03b901cc981a$4d8a1b50$e89e51f0$@com.au> <8305849F-0201-47E8-89FE-D1F865CCAF63@googlemail.com> <03d601cc981f$866f48f0$934ddad0$@com.au> Message-ID: Sadly not, the ldap table stores ldap hosts which supplies credentials when queried. Without ldap or moodle you can only create user authentication via switch.php (called switch.txt in the root folder) On 31 Oct 2011, at 22:50, "Robert Chalmers" wrote: > So, what I have to do in the database if I use ldap, is to have a list of users and their credentials entered into the ldap table of the database. > > (If I don?t use Moodle auth.) and in this case, a potential teacher would contact me, I?d add them to the ldap data table, and they are good to go? > > > > > > ? Ldap exists to provide authentication for users, there isn't another option unless you have moodle or want to use switch.php. > > > On 31 Oct 2011, at 22:13, "Robert Chalmers" wrote: > > Ok, let me be a bit more specific now. > > University of Nottingham may be monitored as permitted by UK legislation. > > > 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/xerte > > 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. > -------------- next part -------------- An HTML attachment was scrubbed... URL: From robert at chalmers.com.au Mon Oct 31 23:49:17 2011 From: robert at chalmers.com.au (Robert Chalmers) Date: Tue, 1 Nov 2011 09:49:17 +1000 Subject: [Xerte] Re: not working In-Reply-To: <03d601cc981f$866f48f0$934ddad0$@com.au> References: <02b101cc977b$17fed510$47fc7f30$@com.au> <4EAED3F9.8010909@tor.nl> <03b901cc981a$4d8a1b50$e89e51f0$@com.au> <8305849F-0201-47E8-89FE-D1F865CCAF63@googlemail.com> <03d601cc981f$866f48f0$934ddad0$@com.au> Message-ID: <03f301cc9827$b51c0280$1f540780$@com.au> A little bit closer to the action. A completely new install gives me The sitedetails LDAP preference query insert into ldap(ldap_filter)values('cn=students') has failed due to Field 'ldap_knownname' doesn't have a default value The sitedetails copyright query update sitedetails set copyright="? Copyright University of Nottingham 2008" where site_id="1" has failed due to Incorrect string value: '\xA9 Copy...' for column 'copyright' at row 1 These failures may affect your site, please see if they can be rectified using the management tools or altering the database directly. However ? when I access the site, using admin, it does honour the login/password, but when I try to do anything, like see properties I get http://your-english-success.com/xerte/properties_1 Note that syntax. No .php, and a _1 added. Is this program written with the latest PHP complient? From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Robert Chalmers Sent: Tuesday, November 01, 2011 8:51 AM To: 'Xerte discussion list' Subject: [Xerte] Re: not working So, what I have to do in the database if I use ldap, is to have a list of users and their credentials entered into the ldap table of the database. (If I don?t use Moodle auth.) and in this case, a potential teacher would contact me, I?d add them to the ldap data table, and they are good to go? ? Ldap exists to provide authentication for users, there isn't another option unless you have moodle or want to use switch.php. On 31 Oct 2011, at 22:13, "Robert Chalmers" wrote: Ok, let me be a bit more specific now. University of Nottingham may be monitored as permitted by UK legislation. 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: