<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
<br>¿Alguien podria mas o menos orientarme en esta duda? <img style="border-style:none;vertical-align:text-bottom" title="Confundido" alt="Confundido" src="http://gfx1.hotmail.com/mail/w4/pr04/ltr/emo/confused_smile.gif" height="19" width="19"><br>saludos!<br><b><font style="font-size: 12pt;" size="3">nico</font><br><br></b><div><hr id="stopSpelling">From: niko_cbes@hotmail.com<br>To: ginga-argentina@lists.ourproject.org<br>Date: Thu, 12 Apr 2012 21:08:04 +0000<br>Subject: Re: [Ginga-argentina] Interaccion con LUA y NCL<br><br>

<meta http-equiv="Content-Type" content="text/html; charset=unicode">
<meta name="Generator" content="Microsoft SafeHTML">
<style>
.ExternalClass .ecxhmmessage P
{padding:0px;}
.ExternalClass body.ecxhmmessage
{font-size:10pt;font-family:Tahoma;}

</style>
<div dir="ltr">
<div><div dir="ltr">Hola <b>Leo</b>!<br>Muchas gracias por la respuesta! sos el que siempre esta&nbsp; <img style="border-style:none;vertical-align:text-bottom" title="Guiño" alt="Guiño" src="http://gfx1.hotmail.com/mail/w4/pr04/ltr/emo/winking_smile.gif" height="19" width="19"><br>... no entendi, ó mejor dicho nose cómo ó donde hacer eso que decis vos ["<font style="" color="#FF0000">proba volviendo a modificar el valor de la variable&nbsp;
</font><font style="" color="#FF0000"><b>"service.currentKeyMaster"&nbsp;</b></font><font style="" color="#FF0000"> con el valor de "appFocus" cada vez que inicias el main.lua</font>"]<br><br>De hecho nose bien cómo funciona el&nbsp; <font style="" color="#FF0000"><b>"service.currentKeyMaster"&nbsp;</b></font><img style="border-style:none;vertical-align:text-bottom" title="Confundido" alt="Confundido" src="http://gfx1.hotmail.com/mail/w4/pr04/ltr/emo/confused_smile.gif" height="19" width="19">&nbsp; En el documento <b>ABNTNBR15606</b> dice<br>["Identificador&nbsp; (id) del elemento <br>&lt;media&gt; que detenta el control de <br>las claves de navegación; si el <br>elemento no está siendo&nbsp; <br>presentado o no está pausado, el <br>control es del formateador "]<br>... mucho mucho todavia no me doy cuenta para que esta.<br><br>Perdon mi ignorancia<br>Saludos Leo!<br><font style="font-size:12pt" size="3"><b>nico</b></font><br><br><br><div><div id="ecxSkyDrivePlaceholder"></div><hr id="ecxstopSpelling">Date: Wed, 11 Apr 2012 18:56:03 -0300<br>From: lisasmendi@lifia.info.unlp.edu.ar<br>To: ginga-argentina@lists.ourproject.org<br>Subject: Re: [Ginga-argentina] Interaccion con LUA y NCL<br><br><div>Hola nico, proba volviendo a modificar el valor de la variable&nbsp;
<b>"service.currentKeyMaster"&nbsp;</b> con el valor de "appFocus" cada vez que inicias el main.lua.</div><div><br></div><div class="ecxgmail_quote">El 11 de abril de 2012 15:31, Nicolas Ignacio Roldan <span dir="ltr">&lt;<a href="mailto:niko_cbes@hotmail.com">niko_cbes@hotmail.com</a>&gt;</span> escribió:<br>
<blockquote class="ecxgmail_quote" style="border-left:1px #ccc solid;padding-left:1ex">


<div><div dir="ltr">
<b>Buenas Gente de Ginga!</b><br>
Es una consulta con respecto a LUA y su tratamiento.<br>Mi objetivo es lograr que&nbsp; cuando presiono el boton "INFO" se muestre una &lt;media &gt; que se carga desde un archivo ".lua"( en donde mostraria infomacion de acuerdo a la tecla que se presione [roja,amarillo,etc]);&nbsp; luego si presiono el boton "MENU" vuelva a la pantalla anterior. y asi sucesivamente... la iteracion con el usuario seria&nbsp; que presione "INFO" y "MENU", asi a cada rato.<br>
bueno.... la primera vez anda bien, presiono "INFO" y me aparece la informacion que carga desde "main.lua" y puedo presionar el "ROJO","AMARILLO","VERDE" y "AZUL" para que me muestre la informacion ... Pero si presiono "MENU" (para regresar) y luego de nuevo "INFO"... ya no me muestra ni me permite la interaccion con el "main.lua"<br>

<br>Tengo el siguiente codigo (Trabajo con 3 archivos : main.ncl/metodos.ncl/main.lua)<br><br><br><br>
<font style="font-size:12pt" size="3"><b>------------- el main.ncl ----------------------------</b></font><br>
<br><br>&lt;?xml version="1.0" encoding="ISO-8859-1"?&gt;<br>&lt;ncl id="main" xmlns="<a href="http://www.ncl.org.br/NCL3.0/EDTVProfile" target="_blank">http://www.ncl.org.br/NCL3.0/EDTVProfile</a>"&gt;<br>
<br>&nbsp;&nbsp;&nbsp; &lt;head&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;regionBase&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp; &nbsp;<b>&nbsp; &lt;region id="scriptLua" width="50%" height="80%" left="0%" top="0%" zIndex="3" /&gt;</b><br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;region id="idBotonInfo" right="2%" bottom="2%" width="50" height="50" zIndex="3"&nbsp; /&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;region id="idBotonReturn" right="2%" bottom="2%"&nbsp; width="50" height="50" zIndex="3"&nbsp; /&gt;<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp; &lt;/regionBase&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;descriptorBase&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;<b> &lt;descriptor id="descLua" region="scriptLua" focusIndex="appFocus"/&gt;</b><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;descriptor id="descImagenInfo" region="idBotonInfo"/&gt;<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;descriptor id="descImagenReturn" region="idBotonReturn" /&gt;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/descriptorBase&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;connectorBase&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;<b> &lt;importBase documentURI="metodos.ncl" alias="metodo"/&gt;</b><br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/connectorBase&gt;<br>&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; &lt;/head&gt;<br><br><br>&nbsp;&nbsp;&nbsp; &lt;body&gt;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;port id="pInfo" component="imgBotonInfo"/&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;<b> &lt;media id="foco" type="application/x-ginga-settings"&gt;<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;property name="service.currentKeyMaster" value="appFocus"/&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/media&gt;</b><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;<b> &lt;media id="LuaPresentation" src="lua/main.lua" descriptor="descLua" /&gt;</b><br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;media id="imgBotonInfo" src="Imagen/info.png" descriptor="descImagenInfo"/&gt;<br>&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; &lt;media id="imgBotonReturn" src="Imagen/menu.png" descriptor="descImagenReturn"/&gt;<br>
&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;link xconnector="metodo#onBeginEndMenu"&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;bind role="onSelection" component="imgBotonInfo"&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;bindParam name="oSetTecla" value="INFO"/&gt;<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/bind&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;bind role="abort" component="imgBotonInfo"/&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;<b> &lt;bind role="start" component="LuaPresentation"/&gt;</b><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/link&gt;<b><br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;</b> &lt;link xconnector="metodo#onBeginEndMenu"&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;bind role="onSelection" component="imgBotonReturn"&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;bindParam name="oSetTecla" value="MENU"/&gt;<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/bind&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;bind role="start" component="imgBotonInfo"/&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;<b> &lt;bind role="abort" component="LuaPresentation"/&gt;</b><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/link&gt;<br>
&nbsp;&nbsp;&nbsp; &nbsp; <br>&nbsp;&nbsp;&nbsp; &lt;/body&gt;<br>&lt;/ncl&gt;<br><br>-------------------------------------------------------------------------------------------------<br><br><br><font style="font-size:12pt" size="3"><b>------------------ metodos.ncl--------------------------------------</b></font><br>
<br>&lt;?xml version="1.0" encoding="ISO-8859-1"?&gt;<br>&lt;!-- Generated by NCL Eclipse --&gt;<br>&lt;ncl id="metodos" xmlns="<a href="http://www.ncl.org.br/NCL3.0/EDTVProfile" target="_blank">http://www.ncl.org.br/NCL3.0/EDTVProfile</a>"&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;head&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;connectorBase&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;causalConnector id="onBeginStart"&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;simpleCondition role="onBegin" /&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;simpleAction role="start"/&gt;<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/causalConnector&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;causalConnector id="onEndStop"&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;simpleCondition role="onEnd"/&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;simpleAction role="stop"/&gt;<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/causalConnector&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;<b> &nbsp;&nbsp;&nbsp; &lt;causalConnector id="onBeginEndMenu"&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;connectorParam name="oSetTecla"/&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;simpleCondition role="onSelection" key="$oSetTecla"/&gt;<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;compoundAction operator="seq"&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;simpleAction role="start" qualifier="seq"&nbsp; max="unbounded"/&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;simpleAction role="abort" qualifier="seq"&nbsp; max="unbounded"/&gt;<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/compoundAction&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/causalConnector&gt;</b><br><br><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/connectorBase&gt;<br>&nbsp;&nbsp;&nbsp; &lt;/head&gt;<br>&nbsp;&nbsp;&nbsp; &lt;body&gt;<br><br>&nbsp;&nbsp;&nbsp; &lt;/body&gt;<br>&lt;/ncl&gt;<br>------------------------------------------------------------------------------------------------<br>
<br><b><font style="font-size:12pt" size="3">------------------------- main.lua ----------------------------------</font></b><br><br>function handler(evt)<br><br>local titulo=''<br>local color=''<br><br>limpiar()<br>
<br>if evt.class=='key' and evt.type=='press' then <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; if &nbsp;&nbsp;&nbsp; evt.key == 'RED' or evt.key == 'F1' then &nbsp;&nbsp;&nbsp; &nbsp;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; titulo='PILOTOS'<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; color='red'&nbsp;&nbsp;&nbsp; <br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; leyendaTitulo(color,titulo)&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; elseif evt.key == 'BLUE' or evt.key=='F4' then<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp; titulo='PISTA'<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp; color='blue'&nbsp; <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp; leyendaTitulo(color,titulo)<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; elseif evt.key == 'YELLOW' or evt.key=='F3' then<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; titulo='INFORMACION'<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; color='yellow'&nbsp; <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; leyendaTitulo(color,titulo)<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; elseif evt.key == 'GREEN' or evt.key=='F2' then <br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; titulo='CLIMA'<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; color='green'&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; leyendaTitulo(color,titulo)<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; end <br>&nbsp;&nbsp;&nbsp; end&nbsp;&nbsp;&nbsp; <br>end<br><br><br>function leyendaTitulo(color,titulo)<br>&nbsp;&nbsp;&nbsp; <br>
&nbsp;&nbsp;&nbsp; canvas:attrColor(color)<br>&nbsp;&nbsp;&nbsp; canvas:attrFont('vera',30, 'bold')<br>&nbsp;&nbsp;&nbsp; canvas:drawText(10, 10, titulo)<br>&nbsp;&nbsp;&nbsp; canvas:flush()&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; <br>end<br><br><br>function limpiar()<br>&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; local leyendaTitulo=canvas:new('Imagen/FondoAzulDegradadoCentro.png')<br>
&nbsp;&nbsp;&nbsp; canvas:compose(0,0,leyendaTitulo)<br>&nbsp;&nbsp;&nbsp; <br>end<br><br>event.register(handler)<br>---------------------------------------------------------------------------------------<br><br><br>Espero que no sea una consulta engorrosa... estoy seguro que es algo que no estoy haciendo bien<img style="border-style:none;vertical-align:text-bottom" title="Confundido" alt="Confundido" height="19" width="19"><br>
Desde ya muchas Gracias!<br>saludos<br><font style="font-size:12pt" size="3"><b>nico</b></font><br>                                               </div></div>
<br>__________________________________________Lista de correo <a href="mailto:Ginga-argentina@lists.ourproject.org">Ginga-argentina@lists.ourproject.org</a><br>
cambiar suscripción: <a href="https://lists.ourproject.org/cgi-bin/mailman/listinfo/ginga-argentina" target="_blank">https://lists.ourproject.org/cgi-bin/mailman/listinfo/ginga-argentina</a><br>
Sitio web: <a href="http://comunidad.ginga.org.ar" target="_blank">http://comunidad.ginga.org.ar</a><br>
Wiki: <a href="http://wiki.ginga.org.ar" target="_blank">http://wiki.ginga.org.ar</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Saludos leo<br><br>
<br>__________________________________________Lista de correo Ginga-argentina@lists.ourproject.org
cambiar suscripción: https://lists.ourproject.org/cgi-bin/mailman/listinfo/ginga-argentina
Sitio web: http://comunidad.ginga.org.ar
Wiki: http://wiki.ginga.org.ar</div>                                               </div>
<br>__________________________________________Lista de correo Ginga-argentina@lists.ourproject.org
cambiar suscripción: https://lists.ourproject.org/cgi-bin/mailman/listinfo/ginga-argentina
Sitio web: http://comunidad.ginga.org.ar
Wiki: http://wiki.ginga.org.ar</div>                                               </div>
<br>__________________________________________Lista de correo Ginga-argentina@lists.ourproject.org
cambiar suscripción: https://lists.ourproject.org/cgi-bin/mailman/listinfo/ginga-argentina
Sitio web: http://comunidad.ginga.org.ar
Wiki: http://wiki.ginga.org.ar</div>                                               </div></body>
</html>