[Xerte-dev] Re: XOT Workshop in Venezuela

Jose Diaz xt4mhz at yahoo.com
Sat Jun 30 00:25:49 BST 2012


Hi guys!

I finished the XOT workshop successfully.

There was 30 peple and a lot of them are interested in translate XOT to spanish.

There was 2 major ideas after finishing the experience:

1. People wants to change a little the way LO looks like.
2. People wants to translate to spanish XOT.

I think if is possible to make available a small "How to translate SVN XOT" and "How to use http://xertetrans.xerte.uk.org/", as I expected XOT will be in spanish very quickly.

Thanks all of you for helping me during this experience.

Take care.

José.

 
--
Lic. José Gregorio Díaz Unda.
Asesor de Tecnologías de Información y Comunicación.
Tel.: 58.0412.5518085
Skype: xt4mhz
Web: www.usb.ve - jgdu.blogspot.com


________________________________
 De: Jose Diaz <xt4mhz at yahoo.com>
Para: For Xerte technical developers <xerte-dev at lists.nottingham.ac.uk> 
Enviado: Jueves, 28 de junio, 2012 16:35:12
Asunto: [Xerte-dev] Re: XOT Workshop in Venezuela
 

Not really :-/

I'll try to find out the solution.

Thanks for the help.

José.

 
--
Lic. José Gregorio Díaz Unda.
Asesor de Tecnologías de Información y Comunicación.
Tel.: 58.0412.5518085
Skype: xt4mhz
Web: www.usb.ve - jgdu.blogspot.com


________________________________
 De: Pat Lockley <patrick.lockley at googlemail.com>
Para: xt4mhz at yahoo.com; For Xerte technical developers <xerte-dev at lists.nottingham.ac.uk> 
Enviado: Jueves, 28 de junio, 2012 12:35:17
Asunto: Re: [Xerte-dev] Re: XOT Workshop in Venezuela
 
not sure (sorry)

It doesn't look invisible by default?

On Thu, Jun 28, 2012 at 5:58 PM, José Gregorio Díaz Unda
<xt4mhz at yahoo.com> wrote:
> Ahhh great :)
>
> How can I make visible the language selector?
>
> Thanks!
>
> José.
>
>
> Enviado desde mi dispositivo movil BlackBerry® de Digitel.
>
> -----Original Message-----
> From: Pat Lockley <patrick.lockley at googlemail.com>
> Date: Thu, 28 Jun 2012 17:49:39
> To: <xt4mhz at yahoo.com>; For Xerte technical developers<xerte-dev at lists.nottingham.ac.uk>
> Subject: Re: [Xerte-dev] Re: XOT Workshop in Venezuela
>
> Yes - so trunk :)
>
> the code for languages has moved into functions.php
>
> On Thu, Jun 28, 2012 at 5:40 PM, José Gregorio Díaz Unda
> <xt4mhz at yahoo.com> wrote:
>> Hi Pat.
>>
>> I downloaded XOT from the svn.
>>
>> :(
>>
>>
>> Enviado desde mi dispositivo movil BlackBerry® de
 Digitel.
>>
>> -----Original Message-----
>> From: Pat Lockley <patrick.lockley at googlemail.com>
>> Date: Thu, 28 Jun 2012 16:54:35
>> To: Jose Diaz<xt4mhz at yahoo.com>; For Xerte technical developers<xerte-dev at lists.nottingham.ac.uk>
>> Subject: Re: [Xerte-dev] Re: XOT Workshop in Venezuela
>>
>> is this in trunk?
>>
>> On Thu, Jun 28, 2012 at 4:53 PM, Jose Diaz <xt4mhz at yahoo.com> wrote:
>>> Hi Pat.
>>>
>>> I've been checking the "config.php" file but I cant see the
 $_SESSION
>>> variable for language you mentioned.
>>>
>>> However, I can see in "index.php" file some sentences where "language" is
>>> referred:
>>>
>>> Line 4:
>>> _load_language_file("/index.inc");
>>>
>>> Line 47:
>>> <label for="language-selector">Language:</label>
>>>
>>> I found a sentence where a "language selector" should be visible but I cant
>>> see it in XOT.
>>>
>>> How can I make it visible?
>>>
>>> Line 53:
>>> $selected = '';
>>>
>>> Can I set here:
>>>
>>> $selected = 'es-ES';
>>>
>>> ... after:
>>>
>>> cp -a en-GB es-ES
>>>
>>> Does it make sense?
>>>
>>>
 Thanks.
>>>
>>> José.
>>>
>>>
>>>
>>> --
>>> Lic. José Gregorio Díaz Unda.
>>> Asesor de Tecnologías de Información y Comunicación.
>>> Tel.: 58.0412.5518085
>>> Skype: xt4mhz
>>> Web: www.usb.ve - jgdu.blogspot.com
>>> ________________________________
>>> De: Pat Lockley <patrick.lockley at googlemail.com>
>>> Para: xt4mhz at yahoo.com; For Xerte technical developers
>>> <xerte-dev at lists.nottingham.ac.uk>
>>> Enviado: Martes, 26 de junio, 2012 3:51:04
>>> Asunto: Re:
 [Xerte-dev] Re: XOT Workshop in Venezuela
>>>
>>> The website XOT is stable. I think the trunk is stable enough.
>>>
>>> I don't think the website XOT can be translated fully.
>>>
>>> config.php has a $_SESSION variable for language
>>>
>>> On Tue, Jun 26, 2012 at 1:38 AM, José Gregorio Díaz Unda
>>> <xt4mhz at yahoo.com> wrote:
>>>> Hey Pat! ... Thanks for your help.
>>>>
>>>> Is the XOT from Nottingham website stable?
>>>>
>>>> What file do I have to change to make default my language directory?
>>>>
>>>> I remember that updated one but I cant remember which one.
>>>>
>>>> Take care.
>>>>
>>>>
 José.
>>>>
>>>>
>>>>
>>>> Enviado desde mi dispositivo movil BlackBerry® de Digitel.
>>>>
>>>> -----Original Message-----
>>>> From: Pat Lockley <patrick.lockley at googlemail.com>
>>>> Date: Tue, 26 Jun 2012 00:34:25
>>>> To: Jose Diaz<xt4mhz at yahoo.com>; For Xerte technical
>>>> developers<xerte-dev at lists.nottingham.ac.uk>
>>>> Subject: Re: [Xerte-dev] XOT Workshop in Venezuela
>>>>
>>>> Trunk will be the next version. It might have
 bugs.
>>>>
>>>> To translate PHP - copy the en-gb folder in languages. Call it say
>>>> es-vn (or your own code).
>>>>
>>>> Then look in the files for the text to translate. Each page in the
>>>> language folder relates to a page on the site.
>>>>
>>>> On Tue, Jun 26, 2012 at 12:17 AM, Jose Diaz <xt4mhz at yahoo.com> wrote:
>>>>> Hi guys.
>>>>>
>>>>> Next wednesday June 27, I'm going to conduct a XOT workshop to 30 people.
>>>>>
>>>>> The agenda is as follows:
>>>>>
>>>>> 1. Setting up work environment: LAMP, MOODLE and XOT.
>>>>> 2. Available resources: The Community.
>>>>> 3. My First Project with
 XOT.
>>>>> 4. MOODLE and XOT Integration.
>>>>> 5. Translating to spanish XOT.
>>>>> 6. Change how LO looks like.
>>>>>
>>>>> Today, I downloaded XOT from SVN: svn checkout
>>>>> http://xerteonlinetoolkits.googlecode.com/svn/trunk/
>>>>> xerteonlinetoolkits-read-only
>>>>>
>>>>> Is this the right (stable) version of XOT to work on my workshop?
>>>>>
>>>>> In the past, I asked how to translate XOT (pages to create LO) to spanish
>>>>> but I forgot how to use the "language" directory and enable the spanish
>>>>> language. By the other hand, Reijnders sent me this: link to work on the
>>>>> translation to spanish (guest-guest):
 xertetrans.xerte.org.uk
>>>>>
>>>>> How can I enable spanish language from language folder?
>>>>>
>>>>> Does the xertetrans link work now?
>>>>>
>>>>> Finally, I wrote this post to change how XOT looks like:
>>>>> http://jgdu.blogspot.com/2011/11/xot-como-cambiar-su-apariencia.html
>>>>>
>>>>> Is this info useful yet?
>>>>>
>>>>> I've been seen a lot of changes last months through the mail list over
>>>>> XOT.
>>>>>
>>>>> The participants in the workshop will use XOT on their institutions
>>>>> (universities and schools). So I think its a good opportunity to show XOT
>>>>>
 capabilities and push the use in latin american people.
>>>>>
>>>>> Thanks a lot.
>>>>>
>>>>> José.
>>>>>
>>>>> --
>>>>> Lic. José Gregorio Díaz Unda.
>>>>> Asesor de Tecnologías de Información y Comunicación.
>>>>> Tel.: 58.0412.5518085
>>>>> Skype: xt4mhz
>>>>> Web: www.usb.ve - jgdu.blogspot.com
>>>>>
>>>>> This message and any attachment are intended solely for the addressee and
>>>>> may contain confidential information. If you have received this message
>>>>> in
>>>>> error, please send it back to me, and immediately delete it. Please do
>>>>> not
>>>>> use, copy or disclose the information contained in this message or in
 any
>>>>> attachment. Any views or opinions expressed by the author of this email
>>>>> do
>>>>> not necessarily reflect the views of the University of Nottingham.
>>>>>
>>>>> This message has been checked for viruses but the contents of an
>>>>> attachment
>>>>> may still contain software viruses which could damage your computer
>>>>> system:
>>>>> you are advised to perform your own checks. Email communications with the
>>>>> University of Nottingham may be monitored as permitted by UK legislation.
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> Xerte-dev mailing list
>>>>> Xerte-dev at lists.nottingham.ac.uk
>>>>> http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev
>>>>>
>>>>> This message and any attachment are intended solely for the addressee and
>>>>> may contain confidential information. If you have received this message
>>>>> in
>>>>> error, please send it back to me, and immediately delete it.   Please do
>>>>> not
>>>>> use, copy or disclose the information contained in this message or in any
>>>>> attachment.  Any views or opinions expressed by the author of this email
>>>>> do
>>>>> not necessarily reflect the views of the University of
 Nottingham.
>>>>>
>>>>> This message has been checked for viruses but the contents of an
>>>>> attachment
>>>>> may still contain software viruses which could damage your computer
>>>>> system:
>>>>> you are advised to perform your own checks. Email communications with the
>>>>> University of Nottingham may be monitored as permitted by UK legislation.
>>>>>
>>>>>
>>>> _______________________________________________
>>>> Xerte-dev mailing list
>>>> Xerte-dev at lists.nottingham.ac.uk
>>>> http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev
>>>
>>>
>>>
>>> This message and any attachment are intended solely for the addressee and
>>> may contain confidential information. If you have received this message in
>>> error, please send it back to me, and immediately delete it. Please do not
>>> use, copy or disclose the information contained in this message or in any
>>> attachment. Any views or opinions expressed by the author of this email do
>>> not necessarily reflect the views of the University of Nottingham.
>>>
>>> This message has been checked for viruses but the contents of an attachment
>>> may still contain software viruses which could damage your computer system:
>>> you are advised to perform your own checks. Email communications with the
>>>
 University of Nottingham may be monitored as permitted by UK legislation.
>>>
>>>
>>> _______________________________________________
>>> Xerte-dev mailing list
>>> Xerte-dev at lists.nottingham.ac.uk
>>> http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev
>>>
>>> This message and any attachment are intended solely for the addressee and
>>> may contain confidential information. If you have received this message in
>>> error, please send it back to me, and immediately delete it.   Please do not
>>> use, copy or disclose the information contained in this message or in any
>>> attachment.  Any views or opinions
 expressed by the author of this email do
>>> not necessarily reflect the views of the University of Nottingham.
>>>
>>> This message has been checked for viruses but the contents of an attachment
>>> may still contain software viruses which could damage your computer system:
>>> you are advised to perform your own checks. Email communications with the
>>> University of Nottingham may be monitored as permitted by UK legislation.
>>>
>>>
>> _______________________________________________
>> Xerte-dev mailing list
>> Xerte-dev at lists.nottingham.ac.uk
>> http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev
>
 _______________________________________________
> Xerte-dev mailing list
> Xerte-dev at lists.nottingham.ac.uk
> http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev




This message and any attachment are intended solely for the addressee and may 
contain confidential information. If you have received this message in error, 
please send it back to me, and immediately delete it.   Please do not use, 
copy or disclose the information contained in this message or in any attachment.  
Any views or opinions expressed by the author of this email do not necessarily 
reflect the views of the University of Nottingham. 
This message has been checked for viruses but the contents of an attachment
may still contain software viruses which could damage your computer system:
you are advised to perform your own checks. Email communications with the
University of Nottingham may be monitored as permitted by UK legislation. 
_______________________________________________
Xerte-dev mailing list
Xerte-dev at lists.nottingham.ac.uk
http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev

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

This message has been checked for viruses but the contents of an attachment
may still contain software viruses which could damage your computer 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: <http://lists.nottingham.ac.uk/pipermail/xerte-dev/attachments/20120629/96f6ba94/attachment-0001.html>


More information about the Xerte-dev mailing list